/* MAIN */
body { font-size: 100.01%; background-color: #fff; color: #666; margin: 0 0 0 0; padding: 0; }
#main { font: normal 1em Geneva,Helvetica,Verdana,Arial,sans-serif; line-height:120%; height:1200px; }
#c1, #c2 { font-size:0.7em; float:left; padding: 0 13px; width:600px; height:auto; }
a { color: #666; text-decoration: none; }

/* NAVIGATION/SUBNAVIGATION */
#nav { float:left; width: 68px; height: 100%; background: url(img/67.gif); background-repeat: repeat-y; background-attachment: fixed; }
#subnav { float:left; width: 154px; height: 100%; text-align:right; }

#nav ul, #subnav ul { margin: 0px; }
#nav li, #subnav li { list-style-type: none; margin: 0 0 5px -40px; }
#nav a { font-size: 1.1em; color: #666; text-decoration: none; text-transform: uppercase; }
#subnav a { font-size: 1.1em; color: #666; text-decoration: none; text-transform: uppercase; display: block; margin: 0 0 5px 0; }
#nav li.aktiv, #subnav li.aktiv { font-size: 1.1em; color: #666; border:1px solid #666; border-left:none; border-right:none} /* text-decoration: overline underline; background-color: #666 */
#subnav .subtxt { font-size: 10px; line-height:15px; display:block; margin:-5px 0 0 0;}

#lifeabst {  }
/* UNIVERSAL STYLES*/
.titeltext { margin: 0 0 6px 0; line-height: 24px; }
.flusstext { margin: 0 0 3px 0; line-height: 20px; } 
.groteskflusstext {	margin: 0 0 3px 0; line-height: 20px; } 	
.mediumflusstext { margin: 0 0 3px 0; line-height: 16px; } 	

.antiquatitel {	font-family: Times; font-size: 18px; }
.antiquatext { font-family: Times; font-size: 14px; }
.antiquaitalic { font-family: Times; font-size: 13px; font-style:italic; }

.grotesktitel { font-size: 18px; letter-spacing: .01em; text-transform: uppercase; }
.groteskfett { font-size: 12px; font-weight: bold; color: #555; }
.grotesktext { font-size: 12px; }
.groteskmedium { font-size: 10px; }
.groteskmedfett { font-size: 11px; font-weight: bold; }
.grotesksmall { font-size: 11px; }
.grotesksmallitalic { font-size: 11px; font-style: italic; }

.num { font-size: 18px; text-decoration:none; }

.chooblack { font-size: 18px; color: #000; }
.chooyello { font-size: 18px; color: #FE0; }
.chooblue { font-size: 18px; color: #039; }

.chootex { font-size: 10px; letter-spacing: .05em; }

.x { font-family: Courier,Times,Verdana; font-size: 9px; letter-spacing: .1em}
.code { font-family: Monaco,Courier,Times,Verdana; font-size: 9px; }
