@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */



#footoer {
	width:981px;
	margin:0 auto;
	background:url(../../img/bg_footer.png) 	no-repeat top center;
	height:10px;
	overflow:hidden;
	margin-bottom:50px;
}

#mainCon {
	padding-bottom:30px;
}

body {
	 /*
	background:#00549B url(../../img/bg_body1.png) 	repeat top center;
	*/
	background:#00549B;
	
	
}

#container {
	width:981px;
	margin:0px auto;
	
}

#metaCon {
	top:6px;
	left:20px;
	z-index: 200;
	float: left;
	padding: 12px 0 0 10px;
}
#metaCon .meta {
	float: left;
	height: 70px;
	overflow: hidden;
	/*
	width: 530px;
	
	*/
}

#metaCon .kruemel {
	float: left;
	overflow: hidden;
	padding-left: 20px;
	display: none;
	visibility: hidden;
	/*
	clear: both;
	width: 530px;
	*/
}

#metaCon .kruemel .hdl {
	float: left;
	width: 115px;
	height: 15px;
	overflow: hidden;
	background: url(../../img/iconBreadcrumbDE.gif) no-repeat scroll 0 3px;
	visibility: hidden;
	display: none;
}

#metaCon .kruemel .path {
	float: left;
	width: 400px;
	height: 15px;
	overflow: hidden;
	background: url(../../img/bg_main.png) no-repeat top left;
}

#containerCon {
	background:url(../../img/bg_main.png) repeat-y top center;
	padding:0px 11px;
}

#containerConBg {
	background:#fff;
}

#head {
	/*
	background:url(../../img/bg_head.png) no-repeat bottom left;
	*/
}

#meta {
	height:96px;
}

#headImg {
	width: 958px;
	height:200px;
	border-top:1px dotted #1965a8;
}

#headImgCon {
	padding-top:2px;
	width: 958px;
	height:200px;
}
#langselect {
	position: relative;
	z-index: 201;
	float: left;
	padding-right: 30px;
	padding-top: 10px;
	display: none;
	visibility: hidden;
}

#main {
	background:#e6f2fa url(../../img/bg_content1.gif) repeat-y top center;
}


#left {
	width:239px;
	background:#e6f2fa url(../../img/bg_nav.png) repeat-x top center;
	height:100%;
}

#right {
	width:719px;
	background:url(../../img/bg_content.png) repeat-x top center;
}

#logo {
	background: url(../../img/logo.png) no-repeat;
	position:absolute;
	right:0;
	top:0;
	width: 414px;
	height: 90px;
}
#logo img {
	width: 414px;
	height: 90px;
}

/* - - - - - */


#twrss_table {
	/*height:250px;
	overflow-y:scroll;
	overflow-x:hidden;*/
}

.twrss_bodytext {
	margin-bottom:15px;
	padding-left:10px;
	background:url(../../img/link.gif) no-repeat 0px 5px;
}