/* CSS Document */

body {
background-color:#001533;
font-family:Verdana;
color:#eeeeee;
text-decoration:none;
font-size:12px;
font-style:normal;
font-weight:500;
text-align:justify;
}

h1 {font-family:Verdana;
color:#eeeeee;
text-decoration:none;
font-size:14px;
font-style:normal;
font-weight:700;
text-align:center;
}

h2 {font-family:Verdana;
color:#eeeeee;
text-decoration:none;
font-size:12px;
font-style:normal;
font-weight:700;
text-align:center;
}

h3 {font-family:Verdana;
color:#eeeeee;
text-decoration:none;
font-size:12px;
font-style:normal;
font-weight:700;
text-align:left;
}

h4 {font-family:Verdana;
color:#eeeeee;
text-decoration:none;
font-size:12px;
font-style:normal;
font-weight:700;
text-align:left;
}


hr  { position: absolute; left: 5%; width: 90%;height:1px;}

.hr2 { position: absolute; left: 41px; width: 979px; height: 1px;}

a:link	{
	color:#eeeeee;
	font-weight:500;
	text-decoration:none;
	}
a:visited {
	color:#eeeeee;
	font-weight:500;
	text-decoration:none;
	}
a:hover	{
	color:#eeeeee;
	font-weight:500;
	text-decoration:underline overline;
	}
a:active	{
	color:#eeeeee;
	font-weight:500;
	text-decoration:none;
	}
a:focus	{
	color:#eeeeee;
	font-weight:500;
	text-decoration:underline overline;
	}
	
table   {color: #eeeeee; font-style: normal; font-weight: 500; font-size: 12px; font-family: Verdana; text-decoration: none; text-align: justify; position: absolute; left: 5%; width:90%;}

/**für Produkte**/
.tabelle2 {color: #eeeeee; font-style: normal; font-weight: 500; font-size: 12px; font-family: Verdana; text-decoration: none; text-align: center; position: absolute; left:300px; width:200px;}

/*für Menü*/
.tabelle3 {color: #eeeeee; font-style: normal; font-weight: 500; font-size: 12px; font-family: Verdana; text-decoration: none; text-align: left; position: absolute; left:0px; width:200px;}
img {border: none}
