@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	
	background: url(../../sys_img/new/hg_verlauf_191109.jpg) repeat-x #b9b9b9;
	color: #000000;
	
	margin:0px;
	padding:0px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #EF8D0A;
	text-decoration: none
}
a:hover {
	color:#EF8D0A;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: left;
}

.linklist {
	margin-top:0px;
}

.articleCode {
	margin-bottom: 3px;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 2px 0px 0px;
}

h1 {
	color:#000000;
	text-transform:none;
	font-size:13px;
	border:none;
}

h2 {

	color:#464646;
	text-transform:none;
	font-size:13px;
	border:none;
}

h3 {

	color:#464646;
	text-transform:none;
	font-size:12px;
	padding-top: 5px;
	border:none;
}


.articleSummary {
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-size: 10px;
}

.articleList_listhead {
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Pagelayout 
 */

/*
div#balken {
	height:101px;
	
	background: url(../../sys_img/new/header_repeat_bg.gif) repeat-x;
}
*/

div#container {
	width:1000px;
	
	margin:0px auto;
	
	/* border:1px #D9D9D9 solid;*/
	border-top:none;
	
	
        background: url(../../sys_img/header_bg_165px.gif) repeat-x #FFFFFF;
	
}


/* Begin Header */

div#header {
	width:1000px;
	margin: 0px auto;
}





div#header_top_nav {
	float:right;
	font-size:11px;
	margin:0px 5px;
}

ul#navigation {
	float:left;
	font-size:100%;
	line-height:normal;
	padding:0 5px;

}

#navigation li {
	list-style: none;
	float:left;
	margin:2px 5px;
	padding:0;
	background:url(/sys_img/navbr-trans.png) no-repeat right top;
}

#navigation a {
	display:block;
	background:url(/sys_img/navbl-trans.png) no-repeat left top;
	padding:3px 8px;
	margin-left:-1px;
	color:#000000;

}

#navigation li:hover {
	float:left;
	margin:2px 5px;
	padding:0;
	background:url(/sys_img/navgr-trans.png) no-repeat right top;

}

#navigation a:hover {
	display:block;
	background:url(/sys_img/navgl-trans.png) no-repeat left top;
	padding:3px 8px;
	margin-left:-1px;
	color:#000000;

	text-decoration: none;
}

#navigation #current {
	background:url(/sys_img/navgr-trans.png) no-repeat right top;
}

#navigation #current a {
	background:url(/sys_img/navgl-trans.png) no-repeat left top;

}


























div#header_mw {
	/*margin-top:9px;*/
	margin-left:5px;
	float:left;

}
	div#header_mw a img {
		border:none;
	}

/* Header Navigation */

div#header_main_nav {
	float:left;
		
	margin-top: 15px;
}
	div#header_main_nav ul {
		list-style:none;
		width:510px;
		margin:0px;
		padding:0px;
		
		margin-left: 30px;
	}
	div#header_main_nav ul li {
		display:inline;
		
		margin-left: 31px;
	}
	* html div#header_main_nav ul li {
		margin-left: 37px;
	}
	div#header_main_nav ul li a {
		color:#898888;
		font-size: 12px;
		font-weight:bold;
	}
	div#header_main_nav ul li a:hover {
		text-decoration: none;
		color: #000000;
	}

	
/* Flash Movie auf der Startseite */

div#flash {
	clear:both;
	background: url(../../sys_img/bg_flash.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:400px;
}
#flash_left {
  clear:both;
  float: left;
  margin: 20px 0px 20px 20px;
  width: 640px;
  height: 360px;
  display: inline;
  }

#flash_right
  {
  clear:right;
  float: right;
  margin: 20px 20px 20px 0px;
  width: 320px;
  height: 360px;
  display: inline;
  }

/* Content Head von der Folgeseite */

div#cont_head {
	clear:both;
	/*width: 960px;*/
	width:944px;
	height:20px;
	margin:0px auto 20px;
	padding: 10px;

	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	background: url(../../sys_img/bg_breadcrumb.gif) repeat-x;
	background-color:#8b8a8b;

	/*border:1px #CACACA outset;*/
	border:1px #5d5c5c solid;

}
div#cont_head_search {
	float:right;
}
div#cont_head_breadcrumb {
	margin-left: 5px;
        /*margin-left:10px;*/

	font-size:14px;
	font-weight:bold;
	color:#4b4b4b;

	width:650px;
}
div#cont_head_breadcrumb a {
	color:#4b4b4b;
}

/* Begin Content */

