.top 
{
text-decoration:none; color:#555; font-size:10px;
}

body {
	color:black;
	background-color:#fff;
	margin: 0px;	
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/wolke.jpg);
	background-repeat:no-repeat;
	background-position:0px 302px;
}

#Banner
{
	margin:0px;
	height:100px;	
	text-align:left;
	vertical-align:middle;
	clear:both;
}

#Banner table
{
	margin-left:17px;
}



/* Content */
#content{
	margin:0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 469px;
	color:#666666;
	border-top:none;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#FFFFFF;

	font-weight: normal;
	float: left;
	padding:0px;
	min-height:500px;

}
	#content a {
	font-size:11px;
	text-decoration: none;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	}
	
#content h1{
	font-size:14px;
	text-align:left;
	background-color:#fdc700;
	color:#ffffff;
	text-transform:uppercase;
	
	padding:10px;
	padding-left:20px;
	margin:0px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


#content h2{
	color: #000;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:20px;
	text-align:left;
	font-size:10px;
	margin:0px;
	margin-bottom:2px;
	text-transform:uppercase;
	min-height:18px;
	background-color:#CCCCCC;
	border-bottom:3px solid #ffffff;
	vertical-align:middle;
}

#content h2 a {
	color: #000;
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
}

.bezeichnung {
	font-size:14px;
	font-weight:bold;
}

h3{
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;

	margin:0px;	
	margin-bottom:4px;
	padding:0px;
	padding-top:5px;
}

h4{
	color: #000;
	margin:-10px;
	padding-top:3px;
	padding-left:0px;
	text-align:left;
	font-size:10px;
	margin:0px;
	margin-bottom:2px;
	text-transform:uppercase;
	height:18px;
	border-bottom:3px solid #ffffff;
}

h5{
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-weight:bold;

	margin:0px;	
	margin-bottom:4px;
	padding:0px;
	padding-top:5px;
}



/* Navigation Links*/
#NaviLeft{
	width: 224px;
	float: left;
	margin: 0px;
	padding:0px;
	color:black;
	text-align:left;
}


/* Rest der Linkfarben*/
#NaviRight{
	width: 224px;
	float: right;
	margin: 0px;
	margin-top: -4px;
	padding:0px;
	font-size:11px;
	color:black;
	text-align:left;
	background-color:#f5f5f5;
	padding-bottom:8px;	
}

#NaviRight h1 {
	padding-top: 5px;	
	padding-bottom: 5px;	
	margin:0px;
	margin-bottom:7px;
	padding-left:20px;
	font-size:12px;
	color:#355868;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#999999;
}

textarea {
 	 margin-top: 10px;
	 font-family: arial, helvetica, sans-serif;
	 font-size:13px;
}


/* Textfelder in Formularen (Pflichtfelder) */
.Feld {
background-color:#e4f3fa;
}

	#NaviRight a {
	font-size:11px;
	text-decoration: none;
	color: black;
	font-family: arial, helvetica, sans-serif;
	}

#NaviRight h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}
	


td {
	vertical-align:top;

}


.StartseiteZuDenProdukten 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #666;
}


/*Inhaltstabellen*/
.Inhaltstabelle{
	background-color:#f5f5f5;

	margin:0px;	
	margin-bottom:4px;
	padding:20px;
	padding-top:10px;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}


.IhrPreis {
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	padding-top:7px;
	padding-bottom:0px;
}


/*Zusatztabellen Linke Navigation*/
.Zusatztabelle{
	color:#666666;
	padding-left:20px;
	padding-right:5px;	
	background-color:#f5f5f5;
	text-align:left;
	height:20px;
	padding-top:5px;
	border-top:4px solid #ffffff;
}
.Zusatztabelle a{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-color:#f5f5f5;
}

/*Zusatztabellen Rechte Navigation*/
.ZusatztabelleRechts{
	padding-left:20px;
	padding-right:20px;	
	padding-bottom:10px;
	text-align:left;
}
.ZusatztabelleRechts a{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-color:#f5f5f5;
}



#error {
	font-weight:bold;
	color:#CC3333;
	padding-top:7px;
	padding-bottom:7px;
}
form
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin:0px;
}
img {
	border:none;
}

.ProduktBild {
	background-color:#FFFFFF;
	text-align:center;
	border: 4px solid #ffffff;
	margin:0px;
	padding:0px;
}

.ProduktBildh1 {
	font-size:14px;
	text-align:left;
	color:#ffffff;
	text-transform:uppercase;
	background-color:#fdc700;
	
	padding:10px;
	padding-left:20px;
	margin:0px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355868;
	border: 1px solid #CCCCCC;
	width:300px;
}

.inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #666666;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #666666;
}
input:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #666666;
	background-color:#fff;
}



.ButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
	font-weight: normal;
	background-color:#ffffff;
	border:none;
}

.ButtonStyle:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: normal;
}


html>body .ButtonStyle {
	width:28px;
}


.Typo a{
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#ffffff;
}

#ActiveNaviLinks
{
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:4px;
}

#ActiveNaviLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
	#ActiveNaviLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#ActiveNaviLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#ActiveNaviLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}


#NaviLinks {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:4px;
}
	#NaviLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
	}
	#NaviLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
	}
	#NaviLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#NaviLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
	}

#ActiveNaviLinks1 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:34px;
	padding-top:2px;
}

	#ActiveNaviLinks1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#ActiveNaviLinks1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#ActiveNaviLinks1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#ActiveNaviLinks1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}


#NaviLinks1 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:34px;
	padding-top:2px;
}

	#NaviLinks1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	}
	#NaviLinks1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	}
	#NaviLinks1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	}
	#NaviLinks1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	}


#ActiveNaviLinks2 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:34px;
}

	#ActiveNaviLinks2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}


#NaviLinks2 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:34px;
}

	#NaviLinks2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#NaviLinks2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}





#ActiveNaviLinks3 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:40px;
}

	#ActiveNaviLinks3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}


#NaviLinks3 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:40px;
}

	#NaviLinks3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#NaviLinks3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}



#ActiveNaviLinks4 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:45px;
}

	#ActiveNaviLinks4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#ActiveNaviLinks4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}


#NaviLinks4 {
	background-color:#cccccc;
	padding-bottom:5px;
	padding-left:45px;
}

	#NaviLinks4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}
	#NaviLinks4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav_rot.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	}
	#NaviLinks4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-image:url(images/pfeil_nav.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	}


.NaviLinksDunkelgrauEbene {
	padding:20px; 
	text-align:left;  
	background-color:#999999;
}
.NaviLinksDunkelgrauEbene div {
	padding-bottom:10px; 
}



.NaviLinksDunkelgrauEbene a:hover{
	text-decoration:none;
	color:#000;
	font-size:11px;
}

.NaviLinksDunkelActiveEbene0 {
	text-decoration:none;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.NaviLinksDunkelInActiveEbene0 {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;

}

.NaviLinksDunkelActiveEbene1 {
	text-decoration:none;
	color:#000;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;

}
.NaviLinksDunkelInActiveEbene1 {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
}
