* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;	
}
* html body {
	background-image: url(_images/ME-Website.jpg);
	background-repeat: repeat-y;

}
#Main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height: 450px;
	overflow: hidden;
	background-image: url(_images/header_back100.jpg);
	background-repeat: repeat-x;
}

#Logo {
	height: 175px;
	width: 240px;
	float: left;
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}

#Header {
	margin-left: 0px;
	background-image: url(_images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: 240px 0px;
	float: none;
	width: 1010px;
	clear: both;
	height: 175px;
}

#Headnavi {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 140px;
	padding-left: 350px;

}
#Main #Header #Headnavi a {
	color: #FFFFFF;
	text-decoration: none;
}
#Main #Header #Headnavi #form1 #query_string {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px;
}
#Main #Header #Headnavi #SEARCHBAR {
	float: left;
	padding-top: 3px;
}
#Main #Header #Headnavi #CHOOSELANG {
	float: left;
	padding-top: 5px;
	margin-right: 20px;
	width: 250px;
}





#Menu {
	width: 240px;
	float: left;
	padding-top: 20px;
	background-image: url(_images/ME-Website.jpg);
	background-repeat: repeat-y;
}
#Menu  p   {
	color: #000000;
	padding-left: 15px;
}
#Menu  h1   {
	padding-left: 15px;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
}
#Menu li {
	list-style-type: none;
	padding-left: 15px;
	width: 219px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#Menu li a {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#Menu li a:visited {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#Menu li a:hover {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#Menu li.active {
	background-color: #7fcbd0;
	width: 219px;
}
#Menu li.active a {
	color: #343D45;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#Menu li.active a:visited {
	font: bold 12px Tahoma, Arial;
	color: #343D45;
	text-decoration: none;
}
#Menu li.active a:hover {
	font: bold 12px Tahoma, Arial;
	color: #343D45;
	text-decoration: none;
}
#Menu ul li.active ul li {
	padding-left: 15px;
	background-image: none;
	margin-top: 8px;
	padding-top: 0px;
	display: block;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 201px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Menu ul li.active ul li a {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul li.active ul li a:visited {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul li.active ul li a:hover {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul li.active ul li.active a {
	font: bold 11px Tahoma, Arial;
	color: #343D45;
	text-decoration: none;
}
#Menu ul li.active ul li.active a:visited {
	font: bold 11px Tahoma, Arial;
	color: #343D45;
	text-decoration: none;
}
#Menu ul li.active ul li.active a:hover {
	font: bold 11px Tahoma, Arial;
	color: #343D45;
	text-decoration: none;
}

#Anzeige  {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	float: left;
	width: 740px;
}
#Anzeige #LinkeSpalte {
	width: 310px;
	padding-right: 25px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #afafaf;
}
#Anzeige img {
	border: 1px none #afafaf;
}
#Anzeige #RechteSpalte {
	width: 340px;
	padding-left: 0px;
	margin-left: 0px;
	overflow: auto;
	float: right;
	margin-right: 30px;
}
#Anzeige h1 {
	font: bold 12px Tahoma, Arial;
	/* [disabled]text-transform: uppercase; */
	color: #505157;
	margin-bottom: 15px;
}
#Anzeige a {
	color: #0098a1;
}

