body 
{
 font-family:Arial;
 font-size:14px;
 margin:0px;
 background-color: #fafad2;

}


a{
color: blue;
}

a:link{
color:blue;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:visited{
text-decoration:none;
}

h1{
font-weight:bold;
font-size:18;
color:black;
}

h2{
font-weight:bold;
font-size:14;
color:black;
}

h3{
font-weight:normal;
font-size:14;
color:black;
}

h4{
font-weight:lighter;
font-size:10px;
color:black;
}

h5{
font-weight:bold;
font-size:16px;
color:black;
margin: 0;
}

h6{
font-weight:bold; 
font-size:16px;
color:black;
text-decoration:underline;
margin: 0;
}

div#logo{
position:relative;
}

div#logo div#grafik1{

}

div#logo div#grafik2{

}

#mitte {
position: relative;
}

#menu {
position: absolute;
margin-left: 10px;
}

#menu a {
display: block;
margin-top: 13px;

}

#menu1{
width:110px;
height:240px;
padding-left:10px;
}

#menu1 a{
margin-top: 0;
}

#content {
position: absolute;
margin: 10px;
margin-left: 190px;
width: 500px;
}


#footer{
border-top: 1px dotted black;
margin-top: 40px;
}


div.produkt { margin-bottom: 40px;
}

div.produkt h2 { margin-bottom: 0px;
}

div.produkt table {
/*border: 1px solid #ccc;
border-left: none;
border-right: none; */
min-width: 380px;
}

div.produkt table th{
text-align: left;
font-weight: normal;
border-bottom: 2px solid #bbb;
}

div.produkt table td{
border-bottom: 1px solid #bbb;
border-left: 1px solid #bbb;
padding-left: 4px;
}

.right  {
	float: right;
}

/* body 
{
 font-family:Arial;
 font-size:14px;
 margin:0px;
 background-color: #fafad2;

}

a:link{
color:black;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:visited{
text-decoration:none;
}

h1{
font-family:Arial;
font-weight:bold;
font-size:18;
color:black;
}

h2{
font-family:Arial;
font-weight:bold;
font-size:14;
color:black;
}

h3{
font-family:Arial;
font-weight:normal;
font-size:14;
color:black;
}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:10px;
color:black;
}

h5{
font-family:Cambria;
font-weight:bold;
font-size:16px;
color:black;
}

h6{
font-family:"Times New Roman";
font-weight:bold; 
font-size:16px;
color:black;
text-decoration:underline;
}

#logo{
height:150px;
width:1246px;
}

#grafik1{
position:absolute; 
top:1px; 
left:1px; 
width:140px;
height:130px;
z-index:1;
margin-top:20px
}

#grafik2{
position:absolute;
top:1px;
left:110px;
width:1096px;
height:150px;
z-index:1;
}

#menu {
width:140px;
height:1100px;
float:left;
font-weight:bold;
padding-left:10px;
padding-top:10px;
border-right: 10px #1629b6;
border-right-style:ridge;
border-bottom:1px #1629b6 solid;
border-top: 3px #1629b6 solid;
}

#menu1{
width:110px;
height:240px;
padding-left:10px;
}

#content {
width:1110px;
height:1105px;
background-image:url(Bilder/Weingarten9.jpg);
background-repeat:no-repeat;
float:right;
border-bottom: 1px #1629b6 solid;
border-top: 3px #1629b6 solid;
padding-top:5px;
padding-left:10px;
}

#Seitenwechsel{
width:600px;
height:20px;
margin-left:200px;
}

#footer{
clear:both;
width:1066px;
height:20px;
padding-left:180px;
}

*/