/* -----------Links----------- */
 A:link       { text-decoration: underline;color: #000080; }
 A:visited    { text-decoration: underline;color: #000080; }
 A:active     { text-decoration: underline;color: red; }
 A:hover      { text-decoration: underline;color: #0000ff; }
 
/* -----------Content----------- */
.text2  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* -----------Design----------- */
body { background-color: #ffffd4 }
p { margin:0px;padding:0px;}
#line_oben {padding-bottom: 2px; width: 100%; border-top: #002662 4px solid;}
#inhalt { height: 109px!important; position: absolute; left:0px; top:6px; padding-top: 1px; padding-bottom: 1px; border-top: 1px solid #002662; border-bottom: 1px solid #002662; width: 100%; height: 113px;  }
#bilder_links { float: left; position: absolute; left: 0px; width: 400px; height: 109px }
#logo { background: url(media/logo_1.gif) no-repeat; float: left; position: absolute; left: 400px; width: 202px; height: 109px }
#bilder_rechts { float: left; position: absolute; left: 602px; width: 403px; height: 109px }
#farbe_rechts   { background-color: #7f929b; float: left; position: absolute; left: 1005px; width: 100%; height: 109px }

.mnav_lk { text-decoration: none; }
.mnav_ac {  }

/* -----------Subnavigation----------- */
.snav_lk { text-decoration: none; }
.snav_ac { font-weight:bold }

/* -----------Direct iKISS----------- */
.CMenu    { POSITION: ABSOLUTE; Top:0px; Left:0px; WIDTH:150px; HEIGHT:100px; BACKGROUND-COLOR: #DDDDDD; }
.CMenuZ   { BACKGROUND-COLOR: #DDDDDD; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#000000; CURSOR:nw-resize; }
.CMenuZAn { BACKGROUND-COLOR: #000099; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#FFFFFF; CURSOR:nw-resize; }
.CMenuSep { Color:#121266; border-style: groove; border-width:1; WIDTH: 97%; }
