

body{ 

	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color: #666666; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;	
		
	scrollbar-shadow-color: #666666;	
	scrollbar-highlight-color: #666666; 	
	scrollbar-3dlight-color: #FFFFFF;	
	scrollbar-darkshadow-color: #FFFFFF; 	

	font:11px Arial, Helvetica, sans-serif;
	color: #5C5C5D;
	background-color: #ffffff; 
/*	
	background-image:url(../img/higru.gif);
	
  	
  	background-repeat:no-repeat;
*/			
}

#content {
	top:20px;
	float: left; 
	width: 400px; 
	background-color: transparent;
	position:absolute; 
	left:250px;
		
}
#leiste{
	top:20px;
	float: left; 
	width: 200px; 
	background-color: transparent;
	position:absolute; 
	left:775px;
	padding-bottom:10px;		
}

/* menue-div formatieren */
#menue {	
	top:0px;
	left:15px;
	float: left; 
	position: relative;		
}
.logo_menue{
	color: #5C5C5D; 
	background-color: #ffffff; 
	letter-spacing: 1px; 
	padding:10px;
	font:15px Arial, Helvetica, sans-serif;
  	font-weight: bold;
	border-bottom: 1px solid #000000;
}



.tbl_border{
	border: solid 1px black;
	padding:5px;
	background-color: #666666; 
	margin-top:10px;
	width:100%;
}
.tbl_banner{
	border: solid 1px black;
	padding:10px;
}

.footer{
	padding-top:10px;
	color: #5C5C5D;
	font:9px Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
.headline{
	font:13px Arial, Helvetica, sans-serif;
	color: #5C5C5D; 
	font-weight: bold;	 
	letter-spacing: 1px; 
}

/* extra content */
.leiste_extra_content{
	padding:5px;
	background-color: #ccc; 
}
.extra_content_spacer{
	height:20px;
}
.extra_content{
	border: solid 1px #000000;
	
}
.extra_content_td_titel{
	font-weight: bold;
	color: #5C5C5D; 
	background-color: #FFFFFF; 	 
	padding: 4px; 
	letter-spacing: 1px; 	
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.extra_content_td_content{
	padding:4px;
	background-color: #FFFFFF; 	 
}
/* ende extra content */ 

#rahmen_total{
	display:block; 
	padding-left: 1px; 
	margin: auto; 
	width: 720px; 
	text-align: left;
	/*border: solid 1px red;
	height: 550px;*/

}



.menue_spacer{
	letter-spacing:.1em;
	line-height:16px;
	height:16px;
	display:block;
	width: 1px;
	border-right:1px solid #FF6600;
	float:left;
}

/*
.tab_content{
	border: #FF6600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	background-color: #26354A; 
	margin-bottom:50px;
}
*/
.img_team{
	border:1px solid #5C5C5D;
}
.col_left_top{	

}
.col_left_bottom{	
	padding:15px;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	/*letter-spacing:.1em;*/
	line-height:18px;
	margin-bottom:20px;
}

#col_right{		
	/*padding-left:15px;*/
	padding-bottom:15px;	
	background-color: #D3DCE6; 
	padding:30px;
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	/*letter-spacing:.1em;*/
	line-height:18px;	
}
#col_right td {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	/*letter-spacing:.1em;*/
	line-height:18px;
}

a {
	color: #CC0000;
	text-decoration:none;
}
	
a:hover {
	color: #CC0000;
	text-decoration:underline;
}





hr {	
	clear:both;
	background-color:#5C5C5D; /* Mozilla 1.4 */
	color:#5C5C5D; /* IE 6 */
	border: #5C5C5D; /* Opera 7.11 */
	height: 1px;	/* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

td {
	font:11px Arial, Helvetica, sans-serif;
	/*letter-spacing:.1em;*/
}


ul{
	list-style-type:none;
	list-style-image:none;	
}
li{
	list-style-type:disc;
	list-style-image:none;
}









/*  message bei unvollständigen formular */
.message{
	color: #CC0000;
	font-weight:bold;
	text-decoration:none;	
}

/* ******************************************** */
.suche_input{		
	border:1px solid #F2EEEE; 
	font-size:11px;
	color: #5C5C5D;
	width:160px;
}
.suche_markierung{
	color: #CC0000;
}
.select{
	font-size:11px;
	border:1px solid black;
	background-color: #ffffff; 
	color: #5C5C5D;

}
.input{		
	border:1px solid #5C5C5D; 
	font-size:11px;
	color: #5C5C5D;
}

.textarea {
	border:1px solid #5C5C5D; 
	background-color: #ffffff; 
	font-family: Verdana,Arial,sans-serif;
  	font-weight: normal;
	font-size: 11px;
	color: #5C5C5D;
} 
.button{
	border:1px solid #000000; 
	background-color: #ffffff;
	color: #5C5C5D;
	font-size:11px;
	
}

/* ------------ styles wie FCK ---------------- */

.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	/*letter-spacing:.1em;*/
	line-height:32px;
}


/* ------------ split2page ---------------- */
.split2page_First{
	/*color: #FF6600;*/
}
.split2page_Last{
	/*color: #FF6600;*/
}
.split2page_highlighted{
	/*color: #26354A;*/
}
a.split2page:link, a.split2page:visited, a.split2page:active{
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a.split2page:hover{
	color: #aaaaaa;
	text-decoration: none;
	font-weight: normal;
}


/* ------------ vortragsreihen ---------------- */
.tr_1{
	background-color: #DFE2EE;
}
.tr_2{
	background-color: #FAE1A6;
}


/* ------------ ------------- ---------------- */

.form_spacer{
	padding-right: 10px;
}
/* ------------ gästebuch ---------------- */
.gb_navi{
	width:200px;
}

/* ------------ referenzen ---------------- */
.referenz_ul{
	list-style-type:none;
	list-style-image:none;
	
}
.referenz_li{
	list-style-type:disc;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}

/* ------------ sitemap ---------------- */
.sm_ul{
	list-style-type:none;
	list-style-image:none;
	
}
.sm_li_0{
	list-style-type:disc;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}
a.sm_a_0:link, a.sm_a_0:visited, a.sm_a_0:active{
	text-decoration: none;
	color: #5C5C5D;	
}
a.sm_a_0:hover {
	text-decoration: underline;
	color: #CC0000;
}
.sm_li_1{
	list-style-type:circle;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 40px;
	margin-bottom: 2px;
}
a.sm_a_1:link, a.sm_a_1:visited, a.sm_a_1:active{
	text-decoration: none;
	color: #5C5C5D;	
}
a.sm_a_1:hover {
	text-decoration: underline;
	color: #CC0000;
}
.sm_li_2{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 80px;
	margin-bottom: 2px;
}
a.sm_a_2:link, a.sm_a_2:visited, a.sm_a_2:active{
	text-decoration: none;
	color: #5C5C5D;	
}
a.sm_a_2:hover {
	text-decoration: underline;
	color: #CC0000;
}
.sm_li_3{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 120px;
	margin-bottom: 2px;
}
a.sm_a_3:link, a.sm_a_3:visited, a.sm_a_3:active{
	text-decoration: none;
	color: #5C5C5D;	
}
a.sm_a_3:hover {
	text-decoration: underline;
	color: #CC0000;
}
