* 
{ 
	padding: 0; 
	margin: 0; 
}

html, body
{
 height:100,1%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
}

a:link.da
{
 color: navy;
 text-decoration:none;
 border-bottom:1px dotted #ff0000;
 font-style: bold;  
}
a:hover.da
{
 color: navy;
 text-decoration:none;
 border-bottom:1px dotted navy;
 font-style: bold;  
}
a:visted.da
{
 color: navy;
 text-decoration:none;
 border-bottom:1px dotted navy;
 font-style: bold;  
}
img 
{
border: 0px;
}

#wrapper 
{ 
 margin: 0 auto;
 width: 922px;
}

#header 
{
 color: #000;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #d0d0d0;
 height: 65px;
 margin: 10px 0px 0px 0px;
 background:#fff;
}

#navigation 
{
 float: left;
 width: 920px;
 text-align:center;
 color: #fff;
 border: 1px solid #1214A7;
 margin: 0px;
 background-color:#1214A7;
}

#navigation a
{	
	text-align: center;
	border-right: 1px solid #ffffff;
    float: left;
    width: 20%;
    display: block;
    padding-top: 5px;
 	padding-bottom: 5px;
 	color: #fff;
}

#navigation a:link
{
 color: #fff;
 text-decoration:none;

 font-style: bold;  
}

#navigation a:link:hover
{
 color: #ffffff;
 text-decoration:underline;
}

#navigation a:link:active
{
 color: #ffffff;
 text-decoration:underline;
}

#navigation a:link:visited
{
 color: #fff;
 text-decoration:none;

}
#leftcolumn 
{ 
 color: #333;
 border-left: 1px solid #d0d0d0;
 border-bottom: 1px solid #d0d0d0;
 border-top: 1px solid #d0d0d0;
 background:#f0f0f0;
 margin: 0px;
 padding: 0px;
 height: 480px;
 width: 184px;
 float: left;
}

#content 
{ 
 float: left;
 color: #333;
 border: 1px solid #d0d0d0;
 background:#fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 460px;
 width: 715px;
 display: inline;
 overflow : auto;
}

#rightcolumn 
{ 
 color: #333;
 border: 1px solid #f0f0f0;
 background:#ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 0px;
 float: left;
}

#footer 
{ 
 width: 914px;
 clear: both;
 color: #ff0000;
 margin: 0px;
 padding: 3px;
 text-align: center;
 font-size: 10px;
 background-color:#f0f0f0;
 border-right: 1px solid #D0D0D0;
 border-bottom: 1px solid #D0D0D0;
 border-left: 1px solid #D0D0D0;
 font-weight: normal;
}

li#produkte 
{

 margin: 10px 0px 10px 17px;

}

ul#Navigation 
{
    margin: 0; padding: 0;

}


ul#Navigation li a:link, ul#Navigation li a:link:visited
{
	margin: 10px;
 	color: #008080;
 	text-decoration:none;
} 

ul#Navigation li a:link:hover, ul#Navigation li a:link:active 
{
	
	margin: 10px;
 	color: #d00;
 	text-decoration:underline;
} 



ul#Navigation li 
{
    list-style: none;
    margin: 0; padding-top: 5px; padding-bottom: 5px;
	background-color:#ffffff;	
 	border-bottom: 1px dotted #FFD800;
 	color: #369C8F;
 	
}
ul#Navigation li:hover, ul#Navigation li:active
{
    list-style: none;
    margin: 0px; 
    padding-top: 5px; padding-bottom: 5px;
	background-color:#e0e0e0;	



}
.hoch
{
	font-size: 13px;
	font-weight: bold;

	margin-top: -5px;
}

h1
{
	font-size: 15px;
	font-weight: bold;
	color: #369C8F;
	margin-bottom: -15px;
}

h1.center
{
	font-size: 15px;
	font-weight: bold;
	color: #369C8F;
	margin-bottom: -15px;
	text-align: center;
}
h1.underlined
{
	font-size: 15px;
	font-weight: bold;

	margin-bottom: -15px;
}
h1.underlined2
{
	font-size: 15px;
	font-weight: bold;

	margin-top: 15px;
}
h2 
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 1.4;
	margin-top: 15px;
	

}
h2.cen
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	

}

h3 
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 1.4;
}

p,td
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
 	color: #000;
}



.underlined
{
 font-weight: bold;
 color: #369C8F;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 border-style: none none dashed none;
 border-width: 0px 0px 1px 0px;
}
.underlined2
{
 font-weight: bold;
 color: #369C8F;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 border-style: none none dashed none;
 border-width: 0px 0px 1px 0px;
}
