
body { text-align:center; margin: 20px 0px; padding:0px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:black; background-color:#E4E3E6; 
	background-image:url(/varianten/bg_muster1.jpg); background-repeat:no-repeat; }

/* basis divs */
/* ------------------------------------------ */
div.gesamt      { width:995px; margin:0px auto; text-align:left; } /* horizontale zentrierung der page */
div.balkenOben  { width:995px; height:84px; background-image:url(/img/bg_oben.jpg); background-repeat:no-repeat; }
div.kern        { width:995px; height:482px; background-image:url(/img/bg_mitte.jpg); background-repeat:no-repeat; }
div.contLinks   { width:350px; height:482px; float:left; }
div.contRechts  { width:645px; height:482px; }
div.fliess      { width:565px; margin-left:60px;  } /* Container Fließtext und Bilder */
div.balkenUnten { width:995px; height:112px; background-image:url(/img/bg_unten.jpg); background-repeat:no-repeat; }

/* Head, Sub, Fließtext */
/* ------------------------------------------ */
h1          { margin-right:20px; font-family: 'Lucida Console',Arial, Helvetica, sans-serif; color:#CAAB93; font-size: 21px; 
              letter-spacing: 5px; line-height: 140%; }
div.subline { margin-right:20px; text-align:right; margin-bottom:16px; color:#E8D9CE;  font-weight:bold; 
              font-family: 'Lucida Console',Arial, Helvetica, sans-serif; font-size: 13px;letter-spacing: 1px; line-height: 140%; } 
p,p.klein   { margin-right:20px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; letter-spacing:0px; color:#E8D9CE; line-height:130%; }
p.klein     { font-size: 9px; letter-spacing:0px; }

/* Navigation drop down menue */
/* ------------------------------------------ */
div.header { border:0px solid black; display:block; position:relative; top:-31px; left:470px; width:520px; height:100px; }
#menu-container { border:0px solid red; display:block; position:relative; left:0px; width:515px; font-size:12px; letter-spacing:1px; }
#drop_down_menu { border:0px solid blue; display:block; position:absolute; clear:both; margin:0px; padding:0px; text-align:left; 
	list-style-type:none; float:none; left:0px; top:-2px; }
#drop_down_menu li { top:-20px; font-size:15px; font-weight:normal; float:left; color:black; padding:5px; cursor:pointer; 
	 line-height:43px; }
#drop_down_menu li ul { color:black; margin:0px; padding:0px; list-style-type:none; padding-top:10px; 
	background-color:#CAAB93; }

#drop_down_menu li ul li { line-height:120%; display:block; float:none; clear:both;  }
#drop_down_menu li ul li a { font-size:12px; font-weight:bold; letter-spacing:0px; color:black; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER { text-decoration:underline; color:black; }

/* Anker HOME (solo) */
/* ------------------------------------------ */
a.nav { color:black; text-decoration:none; font-size:15px; font-weight:normal; letter-spacing:1px; }
a.nav:link     { }
a.nav:visited  { }
a.nav:hover    { color:black; text-decoration:underline; }
a.nav:active   { }

a.std,a.fliess                  { color:black; text-decoration:none; }
a.fliess                        { color:#E8D9CE; }
a.std:link, a.fliess:link       { }
a.std:visited, a.fliess:visited { }
a.std:hover, a.fliess:hover     { text-decoration:underline; }
a.std:active, a.fliess:active   { }

/* border-top: solid 20px #A7B4B8; border-left: solid 20px #A7B4B8; 
	border-right: solid 20px #A7B4B8; border-bottom: solid 20px #A7B4B8; */


/* img, PopBox, imgText */
/* ------------------------------------------ */
.imgStd { border:1px solid #B48665; cursor: pointer; }
.tdBildText { padding-left:10px; color:#E8D9CE; font-size:11px; letter-spacing:1px; line-height:140%; font-style:italic; }
.bildText { color:#E8D9CE; font-size:11px; letter-spacing:1px; line-height:140%; font-style:italic; }

/* img quadrate  */
/* ------------------------------------------ */
img.quadrate { width:48px; height:48px; border:1px solid transparent; margin-left:17px; } 
