/* css für ronline anwendung version 2.0 */
/* für die anzeige von scrollbalken */


/* anwendungen in top */
.top_text {
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: tahoma, arial;
}

.main_text {
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: tahoma, arial;
}
/* Standard Fonts */
.std_text {
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: tahoma, arial;
}
.std_text_black {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-family: tahoma, arial;
}
.std_text_red {
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: tahoma, arial;
}
.std_text_green {
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: tahoma, arial;
}
.msg_text {
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: tahoma, arial;
}

.usr_text { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
}

.usr_online { 
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: arial;
}
a.usr_online:link { 
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: arial;
	text-decoration : none;
}
a.usr_online:visited { 
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: arial;
	text-decoration : none;
}
a.usr_online:active { 
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: arial;
	text-decoration : none;
}
a.usr_online:hover { 
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-family: arial;
	text-decoration : underline;
}

.usr_chat { 
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: arial;
}
a.usr_chat:link { 
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: arial;
	text-decoration : none;
}
a.usr_chat:visited { 
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: arial;
	text-decoration : none;
}
a.usr_chat:active { 
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: arial;
	text-decoration : none;
}
a.usr_chat:hover { 
	font-size: 11px;
	font-style: normal;
	color: #009900;
	font-family: arial;
	text-decoration : underline;
}

.usr_modered { 
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: arial;
}
a.usr_modered:link { 
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: arial;
	text-decoration : none;
}
a.usr_modered:visited { 
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: arial;
	text-decoration : none;
}
a.usr_modered:active { 
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: arial;
	text-decoration : none;
}
a.usr_modered:hover { 
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: arial;
	text-decoration : underline;
}

.usr_coached { 
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: arial;
}
a.usr_coached:link { 
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: arial;
	text-decoration : none;
}
a.usr_coached:visited { 
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: arial;
	text-decoration : none;
}
a.usr_coached:active { 
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: arial;
	text-decoration : none;
}
a.usr_coached:hover { 
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: arial;
	text-decoration : underline;
}
.usr_closed { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
}
a.usr_closed:link { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
	text-decoration : none;
}
a.usr_closed:visited { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
	text-decoration : none;
}
a.usr_closed:active { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
	text-decoration : none;
}
a.usr_closed:hover { 
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-family: arial;
	text-decoration : underline;
}

.main_toprahm {
	padding : 1px 1px 1px 1px;
	border-top: 2px solid #98AAB1;
	border-right: 2px solid #98AAB1;
	border-bottom: 0px solid #98AAB1;
	border-left: 2px solid #98AAB1;
}

.main_outrahm {
	padding : 0px 1px 0px 1px;
	border-top: 0px solid #98AAB1;
	border-right: 2px solid #98AAB1;
	border-bottom: 0px solid #98AAB1;
	border-left: 2px solid #98AAB1;
}

.main_bottomrahm {
	padding : 1px 1px 1px 1px;
	border-top: 0px solid #98AAB1;
	border-right: 2px solid #98AAB1;
	border-bottom: 2px solid #98AAB1;
	border-left: 2px solid #98AAB1;
}

a.mm:link {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}

a.mm:visited {
	font-family: tahoma;
	color: #8E29CB;
	font-size: 11px;
	text-decoration : none;
}
a.mm:active {
	font-family: tahoma;
	color: #fd395b;
	font-size: 11px;
	text-decoration : none;
}
a.mm:hover {
	font-family: tahoma;
	color: #599b98;
	font-size: 11px;
	text-decoration : none;
}
.rahm_mm {
	padding : 1px 1px 1px 1px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC;
}
/* Standard Fonts */
.std_text {
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-family: tahoma;
}
.msg_text {
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-family: tahoma, arial;
	padding : 5px 5px 5px 5px;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;

}
/* Varibale Anzeige Boxen */
.bxh_mm {
	font-family: tahoma, arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #add8e6;
	padding : 2px 2px 2px 5px;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxht_mm {
	font-family: tahoma, arial;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	background-color: #e6e6fa;
	padding : 2px 2px 2px 2px;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxt_mm {
	font-family: tahoma, arial;
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	padding : 2px 2px 2px 2px;
	border-top: 0px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxh_cb1 {
	font-family: tahoma, arial;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	background-color: #AFEEEE;
	padding : 2px 2px 2px 5px;
	border-top: 1px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 0px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxt_cbl {
	font-family: tahoma, arial;
	color: #0000FF;
	font-size: 11px;
	padding : 3px 5px 3px 5px;
	border-top: 0px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 0px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxh_cb2 {
	font-family: tahoma, arial;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	background-color: #b0c4de;
	padding : 2px 2px 2px 5px;
	border-top: 1px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 0px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.bxt_cb2 {
	font-family: tahoma, arial;
	color: #0000FF;
	font-size: 11px;
	padding : 3px 5px 3px 5px;
	border-top: 0px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 0px solid #0000FF;
	border-left: 1px solid #0000FF;
}
.valtitel {
	font-family: tahoma;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
/*	text-transform: capitalize; */
	padding : 2px 2px 2px 2px;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
}

.valtext {
	font-family: tahoma;
	color: #0000FF;
	font-size: 11px;
	padding : 3px 5px 3px 5px;
	border-top: 0px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-bottom: 0px solid #0066CC;
	border-left: 1px solid #98AAB1;
}

.valhref {
	font-family: tahoma;
	color: #0000FF;
	font-size: 11px;
	padding : 3px 5px 3px 5px;
	border-top: 0px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-bottom: 0px solid #0066CC;
	border-left: 1px solid #98AAB1;	
}

/* Eingabe Format allgemein */
.inp_std {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	padding : 1px 1px 1px 1px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}
.inp_box {
	font-family: tahoma;
	font-size: 10px;
	color: #0000FF;
}
/* Fremd menue von dhtmlcentral */
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs { 
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0
	}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar { 
	position:absolute; 
	width:10; 
	height:10; 
	visibility:hidden
	}

/*Styles for level 0*/
.clLevel0,.clLevel0over { 
	position:absolute; 
	padding:2px; 
	font-family:tahoma,arial,helvetica; 
	font-size:12px; 
	font-weight:bold 
	}
.clLevel0 { 
	background-color:#6495ed; 
	layer-background-color:#6495ed; 
	color:white;
	}
.clLevel0over { 
	background-color:#add8e6; 
	layer-background-color:#add8e6; 
	color:#4b0082; 
	cursor:pointer; 
	cursor:hand; 
	}
.clLevel0border { 
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699 
	}
	
/*Styles for level 1*/
.clLevel1, .clLevel1over { 
	position:absolute; 
	padding:2px; 
	font-family:tahoma, arial,helvetica; 
	font-size:11px; 
	font-weight:bold
	}
.clLevel1 { 
	background-color:#add8e6; 
	layer-background-color:#add8e6; 
	color:#4b0082;
	}
.clLevel1over { 
	background-color:#e6e6fa; 
	layer-background-color:#e6e6fa; 
	color:#0000cd; 
	cursor:pointer; 
	cursor:hand; 
	}
.clLevel1border { 
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699 
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over { 
	position:absolute; 
	padding:2px; 
	font-family:tahoma,arial,helvetica; 
	font-size:10px; 
	font-weight:bold
	}
.clLevel2 { 
	background-color:#e6e6fa; 
	layer-background-color:#e6e6fa; 
	color:#0000cd;
	}
.clLevel2over { 
	background-color:#c0c0c0; 
	layer-background-color:#c0c0c0; 
	color:#990000; 
	cursor:pointer; 
	cursor:hand; 
	}
.clLevel2border { 
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699
	}