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

body {
font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif;            
/* background-color: #999999; */
background-color: #A2A2A2;
}

img { border: 0px }

#content {
margin:auto; 
/* background-color:gray; */  
background-color: #A0A0A0;
width:966px; height:560px;
margin-top:17px;
}

#seitentext { float:left;
/* background-color:#c0c0c0; */
width:256px; height:534px;
font-size:8pt;
}

.navl { font-size:26px; }
.navs { font-size:26px; color:#c0c0c0; }

#header {
/* background-color:lightyellow; */
min-height:115px;
font-size:8pt;
}

#beschreibung {
/* background-color:#c0c0c0; */
width:252px; height:381px; 
overflow:auto;
font-size:8pt;
line-height:118%;
/* text-align:left; */
text-align:justify;
}

#beschreibung p {margin:0px 8px 2px 0px; }

#header h1 { font-size: 2.2em; margin-top:0px; margin-bottom:6px; }

#menu { float:left;
/* background-color:orange; */
width:710px;height:115px;
}

#mittelteil { float:left; 
/* background-color:white; */
height:384px; width:708px; }

.col1 { float:left;
/* background-color:lightblue; */ 
height:384px; width:177px; }

.col2 { float:left;
/* background-color:yellow; */ 
height:384px; width:354px; }

.col3 { float:left;
/* background-color:lightgreen; */ 
height:384px; width:527px; }

.txtbox {    width:174px; height:125px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }

.imgbox_k {  width:174px; height:125px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }

.imgbox_h {  width:174px; height:253px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }

.imgbox_sq { width:351px; height:253px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }

.imgbox_w {  width:351px; height:125px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }
   
.imgbox_g {  width:528px; height:381px; background-color: #c0c0c0;
   margin-top:0px; margin-left:0px; margin-bottom:3px; margin-right:3px; }

.img_k { width:174px; height:125px; }
.img_h { width:174px; height:253px; margin:0px; }
.img_g { width:528px; height:381px; margin:0px; }
.img_q { width:351px; height:253px; margin:0px; }

#kontakt { float:left; 
height:384px; width:678px; 
padding-left:30px; 
text-align:left; 
background-color: #c0c0c0;
}
#kontakt table {border:0px; width:100%; }
#kontakt td { margin:2px; padding:0px; }
#kontakt td .text { white-space:nowrap; width:200px; text-align:right; vertical-align:top; }
#kontakt td .input { width:400px; }
#kontakt h1 { margin-top:18px; font-size: 1.8em; color:#369;}

#fusszeile {
  float: left;  width:725px;
  border-top-width:1px;  border-top-color:#C8C8C8; border-top-style:solid;
  padding: 4px 0px 0px 230px;
/* background-color:lightgreen;  */
  font-size:0.65em ; text-align:center; color: #C8C8C8; }
#fusszeile a { text-decoration: none; color: #C8C8C8;}
#fusszeile a:hover { text-decoration: underline; color: black; }
