/* -----------Links----------- */
 A:link         { color: black; text-decoration: none }
 A:visited      { color: black; text-decoration: none }
 A:active        { color: black; font-weight: bold; text-decoration: none }
 A:hover        { color: black; text-decoration: underline }
 
/* -----------Content----------- */
.text2     { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text3  { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* -----------Design----------- */
body  { background-color: #d9edff }
#inhalt {
width: 170px!important;
width: 175px;
height: 100%; 
border-top: 6px solid #002662;
border-right: 1px solid #002662;
border-left: 4px solid #002662;
}
#kalender {
position: relative;
top: 10px;
left: 10px;
width: 100%;
height: 200px;
}
#quicknav {
width: 165px!important;
width: 170px;
text-align: right;
padding-right: 4px;
margin-top: 10px;
}
#suche {
width: 160px!important;
height: 20px!important;
width: 170px;
height: 32px;
background-color: #002662;
padding: 5px;
margin-top: 10px;
}
#suchfeld {
float: left;
margin-right: 7px;
border: solid 1px #eee;
width: 100px;
height: 20px;
}
#suchbut {
float: left;
margin-top: 6px;
line-height: 20px;
}
#icons {
margin-top: 10px;
position: relative;
left: 31px;
width: 130px;
}
#ikiss   {
background: url(media/ikiss_1.gif) no-repeat;
position: relative;
left: 57px;
width: 120px;
height: 19px;
margin-top: 10px;
}
table.cal_outer { width:120px; border:1px solid #000; background-color:#ecf6ff; padding:0px; margin:0px; }
form {display:inline;}

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

.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%; }