div#content {
	float:left;
	/*margin-top:20px;*/
	margin-bottom:20px;
	padding:0px 20px 20px;
	width:960px;
	
	background: url(../../sys_img/new/cont_bg.gif) repeat-y 660px 0px;
}

div#content-streaming {
	float:left;
	/*margin-top:20px;
	margin-bottom:20px;*/
	padding:0px 20px 20px;
	width:960px;
	
	background: url(../../sys_img/hg_serverraum_1000px.jpg);
	background-repeat: no-repeat;
        background-position: 50% 0px;

}

div#content-newsletter {
	float:left;
	/*margin-top:20px;
	margin-bottom:20px;*/
	padding:0px 20px 20px;
	width:960px;
	
	background: url(../../sys_img/hg_newsletter_1000px.jpg);
	background-repeat: no-repeat;
        background-position: 50% 0px;

}


/* Real Content - Folgeseite */

div#cont_gross_links {
	width: 620px;
	margin-top: 20px;
	padding: 0px 10px;
	
	float:left;
}
div#links_5050 {
  width: 290px;
  padding: 0px 10px;
  
  float: left;
}
div#rechts_5050 {
  width: 290px;
  padding: 0px 10px;
  
  float: right;
}


div#cont_nav {
	/*width:140px;*/
	margin:0px 5px 20px 30px;
	
	border:1px #E9E9E9 solid;
	/*border-top:none;border-right:none;*/
	background-color:#FAFAFA;
	
	padding:0px 15px 20px 10px;
	
	float:right;
}
	div#cont_nav ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	div#cont_nav ul li.current {
		display:none;
	}
	div#cont_nav ul li a {
		font-size:11px;
		color:#898888;
	}
	div#cont_nav h3,
	div#cont_nav h1 { /* Temporary!!! */
		margin-bottom: 0px; /*5*/
		
		text-transform:none;
		font-size:12px;
		border:none;
		color: #EF8D0A;
	}

div#cont_klein_rechts {
	margin-top: 20px;
	padding:0px 15px;
	width: 290px;
	
	float:left;
}


/* Real Content - Startseite */

div#cont_left {
	width: 320px; /* - (2*20) */
	padding:20px 20px 0px 0px;
	
	float:left;
}

div#cont_middle {
	width: 270px; /* - (2*20) */
	padding:20px 20px 0px;
	
	float:left;
}
	div#cont_left h1,
	div#cont_middle h1,
	div#cont_right h1 {
		color:#898888;
		font-size: 15px;
		text-transform:uppercase;
		padding-bottom:3px;
		margin-bottom:5px;
		
		border-bottom:1px #DBDBDB solid;
	}
	div#cont_right h1 {
		margin-top: 20px;
		
		/*padding-bottom:5px;
		background: url(../../sys_img/new/wolke_xs.gif) no-repeat 230px 0px;*/
	}
	

div.news h1 {
	color: #EF8D0A;
}
div.newsEntry {
	padding: 0px 0px 10px;
	margin-bottom: 10px;
	border-bottom: 1px #DBDBDB solid;
}

div.newsEntry h2,
div.newsEntry h2 {
	color:#EF8D0A;
	font-size:13px;
	
	margin-bottom:5px;
}
div.newsEntry h3,
div.newsEntry h3 {
	font-size:12px;
}

img.newspic_small {
margin: 5px 10px 7px 0px;
float: left;
}
img.newspic {
float:left;
margin: 5px 10px 7px 0px;
}

div.news a img {
	float:left;
	padding: 0px 10px 10px 0px;
}

div.newsEntry p.link {
	/*margin-top:5px;*/
	margin-bottom: 0px;
}
div.newsEntry p.link a {
	color: #EF8D0A;
	margin-bottom: 0px;
}
img.news_icons {
margin-bottom:-2px;
	border:none;
	padding:0px;
}

div#cont_right {
	width: 290px; /* - (2*20) */
	/* padding:20px 0px 0px 20px; */
	
	float:left;
}



#head-search {
	position: relative;
	right: 0px;
	top: -3px;
	z-index: 0;
}
#top_search_field {
	float: left; 
	background: transparent url(/sys_img/suchbox.png) no-repeat 0 0; 
	width: 200px; 
	height: 26px; 
	border: 0;
	padding: 6px 8px 5px 21px;
	margin: 0;
}
#top_search_submit{
	background: transparent url(/sys_img/suchbutton.png) no-repeat 0 0;
	float: left;
	width: 44px;
	height: 26px;
	border: 0px;
}


/* Suchbox Formular */