#Anzeige a:hover {
	color: #505157;
	text-decoration: none;
}
#Anzeige a:visited {
	color: #0098a1;
}
#Anzeige h2 a:link{
	color: #404449;
	text-decoration: none;
	font-weight: bold;
}
#Anzeige h2 a:hover {
	color: #00529E;
	text-decoration: none;
	font-weight: bold;
}
#Anzeige h2 a:visited {
	color: #404449;
	font-weight: bold;
	text-decoration: none;
}
#Anzeige h2 {
	font-family: Tahoma, Arial;
	color: #505157;
	text-decoration: none;
	background-image: url(_images/merkle_20.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	background-position: 0px 1px;
}
#Anzeige  h3  {
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
#Anzeige  h3  a:link  {
	font-weight: bold;	
}
#Anzeige  h3  a:hover  {
	font-weight: bold;
	text-decoration: none;
}
#Anzeige  h3  a:visited  {
	font-weight: bold;
	color: #404348;
}
#Anzeige h4 {
	font: bold 12px Tahoma, Arial;
	color: #505157;
	margin-bottom: 15px;
}
#Anzeige .ListeDownload {
	list-style-type: none;
	background-image: url(_images/icon_list_download.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;	
}
#Anzeige .ListeKategorie {
	list-style-type: none;
	background-image: url(_images/icon_list_gruppe.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
#Anzeige .ListeProdukt {
	list-style-type: none;
	background-image: url(_images/icon_list_produkt.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
}
#Main #CONTENT {
	background-image: url(_images/ME-Website.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	overflow: hidden;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: 1050px;
}



#Footer {
	text-align: left;
	height: 42px;
	overflow: auto;
	background-image: url(_images/footer_back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#Footer #FooterNavi {
	font-weight: bold;
	padding-top: 20px;
	margin-left: 760px;
}

#Footer #FooterBild {
	float: left;
	height: 42px;
}
#Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
textarea {
	font: 11px Tahoma, Arial;
	background-color: #FCFCFC;
	border: 1px solid #7E8E9D;
}
input {
	font: 11px Tahoma, Arial;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #7E8E9D;
}
.inputObli {
	font: 11px Tahoma, Arial;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #7E8E9D;
}
.inputButton {
	font: bold 11px Tahoma, Arial;
	background-color: #21888f;
	padding: 2px;
	border: 1px solid #61afb5;
	color: #FFFFFF;
	margin: 1px;
}
.inputError {

	font: 11px Tahoma, Arial;
	background-color: #FFD79B;
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #FF6600;
}
.inputOhneRand {
	font: 11px Tahoma, Arial;
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px none #7E8E9D;
	background-color: #E1E2E6;
}
#AnzeigeContext {
	position: relative;
	left: 0px;
	width: 150px;
	float: right;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	top: 0px;
	z-index: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#Main #CONTENT #Anzeige #AnzeigeContext img {
	padding-right: 0px;
	margin-right: 10px;
}


#GanzeBreite #AnzeigeContext img {
	padding: 0px;
	margin-right: 10px;
}

