/* Site Styles */
#searchablecontent{display:none; visibility:hidden;}
	body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; margin: 0px;
	overflow-y:hidden;
	}
	a img {border:0;}
  #foto {margin-left:9px;margin-top:9px;}
	#page {
 		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 780px;
		height: 100%;
					z-index:20;
	}
	#head {
		position:absolute;left:0px;top:0px;
		width:100%;
		height:323px;
		z-index:100;
	}
	#logo {position:absolute;left:0px;top:15px;right:0;height:48px;background-image: url(../images/logobg.gif);background-repeat:repeat-x;text-align:center;}
	
	#shortnav {
		position: absolute; bottom: 0px; left: 175px;
		right:0px;
		height: 21px;
		font-size: 11px;
		line-height: 21px;
		border-top: 1px solid #015C93;
	}
	#shortnav table {height:21px;}
	#shortnav td a{font-size: 11px;color: #015c93;text-decoration:none;font-weight:bold;margin-left:9px;}
	#shortnav td a:hover{font-size: 11px;color: #99bed4;text-decoration:none;font-weight:bold;margin-left:9px;}
	#shortnav img {vertical-align: middle;}

	#copyright {position: absolute; top:0px;right:0px;font-size: 10 px; color: #015C93;font-weight:normal !important;text-decoration:none;}

	#address {
		position: absolute; top: 95px; left: 0; width: 175px; bottom: 0;
		background-image: url(../images/verlauf.gif); background-repeat: repeat-x;
		overflow:hidden;
	}

	#text {
		position: absolute; bottom: 22px; left: 0; right: 0;
		padding: 15px;
		font-size: 11px; color: #015C93;
		line-height:1.5em;
	}
	#text a {color: #015C93;text-decoration:none;}
	#bar { position: absolute; bottom: 0; left: 0; right: 0; height: 22px; background-color: #015C93;}
	#name {
		font-weight: bold;
		margin-bottom: 1em;
	}

	#filler {
		position: absolute; top: 15px; left: 780px; right: 0; bottom: 0;
		background-image: url(../images/rightbg.gif); background-repeat: repeat-x; background-color: #CCDEE9;
		z-index:10;
	}
	#filler img {
		position: absolute; top: 95px; right: 0;
	}

	#content {position: absolute; top: 95px; left: 175px; right:0px; bottom: 22px; overflow: auto; padding:5px; z-index:3; background-color: #EBF2F6; border-left: 1px solid #015C93; scrollbar-arrow-color: #015c93; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #015c93; scrollbar-shadow-color: #015c93; scrollbar-track-color: #FFFFFF;

	}


	.sep {width: 10px; text-align: center;font-weight:bold;color: #015c93;}

/*Navigation Styles*/
	#menu {position:absolute;left:0px;top:72px;width:100%;border-top:solid 1px #015C93;border-bottom:solid 1px #015C93;height: 20px;		z-index:100;}
	#FOLDER_WIR {padding-left:10px;}
	#FOLDER_NEWS_drop{position:absolute;right:0px;}
	#menu td{
		font-size:12px;
		margin:0px;
		line-height:20px;
		font-weight:bold;
		padding-left:3px;
		padding-right:3px;
		text-decoration: none;
		z-index:100;
	}
	.drop_menu a{
		display:block;
		text-decoration: none;
		font-size:12px;
		line-height:24px;
		padding-left:10px;
		padding-right:10px;
		width:180px;
		color: #015c93;
		font-weight:normal;		
	}
	.drop_menu a:hover {background-color:#CCDEE9;}
	.drop_menu{
		position: absolute;
		border: 1px solid #015c93;;
		visibility: hidden;
		z-index:100;
		background: white;
		margin-top:22px;
	}
	
	#FOLDER_LEISTUNG_drop a{width:195px;}
	.nav_folder,.nav_folder2 {text-decoration:none;display:block;color: #015c93;}
	a.nav_folder:hover{color:#99bed4;}



/* Conten Styles */

#content p,#content td   { color: black; font-size: 12px; line-height: 20px;}
#content h1 {color: #015c93; font-size: 20px; line-height: 40px;}

#content h3,#content h4,#content h5 {color: #015c93; }
#content a, #content h2,.sitemap_folder{ color: #015c93; font-weight: bold; font-size: 12px; line-height: 24px;}
/* Sitemap Styles */
#content a:hover { color: #99bed4; font-weight: bold; font-size: 12px; line-height: 24px;}

.sitemap_files{ margin-left:30px;color: #015c93; font-weight: bold; font-size: 12px; line-height: 24px;}
#content a.sitemap_folder_a { color: #015c93; font-weight: bold; font-size: 12px; line-height: 24px;}
  




/* ContentShare */
#content a.news_headline{
	font-weight:bold;color:#015c93;text-decoration:none;display:block;
  font-size:12px;width:90%;
	
	margin-bottom:5px;margin-left:15px;
	line-height:1.5em;
  background-color:white;
	border:solid 1px #015c93;
	padding:3px;	
}

#content a.news_headline:hover { 
  font-weight:bold;text-decoration:none;display:block;
  font-size:12px;width:90%;
	
	margin-bottom:5px;margin-left:15px;
	line-height:1.5em;
  background-color:white;
	border:solid 1px #015c93;
	padding:3px;
  color: #99bed4; 
}

.news_container {
	postition:absolute;width:90%;
	margin-bottom:20px;margin-left:15px;
	background-color:#CCDEE9;
		line-height:2em;
		padding:3px;
	border:solid 1px #015c93;
}

hr{
  height:1px;
	color:#015c93;
	background-color:#015c93;
	border: 0px solid;
}