#search_input_field {
	float: left; 
	background: transparent url(/sys_img/suchbox.png) no-repeat 0 0; 
	width: 200px; 
	height: 26px; 
	border: 0;
	padding: 6px 8px 0px 21px;
	margin: 0px, 0px, 0px, 0px;
}
#search_submit_button {
	background: transparent url(/sys_img/suchbutton.png) no-repeat 0 0;
	float: left;
	width: 44px;
	height: 26px;
	border: 0px;
	margin-top: -6px;
	margin-left: -5px;
}



div#cont_right div#callback {
	margin-top:25px;
	text-align:center;
}
div#cont_right div#callback a img {
	border:1px #D3D3D3 solid;
}

/* Footer with the Sitemap */

div#footer_sitemap {
	clear:both;
	
	height:200px;
	
	width: 940px;
	/*width:920px;*/
	margin: 0px auto;
	padding: 5px 30px 5px 30px;
	background: url(/sys_img/header_bg_200px.gif) repeat-x;
	/*background: url(../../sys_img/bg_sitemap.gif) repeat: no-repeat;*/
	
	/*background-color:#fafafa;*/
	background-color:#8c8d8c;
	color: #939292;
}
div#footer_breadcrumb {
	font-size:11px;
	color: #111111;
	padding-bottom:2px;
	border-bottom:1px #000000 solid;
}
div#footer_breadcrumb a {
	font-weight: bold;
	color:#111111;

}

div#footer_map_eins,
div#footer_map_zwei,
div#footer_map_drei,
div#footer_map_vier,
div#footer_map_fuenf {
	font-size:11px;
	color: #111111;
	float:left;
	width:183px;
	padding: 5px 10px 10px 0px;
}
div#footer_map_fuenf {
	padding-right:0px;
	width:160px;
}
div#footer_map_fuenf a {
	color:#111111;
}

div#footer_map_eins h3,
div#footer_map_zwei h3,
div#footer_map_drei h3,
div#footer_map_vier h3,
div#footer_map_fuenf h3 {
	color: #000000;
	font-size:12px;
}

div#footer_sitemap h1 {
	color:#111111;
	font-size:12px;
	
	margin-bottom:0px;
}

div#footer_sitemap ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
div#footer_sitemap ul li a {
	font-size:11px;
	color: #111111;
}


/* Real Footer */

div#footer {
	font-size:11px;
	clear:left;
	text-align:center;
	
	padding: 15px 0px;
}

div#footer_nav a {
	font-size:11px;
	color: #555555;
}










.imgDIVinTextLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0px;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 0px;
} 
.imgDIVtopLeft { 
	margin:8px 0px 5px 0px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	/*margin:8px -50% 5px -50%;*/
	margin:8px 0px 0px;
	padding: 0px;
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
	padding: 0px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
	padding: 0px;
} 

.mediamanagerImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.mediamanagerImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.mediamanagerSearchResult {
	margin: 15px 0 15px 0;
}
.mediamanagerSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.mediamanagerSearchResult p {
	margin: 0;
}
.mediamanagerSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

.mediamanagerArticleListEntry {
	clear: both;
}
.mediamanagerArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.mediamanagerArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}


/*** FORM ***/

td.formLabel {
	vertical-align: top;
	padding-top: 5px;
}

td.formLabelRequired {
	
}

td.formField {
	padding: 5px 0px 10px;
}

input.form_einzeilig,
textarea.form_mehrzeilig,
select.form_select,
input.form_send {
	width:250px;
	background-color: #EEEEEE;
	border: 1px #DEDEDE solid;
	padding: 2px 0px;
	
	color:#6E6E6E;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.form_einzeilig:hover,
textarea.form_mehrzeilig:hover,
select.form_select:hover,
input.form_send:hover {
	background-color: #F3F3F3;
	border: 1px #EF8D0A solid;
}

input.form_einzeilig {
	
}

textarea.form_mehrzeilig {
	
}

select.form_select {
	
}

div.form_checkbox {
	
}

span.form_zwischentext {
	
}

div.captcha_bild {
	
}

input.form_send {
	width: 80px;
	border: 1px #EF8D0A solid;
}
input.form_send:hover {
	border: 1px #DEDEDE solid;
}

td.form_err {
	padding:10px 0px;
	color: #EF8D0A;
	font-weight: bold;
}


/** Sitemap **/

ul.sitemap {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.sitemap li {
	background: url(../../sys_img/sitemap/bullet2.gif) no-repeat 5px 0px;
	padding: 0px 0px 0px 20px;
}