#GanzeBreite li {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#filetreecontainer  li    {
	list-style-type: none;
	list-style-image: none;
}
strong {
	font-weight: bold;
}
.phpdiginputsubmit {

	font: bold 11px Tahoma, Arial;
	background-color: #00529E;
	padding: 0px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 1px;
}
#Headnavi input {
	font: 11px Tahoma, Arial;
	margin: 1px 0px 0px;
	padding: 0px;
	background-color: #E1E2E6;
	color: #00529E;
}
#LISTFTPDOWNLOAD li.ftp_folder {
	background-image: url(/_images/ftp_folder.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#LISTFTPDOWNLOAD li.ftp_jpg {
	background-image: url(../../_images/ftp_jpg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#LISTFTPDOWNLOAD li.ftp_zip {
	background-image: url(../../_images/ftp_zip.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#LISTFTPDOWNLOAD li.ftp_pdf {
	background-image: url(../../_images/ftp_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#LISTFTPDOWNLOAD li.ftp_doc {
	background-image: url(../../_images/ftp_word.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#LISTFTPDOWNLOAD li.ftp_txt {
	background-image: url(../../_images/ftp_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left: 20px;
}
#Main #Header #Headnavi #CHOOSELANG {
	position: relative;
}
#Main #Header #Headnavi #CHOOSELANG .AuswahlRussland {
	position: absolute;
	top: -52px;
	width: 300px;
	left: 181px;
	display: none;
	background-image: url(../../_images/auswahl_russland_bg.png);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#Main #Header #Headnavi #CHOOSELANG #div_russland  {
	display: inline;
}
.premiumgradient{
	float:left;
	width:700px;
	color:#4a585c;
	margin-top:20px;
	padding:20px;
	
	background-image:url(../../_images/gradient_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#bcdcde;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255,255,255)),
    color-stop(0.01, rgb(171,211,213)),
    color-stop(0.99, rgb(189,220,222)),
    color-stop(1, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(255,255,255) 0%,
    rgb(171,211,213) 1%,
    rgb(189,220,222) 99%,
    rgb(255,255,255) 100%
);

border-top:1px solid #61afb5;
border-bottom:1px solid #61afb5;
}
.premiumgradient fieldset{
	border:none;
}
.premiumgradient form label{
	float:left;
	min-width:115px;
	margin-right:30px;
}
.premiumgradient form input{
	float:left;
	margin-right:30px;
}
.premiumgradient form div{
	float:left;
	clear:both;
	 line-height: 25px;
	 width:100%;
}
.premiumgradient form p{
	float:left;
}
.premiumgradient form .inputButton{
	  margin-left: 145px;
	  margin-top:10px;
}

.premiumgradient form table + .inputButton{
	  margin-left: 0;
	  margin-top:0;
	  float:right;
	  margin:10px 10px 0 0;
}
.premiumgradient form input[type="checkbox"]{
	 margin-left: 145px;
	  margin-top:10px;
	  margin-right:10px;
}
.premiumgradient form input[type="checkbox"]+label{
	 width:180px;
	 line-height:13px;
	 font-size:11px;
	   margin-top:10px;
	
}
.premiumgradient form input[type="text"]{
	width:180px;
	border:1px solid #a2bcc3;
}
.premiumgradient form input[class="fielderror"]{
	background-color: lightpink;
}
.premiumgradient form label[class="fielderror"]{
	background-color: lightpink;
}
.premiumgradient form input[class="datepick hasDatepicker fielderror"]{
	background-color: lightpink;
}
.premiumgradient form span[class="errorinfo"]{
	color: black;
}
.premiumgradient .premiumbox{
	margin-bottom:20px;
	background:url(../../_images/square.gif) no-repeat left 1px;
	padding-left:25px;
	width: 500px;
}
.premiumgradient .premiumbox p a{
	display:block;
	margin-top:3px;
}
.premiumgradient input.datepick {
   position: relative;
   top: -3px;
}
.premiumgradient img.ui-datepicker-trigger {
   position: relative;
   top: 2px;
   margin: 0 0 0 5px;
}
#Anzeige .premiumgradient .premiumbox h2{
	background:none;
	padding:0;
}

.premiumgradient .premiumbox table .updown{
	background:url(../../_images/updown.jpg) no-repeat left top;
	width:18px;
	height:20px;
	display:block;
}
.premiumgradient .premiumbox table .calendar{
	background:url(../../_images/calendar.jpg) no-repeat left top;
	width:23px;
	height:20px;
	display:block;
}
.premiumgradient .premiumbox table .delete{
	background:url(../../_images/delete.jpg) no-repeat left top;
	width:23px;
	height:20px;
	display:block;
}
.premiumgradient .premiumbox table .add{
	background:url(../../_images/plus.jpg) no-repeat left top;
	width:23px;
	height:20px;
	display:block;
}
.premiumgradient .premiumbox table input{
	float:none;
	margin:0;
	width:150px;
}
.premiumgradient .premiumbox table td{
	padding:0 4px 3px 2px;
}
.premiumgradient .premiumbox table th{
	text-align:left;
	padding:0 4px 10px 2px;
}
#Anzeige .premiumgradient a.inputButton{
	float:right;
	color:#FFF;
	text-decoration:none;
}

.premiumgradient.nopadding{
	padding:20px 0 0 0;
	
}
#GanzeBreite .premiumgradient .tabs{
	width:200px;
	float:right;
	margin-bottom:10px;
	
}
#GanzeBreite .premiumgradient .tabs li{
	list-style-type:none;
	float:left;
	margin:0;
	background:#67bbc0;
	padding:4px 9px;
	border-right:1px solid #8dced4;
}

