/*Generelle Klassen*/
a:link, a:active, a:visited  { color: #003ea9; text-decoration: underline;  }
a:hover { color: #003ea9; text-decoration: none; }
a.s:link, a.s.active, a.s.visited { color: #003ea9; text-decoration: none; border-bottom: 1px dotted #003ea9 }
a.s:hover { color: #003ea9; text-decoration: none; border-bottom: 1px solid #003ea9 }
/*Spezielle Navigation*/
.snav  { color: #cccce8; line-height: 34px; background-color: #00008c; height: 34px }
a.snav:active, a.snav:link, a.snav:visited { color: #e5e5f3; font-size: 11px; font-family: Tahoma, Verdana; text-decoration: underline; letter-spacing: 2px }
a.snav:hover { color: #fff; font-size: 11px; font-family: Tahoma, Verdana; text-decoration: none; letter-spacing: 2px }
.snav_color1 { background-color: #bfbfff; width: 100px; height: 10px }
.snav_color2 { background-color: #9e9eff; width: 100px; height: 10px }
.snav_color3 { background-color: #2020af; width: 100px; height: 10px }

/*Main-Navigation*/
a.nav:active, a.nav:link, a.nav:visited  { padding-left:34px;color: #999; font-size: 11px; font-family: Tahoma, Verdana; line-height: 30px; text-decoration: none; background-image: url("http://www.typo3.aicovo.com/fileadmin/rima/images/nav_bg.gif");background-repeat: no-repeat; letter-spacing: 1px; width: 200px; height: 30px; float: left ;}
a.nav:hover  { padding-left:34px;color: #00008c; font-size: 11px; font-family: Tahoma, Verdana; line-height: 30px; text-decoration: none; background-image: url("http://www.typo3.aicovo.com/fileadmin/rima/images/nav_bg_on.gif");background-repeat: no-repeat; letter-spacing: 1px; width: 200px; height: 30px; float: left; }

/*Content*/
.ec { border: solid 1px #ddd; outline-color: #606 }
td, body  { font-size: 11px; font-family: Tahoma, Verdana, Arial; line-height: 140% }
.content    { font-size: 12px; font-family: Tahoma, Verdana, Arial; line-height: 200%; background-color: #ddd }
.content_start    { font-size: 12px; font-family: Tahoma, Verdana, Arial; line-height: 200%; background-color: #ffffff }
.content_start table tr td    { font-size: 12px; font-family: Tahoma, Verdana, Arial; line-height: 150%; background-color: #ffffff; font-weight:bold; color: #353535; }
.content_mitarbeiter   { font-size: 11px; line-height: 150%; background-color: #ddd }
.abstand_oben  { background-color: #ddd; height: 12px }
.abstand_oben_start  { background-color: #ffffff; height: 12px }
.abstand_seiten  { background-color: #ddd; width: 14px }
.abstand_seiten_start  { background-color: #ffffff; width: 14px }
.headline { color: #00008c; font-size: 16px; font-family: Tahoma, Verdana, Arial; line-height: 200% }
.sep  { background-image: url("http://www.typo3.aicovo.com/fileadmin/rima/images/ct_sep.gif"); background-position: 0 1px }
.sep_v { background-image: url("http://www.typo3.aicovo.com/fileadmin/rima/images/ct_sep_v.gif"); width: 11px }

/*Service*/
.service { background-color: #FFFFFF }
.formular { font-size: 11px; font-family: Tahoma, Verdana, Arial }
.formular_input { font-size: 11px; font-family: Tahoma, Verdana, Arial; border: solid 1px #00008c }
/*Footer*/
.footer   { color: #cccce8; font-size: 11px; font-family: Tahoma, Verdana, Arial; line-height: 25px; background-color: #00008c; text-align: center; height: 25px; }
