body {
	background-color: #F3F3F3;
	color: #000066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	scrollbar-base-color:#F3F3F3;
    scrollbar-3dlight-color:#E1E1E1;
    scrollbar-arrow-color:#FF6300;
    scrollbar-darkshadow-color:#E1E1E1;
    scrollbar-face-color:#336699;
    scrollbar-highlight-color:#E1E1E1;
    scrollbar-shadow-color:#F3F3F3;
    scrollbar-track-color:#F3F3F3;

}
td {
	color: #000066;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
}
a {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:Hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
hr{
	color: black;
	height: 1px;
	width: 100%;
}
.nav_titel {
	background-color: #DEE6EE;
	font-size: 12px;
	font-weight: bold;
}
.main_titel {
	font-size:16px;
	font-weight: bolder;
}
.sub_titel {
	font-size:14px;
	font-weight: bolder;
}
.input_w {
	width: 200px;
}
.input_ww {
	width: 300px;
}
input,textarea,select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.ssuche{
	width:150px;
}
.lay {
	border: 1px solid black;
}
.div_AnAus {
	width:500px;
	height:500px;
	position:relative;
	visibility:hidden;
	z-index:10;
}
.titel_ifr{
	background:#000066;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.follow_up_first {
	width:100px;
}
 a.clA0:hover {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	 }
a.clA1:hover {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	 }
a.clA0:active {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	 }
a.clA1:active {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	 }

div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family: Tahoma;
	font-size:10px;
	overflow:hidden;
	width:210;
	height:22;
}
a.clA0{ /* All top level links */
	color:#000066;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
/* NEEDED STYLES */
div.slideMenuBild {POSITION: absolute; width: 100px; height: 200px; left: 10px; top: 160px;}
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:15; top:4; z-index:400;}
#slideMenucont{position:absolute; z-index:10; left:0; top:0; height:600; width:125; visibility:hidden;}/* border: 1px solid red;*/
