
/* # # # # # Gesamt # # # # # */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:	0px;
	padding: 0px;
	background:#FFFFFF;
	background-image: url(images/bg_noten.gif); 
	}

#page_body{
	width: 900px;	/*996px, 1016, 945*/
	text-align:left; 
	margin-top: 5px;
	margin-left: 25px;

	}


#main_body{
	width: 900px;	
	margin-left: -10px;
	z-index: 50;
	}
	 

/* # # # # # Header # # # # # */

#header {
	height:  218px; 
	width:  80%;
	margin-left: 177px;
	margin-top: 10px;
	}
 

#tth {
	margin-left:	3px;
} 




/* # # # # # Main # # # # # */

img {

	border: 0px;
}

#content{ 
	 float: left; 
	 width: 640px !important;		
	 width: 640px;
	 margin-left: 40px !important;
	 margin-left: 20px;
	 margin-right: 0px;
	 text-align:justify;
	 }
 
.clr{clear:both;} 

h2 {
	color: #093479;
	
}

h3 {
	color: #093479;
}
h4 {
	color: #093479;
}
.upperline {
	vertical-align:super;
	font-size:70%;

}



.gray {
	color: #505050;
}

.right2 {
	text-align: right;
	align: right;
}

.plan_img {
	float: right;
	margin-top: -30px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: -15px;
	border: 0px;
	text-align: center;
	z-index: 99;
}

.bio_img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	border: 0px;
	text-align: center;
	z-index: 99;
}
.bios {
	 margin-left: 5px;
	 margin-top: 111px;
	 margin-bottom: 15px;
	 text-align:justify;
}

.linklist {
	color: #093479;
	text-decoration:none;
}

.linklist:hover {
	color: #006699;

}

.b2top {
	color: #093479;
	text-decoration:none;
	text-align: right;
	padding-top: 15px;
	font-size:	0.6em;
}

.b2top:hover {
	color: #006699;
	font-size:	0.6em;
}


.small {
	font-size:	0.8em;
}


.box_center {
	text-align:		center;
	border-width:	1px;
	border-style:	solid;
	line-height: 	1.3;
	padding:		10px 0px 10px 0px;
	margin:			10px 10px 5px 10px;
}

.img_doppel {
	text-align:		center;
		margin:			5px 0px 5px 0px;
}

.img_spacer {
		margin:			5px 30px 5px 30px;
}

.hh1 {
	font-size: 1.5em;
}

.hh2 {
	font-size: 1.2em;
}

.kursiv {
	font-style:italic;
}

#imp {
    position:	fixed;
	z-index:	16;
	margin:		0em;
	padding:	0em;
    bottom:		0em; 
	left:		0em;
    width:		4em;
	height:		2em;
	font-size:	0.5em;
	color: #000000;
	}
	
#imp a{
	color: #000000;
	}
	
* html #imp{position:absolute;}  
/* # # # # # Link Spalte # # # # # */

#colum_left {
	 width: 170px;
	 float: left;
	 padding-top: 10px;
	 }

	 
 div.menue {
	width: 161px;
	background: url(images/menu_modul_middle.gif) top left repeat-y;
	margin-left: 9px;
	margin-bottom: 10px;
	}

 div.menue div{
	width: 161px;
	background: url(images/menu_modul_top.gif) top left no-repeat; 
	}

 div.menue div div{
	width: 161px;
	background: url(images/menu_modul_bottom.gif) bottom left no-repeat;
	}

 div.menue div div div{
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 8px;
	margin-right: 15px;
	}

 div.menue div div div h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/menu_modul_header.gif) top left no-repeat;
	height: 24px;
	line-height: 22px;
	width: 161px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: -8px;
	margin-left: -8px;
	padding-top: 2px;
	}

ul#navi {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 3px;
	margin-left: -8px;
	}

ul#navi li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	margin-bottom: 3px;
	list-style: none;
	}

ul#navi li a{
	color: #444444;
	width: 151px;
	display: block;
	text-decoration: none;
	border-left: 5px solid #093479;		
	background-color: #F3F3F3;
	font-size: 14px;
	text-indent: 4px;
	}

ul#navi li a:hover, ul#navi li a#active_menu{
	border-left: 5px solid #006699;		
	background-color: #BBBBBB;
	font-style:italic;
	color:#FFFFFF;
	}/*
*/
