
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* IE6 Weiche */
* html body {
	background-color:#FFF;
	background-image:url(../global_gfx/bg_ie6.gif);
	background-repeat:repeat-x;
}

body{
	background-color:#FFF;
	background-image:url(../global_gfx/bg.gif);
	background-repeat:repeat-x;
}

#page{
	width:880px;
	margin:auto;
}

#header1_o{
	background-image:url(../global_gfx/bg_sh_w.gif);
	background-repeat:repeat-y;
	height:55px;
}
#header1{
	width:850px;
	height:55px;
	margin:auto;
	background-color:#FFF;
	background-image:url(../global_gfx/logo_top.gif);
	background-position:right;
	background-repeat:no-repeat;
}
	#head_caption {
		padding:30px 300px 10px 20px;
		color:#3A4B5D;
		font-size:16px;
		font-weight:bold;
		font-style:italic;
	}

#top_navi_o{
	background-image:url(../global_gfx/bg_sh_o.gif);
	background-repeat:repeat-y;
	height:24px;
}
#top_navi{
	width:850px;
	height:22px;
	margin:auto;
	background-color:#FF9900;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}
	#top_navi_pos {
		text-align:right;
		color:#FFF;
		padding-right:25px;
	}
	
	#top_navi_pos a {
		color:#FFF;
		text-decoration:none;
		font-size:10px;
		line-height:22px;
		vertical-align:middle;
	}

#header2_o{
	background-image:url(../global_gfx/bg_sh_g.gif);
	background-repeat:repeat-y;
	height:200px;
}
#header2{
	width:850px;
	height:200px;
	margin:auto;
	background-color:#E5E8ED;
	background-repeat:no-repeat;
}

#content-area_o{
	background-image:url(../global_gfx/bg_sh_w.gif);
	background-repeat:repeat-y;
}
#content-area {
	width:850px;
	margin:auto;
	background-image:url(../global_gfx/content_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	/*background-color:#DCE1E5;*/
	/*background-color:#FFF;*/
}

#left-bar {
	width:155px!important;
	float:left;
	background-color:#DCE1E5;
}
	#loginbox {
		width:155px;
		background-color:#FFF3E2;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
	}
	#loginbox h1 {
		display:block;
		background-color:#FF9900;
		color:#fff;
		padding:6px 6px 6px 6px;
		
		font-size:12px;
		font-weight:bold;
	}
	#suche {
		width:143px;
		/*padding:5px 10px 5px 10px;*/
		padding:6px;
		background-color:#323941;
	}
	#print{
		margin:10px 10px 10px 10px;
		line-height:14px;
	}
	#print a{
		text-decoration:none;
		color:#3A4B5D;
		vertical-align:middle;
	}
	#print img{
		border:0;
	}
	#rss-news{
		font-size:11px;
		padding:10px 10px 5px 10px;
		width:125px!important;
		overflow:hidden;
	}
		#rss-news h1, #rss-news-cap h1{
		display:block;
		background-color:#C7D0D7;
		color:#3A4B5D;
		/*background-image:url(../global_gfx/right-bar-l.gif);
		background-repeat:no-repeat;
		background-position:left;*/
		padding:5px 7px 5px 7px;
		font-size:14px;
		font-weight:bold;
		}
		#rss-news p{
		margin:10px 10px 5px 10px;
		}
		#rss-news a{
			font-size:11px;
			color:#3A4B5D;
			text-decoration:none;
			font-weight:bold;
		}
		#rss-news a:hover{
			color:#FF6600;
		}
	
#content {
	width:455px;
	float:left;
	background-color:#fff;
	padding:20px 20px 20px 20px;
	height:auto;
}
	#content h1{
		color:#485866;
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		margin:0px 0px 10px 0px;
		padding-bottom:20px;
		padding-left:5px;
		border-bottom:1px dotted #999;
	}
	#content h2 {
		color:#000;
		font-size:14px;
		font-weight:bold;
		margin:14px 0px 10px 0px;
	}
	#content h3 {
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:10px 0px 3px 0px;
	}
	#content p {
		margin:0px 0px 12px 0px;
		line-height:18px;
	}
	#content a{
		color:#3A4B5D;
		text-decoration:none;
		font-weight:bold;
	}
	#content a:hover{
		color:#FF6600;
	}
	#content ul li{
		margin-left:20px;
	}
	#content ol li{
		margin-left:25px;
	}

#right-bar {
	width:200px;
	float:left;
	background-color:#DCE1E5;
	height:auto;
	font-size:11px;
	overflow:hidden;
}
	#right-bar-box p, #right-bar-events p{
		margin:7px 7px 10px 7px;
		font-size:11px;
	}
	
	#right-bar-box h1, #right-bar-events h1{
		display:block;
		background-color:#C7D0D7;
		color:#3A4B5D;
		/*background-image:url(../global_gfx/right-bar-l.gif);
		background-repeat:no-repeat;
		background-position:left;*/
		padding:5px 7px 5px 7px;
		font-size:14px;
		font-weight:bold;
	}
	
	#right-bar-box a, #right-bar-events a{
		color:#3A4B5D;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
	}
	#right-bar-box a:hover, #right-bar-events a:hover{
		color:#FF6600;
	}
	
	#right-bar-box ul li {
		margin-left:7px;
		padding-left:10px;
		font-size:11px;
		list-style:none;
		background-image:url(../global_gfx/news_cat_ico_1.gif);
		background-repeat:no-repeat;
		background-position:0px 4px;
	}

.clear {
	clear:both;
}

#footer {
	background-color:#FF9900;
	font-size:10px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
}
	#footer a {
		text-decoration:none;
		font-size:10px;
		color:#FFF;
	}