
/* schriftstil,abstände */

.ueberschrift1 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#0D0D81; }
.ueberschrift2 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#000000; }
.ueberschrift3 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; color:#000000; }
.ueberschrift4 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; color:#000000; }

.tdTblContent  { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#000000; } 

.tbl1 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;  background-color:#C4D1F8; text-align: left;}
.tbl2 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;  background-color:#DBE7F2}
.tbl3 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px;  background-color:#C4D1F8; font-weight:bold; text-align: left;}
.tblbody { border-width:1px; border-style:solid; border-color:#C4D1F8; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-align: left; width:100%}
.tblBodyMain {BORDER-TOP-WIDTH:thin; BORDER-LEFT-WIDTH:thin; BORDER-BOTTOM-WIDTH:thin; BORDER-RIGHT-WIDTH:thin;  bgcolor="#c4d1f8" bordercolor="#ffffff";  width:880px;}

.tblNavi { margin-left:8px;width:120px}

.main { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#000000; }

hr { border-width:1px; border-style:solid; bgcolor="#0D0D81"; width:150Px; color:#0D0D81;}
hr2 { border-width:1px; border-style:solid; bgcolor="#0D0D81"; width:100%; color:#000000;}



/* Textlinks  --- wird derzeit nicht genutzt*/
.ulink { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8px; text-decoration:underline; color:#000000; }

/* Navilinks */
.navilink:link        { color:black;text-decoration:none;font-family: verdana; font-size: 8pt;}
.navilink:visited{color:black;text-decoration:none;font-family: verdana; font-size: 8pt;}
.navilink:active{ color:black;text-decoration:none;font-family: verdana; font-size: 8pt;}
.navilink:hover        { color:black;text-decoration:underline;font-family: verdana; font-size: 8pt;}


/* allgemeine links im text */
a:link        { color:black;text-decoration:underline;font-family: verdana; font-size: 10pt;}
a:visited{color:black;text-decoration:underline;font-family: verdana; font-size: 10pt;}
a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 10pt;}
a:hover        { color:blue;text-decoration:underline;font-family: verdana; font-size: 10pt;}



/* scrolleiste internet explorer ab vers.5.5 */
body
{
        <!--text-align: center; -->
        scrollbar-arrow-color: white;
        scrollbar-base-color: A9B1D7;
        scrollbar-highlight-color : #DBE7F2;
        scrollbar-shadow-color : black;
        SCROLLBAR-TRACK-COLOR: #000000;

        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:10px;
        /*
        margin-left:0px;
        margin-top:0px;
        margin-right:0px;
        */
}



/*  ----- begin ----- HTML Goodies  ---- Content aufklappen ------------ */
.ad{
	position:absolute;
	top:10px;
	right:10px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-family: verdana; 
	font-size: 10pt;
	background-color:#C4D1F8;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('bilder/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;

	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	width:100%;

	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#000000;
	position:relative;
}
	
	/* -------------------------------- fuer Menu ---------------------------------------- */
.dhtmlgoodies_questionMENU{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-family: verdana; 
	font-size: 8pt;
	background-color:#C4D1F8;
	width:150px;
	height:40px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:5px;
	background-image:url('bilder/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:top left;


	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answerMENU{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #FFFFFF;
	background-color:#C4D1F8;
	width:150px;

	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_contentMENU{	/* Content that is slided down */
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:8px; 
	color:#000000;
	position:relative;
}
/*  ----- End ----- HTML Goodies  ------- Content aufklappen --------- */

/*  ----- begin ----- HTML Goodies  ---- Menu ------------ */
	.clear{
		clear:both;
	}

	#mainContainer{
		width:160px;
		text-align:left;
		margin:0 auto;
		background-color: #FFF;
		border-left:1px solid #000;
		border-right:1px solid #000;
		height:100%;
	}

	#topBar{
		width:160px;
		height:100px;
	}
	#leftMenu{
	    
		width:110px;
		padding-left:10px;
		padding-right:10px;
		float:left;
		text-align:left;
	}
	#mainContent{
		width: 120px;
		padding-right:10px;
		float:left;
		text-align:left;
	}
	/*
	General rules
	*/

	/* Active menu item */
	#dhtmlgoodies_slidedown_menu .dhtmlgoodies_activeItem {
		font-weight:bold;
		color: green;
	}

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
		width:155px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color:black;
		font-size: 8pt;
		text-decoration:none;
		display:block;
		clear:both;
		width:180px; 
		padding-left:2px;
	}

	/* Active menu item */
	#dhtmlgoodies_slidedown_menu .dhtmlgoodies_activeItem {
		font-weight:bold;
		color: #191970;
	}

	/*
	A tags
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:11px;
		font-weight:bold;
		/*border-bottom:1px solid #000; */
		background-image:url('bilder/einloggens.jpg');
		background-repeat:no-repeat;
		background-position:middle;
		
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems.
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e.

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1

	instead of

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/

	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}

/*  ----- end ----- HTML Goodies  ---- Menu ------------ */