#GanzeBreite .premiumgradient .tabs li.active{
	background:#238e95;
}
#GanzeBreite .premiumgradient .tabs li.active a{
	color:#FFF;
}

#GanzeBreite .premiumgradient .tabs li a{
	text-decoration:none;
	color:#4A585C;
}
#GanzeBreite .premiumgradient.nopadding table{
	clear:both;
	width:700px;
	border-collapse:collapse;
	text-align:left;
	
}

#GanzeBreite .premiumgradient.nopadding table th{
background:#93cbcf;
padding:4px 0 4px 30px;
text-align:left;
}

#GanzeBreite .premiumgradient.nopadding table td{
	padding:4px 0 4px 30px;
	vertical-align:top;
}
#GanzeBreite .premiumgradient.nopadding table tr:nth-child(odd) td{
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(184,230,234)),
    color-stop(0.02, rgb(150,202,205)),
    color-stop(0.98, rgb(151,203,205)),
    color-stop(1, rgb(184,230,234))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(184,230,234) 0%,
    rgb(150,202,205) 2%,
    rgb(151,203,205) 98%,
    rgb(184,230,234) 100%
);


}
#GanzeBreite .premiumgradient.nopadding table tr{
	background:#a4d0d3;
	border:1px solid #7cbcc0;
}

#GanzeBreite .premiumgradient.nopadding table col{
border:1px solid #7cbcc0;
}

#Anzeige .premiumgradient .premiumbox ul li{
	list-style-type:none;
	margin:0;
	width:158px;
	float:left;
	background:#e2f0f1;
	margin-right:6px;
	margin-bottom:10px;
}
#Anzeige .premiumgradient .premiumbox li div{
	padding:10px;
}
#Anzeige .premiumgradient .premiumbox li p{
	margin-bottom:10px;
}
#Anzeige .premiumgradient .premiumbox ul li a.textlinkpraemie{
	background:url(../../_images/green_arrow.jpg) 10px center no-repeat #c1e5e7;
	display:block;
	text-decoration:none;
	padding-left:20px;
	padding-top:4px;
	height:20px;
	
}
#Anzeige .premiumgradient .premiumbox .detailhell{
	background:#dceced;
	padding:10px 20px 20px 20px;
}
#Anzeige .premiumgradient .premiumbox .detailhell span{
	display:block;
	color:#0098a1;
	margin-top:7px;
}
#Anzeige .premiumgradient .premiumbox .detaildunkel{
	background:#C1E5E7;
	padding:10px 20px;
}
#Anzeige .premiumgradient .premiumbox .detaildunkel input{
	margin:0;
	float:none;
}
#Anzeige .premiumgradient .premiumbox .detaildunkel label{
	margin:0;
	width:auto;
	padding-left:10px;
	float:none;
	font-size:12px;
}
#Anzeige .premiumgradient .premiumbox .detaildunkel .inputButton{
	float:right;
	margin-top:15px;
}

#Anzeige .premiumgradient .premiumbox .detailmittel li{
	list-style-type:none;
	background-color:#BEDEE1;
	margin:0;
	padding:15px 0 15px 55px;
	
}
#Anzeige .premiumgradient .premiumbox .detailmittel h2{
	 font-size: 12px;
}
#Anzeige .premiumgradient .premiumbox .detailmittel p{
	 font-size: 12px;
}
#Anzeige .premiumgradient .premiumbox .eins{
	background-image:url(../../_images/1.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px ;
	
	
	border-bottom:1px solid #e8f0fd;
	
}
#Anzeige .premiumgradient .premiumbox .zwei{
	background-image:url(../../_images/2.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px ;
	
	border-top:1px solid #90d3d7;
	border-bottom:1px solid #e8f0fd;
	
}
#Anzeige .premiumgradient .premiumbox .drei{
	background-image:url(../../_images/3.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px ;
	
	border-top:1px solid #90d3d7;
	border-bottom:1px solid #e8f0fd;
	
}
