.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.txtbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txtbold_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt_pinkbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD2D67;
	font-weight: bold;
}
A.txtlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF2C6A;
	text-decoration: none;
}
A.txtlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F20048;
	text-decoration: underline;
}
/*text hochgestellt*/
.txtUp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2C6A;
	text-decoration: none;
	vertical-align: super;
}


body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*DIV´S*/
#div_head{
	width: 950px;
	height: 89px;
	margin: 0px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	z-index: 10;
	background: #4E4E4E;
}
#div_content_flashmain{
	width: 675px;
	height: 300px;
	margin: 21px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	background: #4E4E4E;
	z-index: 0;
}
#div_content_txtmain{
	width: 675px;
	margin: 20px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	background: #FFFFFF;
	z-index: 1;
}
/*tabellen produkte*/
#div_content_tabelle_produkte{
	width: 675px;
	margin: 10px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	background: #FFFFFF;
	z-index: 1;
}
/*tabelle rechts*/
#div_content_rechts{
   position: absolute;
	width: 200px;
	left: 730px;
	top: 110px;
	border: 0px solid black;
	background: #FFFFFF;
	z-index: 1;
}
#div_content_imgmain{
	width: 675px;
	height: 240px;
	margin: 20px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	background: #FFFFFF;
	z-index: 1;
}
#div_content_footer{
	width: 675px;
	height: 100px;
	margin: 30px 0px 0px 30px;
	top: 0px;
	border: 0px solid black;
	background: #FFFFFF;
	z-index: 1;
}

#div_content_flash_microsite{
	width: 675px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	border: 0px solid black;
	background: #000000;
	z-index: 0;
}

/*newscontainer über hintergrundgrafik*/
#div_content_imgmain_txtover{
   position: absolute;
	width: 570px;
	height: 220px;
	left: 80px;
	top: 119px;
	border: 0px solid black;
	/*background: #FFFFFF;*/
	z-index: 2;	
}

/*text produkte tabelle*/
.txt_tabelle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	border: 0px solid #4E4E4E;	
}
.zeile_0 {
    background-color:        #FFFFFF;
}
.zeile_1 {
    background-color:        #EBEDFA;
}














/*HAUPTNAVIGATION*/
A.menulink {
	display: block;
	width: 80px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4E4E4E;
	border-style: solid;
	border-width: 1px;
	border-color: #4E4E4E;
}

A.menulink:hover {
	border-style: solid;
	border-width: 1px;
	color: #4E4E4E;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
/*
A.menulink:active,
A.menulink:focus {
	border-style: solid;
   border-width: 1px;
   border-color: #FFFFFF;
	color: #4E4E4E;
	background-color:#FFFFFF;
}
*/
.menulink_active {
	display: block;
	width: 80px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
   color: #4E4E4E;
   background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}


 
/*DROP DOWN MENUE*/
#dropmenudiv{
position:absolute;
border:1px solid #4E4E4E;
border-bottom-width: 0; 
color: #FFFFFF;
font-family: Arial;
font-weight: bold;
font-size: 12px;
line-height:18px;
z-index: 100;
filter: alpha(opacity=90);
-moz-opacity: .90;
opacity: .90;
}

#dropmenudiv a{
width: 100%;
color: #FFFFFF;
display: block;
text-indent: 3px;
border-bottom: 1px solid #4E4E4E;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #FFFFFF;
	color: #4E4E4E;
}

/*#dropmenudiv a:visited{
	background-color: #4E4E4E;
	color: #FFFFFF;
}*/

/*Formular*/
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f0f0f0;
}
.button{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px dark grey;
}

/*tooltips*/
#dhtmltooltip{
	font-size: 11px;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 80px;
	border: 1px solid #4e4e4e;
	padding: 2px 10px;
	background-color: #efefef;
	visibility: hidden;
	z-index: 100;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90; /*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
