body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-image:  url(../img/bg.gif);
}	
}

.verdana12 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;

}
.arial-groß {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.arial-gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.arial-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arial-klein-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.arial-big-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.arial-klein-white-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

verdana12 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;

}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.specialpreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
p{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
















/* Begin CSS Popout dropdown 2 */
#dropdown{
padding-left:0;	
width:142px;
float:left;
}

#dropdown a{
display:block;
border-width:5px;
border-style:solid;
border-color:#2C6ED3;
white-space:nowrap;
margin:0;
padding:0;
}

#dropdown h3{
font-size: 12px;	
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 0px;
color:#fff;
background:#2C6ED3;
height:36px;
text-align:center;
}

/*Bei h3 Einträgen der Unterpunkte die h3 Style Parameter zurücksetzen*/
#dropdown ul ul h3{
font-weight: normal; height:18px; text-align:left;
}


#dropdown a{
	background:#2C6ED3;
	text-decoration:none;
	border-top-width: 0px;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;	
	border-bottom-color: #2C6ED3;
	
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2C6ED3;
}

#dropdown a, #dropdown a:visited{
color:#FFF;
}

#dropdown a:hover{
color:#9A9A9A;
background:#2C6ED3;
}

#dropdown a:active{
color:#060;
background:#2C6ED3;
}

#dropdown ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:120px;
font-size:12px;
}

#dropdown li{
position:relative;
}

#dropdown ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#dropdown ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#dropdown h3:hover{
background:#2C6ED3;
}

div#dropdown li:hover{
cursor:pointer;
z-index:100;
}

div#dropdown li:hover ul ul,
div#dropdown li li:hover ul ul,
div#dropdown li li li:hover ul ul,
div#dropdown li li li li:hover ul ul
{display:none;}

div#dropdown li:hover ul,
div#dropdown li li:hover ul,
div#dropdown li li li:hover ul,
div#dropdown li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#dropdown a.x, #dropdown a.x:visited{
font-weight:normal;
color:#000;
background:#2C6ED3;
}

#dropdown a.x:hover{
color:#fff;
background:#2C6ED3;
}

#dropdown a.x:active{
color:#060;
background:#2C6ED3;
}

/* End CSS Popout dropdown 2*/
