@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body
{
	background-color: #666666;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 15px;
}

hr
{
	height: 1px;
	color: #000;
}

a
{
	color: #000;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001942;
	line-height: 20px;
}

h1 a
{
	color: #001942;
	text-decoration: none;
}

h1.block_r
{
	background-image: url(images/h_balken_shadow.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	padding-top: 4px;
	margin-right: -29px;
	margin-bottom: 1px;
}

h1.block_l
{
	background-image: url(images/h_balken_shadow.png);
	background-repeat: no-repeat;
	padding-left: 42px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	padding-top: 4px;
	margin-left: -43px;
	margin-bottom: 1px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #004a99;
	margin-bottom: 5px;
}

strong
{
	font-weight: bold;
}

#container
{
	width: 889px;
	margin-left: auto;
	margin-right: auto;
}

#head_nav
{
	background-color: #666666;
	background-image: url(images/head_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #FFF;
	padding-left: 300px;
}

#head_nav input
{
	border-left: 1px solid #484848;
	border-top: 1px solid #484848;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	background-color: #818181;
	color: #fff;
	width: 120px;
	padding-left: 3px;
}

#head_nav input.top_tx-indexedsearch-searchbox-button
{
	background-color: #666666;
	border: none;
	width: 30px;
	padding: 0;
	cursor: pointer;
}

#head_nav a
{
	color: #FFF;
	text-decoration:none;
}

#head_nav a:hover
{
	text-decoration: underline;
}

#head_nav div.top_link
{
	float:left;
	margin-right: 4px;
	padding-top: 2px;
}

#head_nav div.top_link_suche
{
	float:left;
	margin-right: 4px;
}

#main
{
	padding-left: 8px;
	padding-right: 8px;
}

.head_bg
	{
		width: 871px;
		height: 155px;
		position: absolute;
	}

#header
{
	background-image: url(images/lo_head.jpg);
	background-repeat: no-repeat;
	width: 871px;
	height: 125px;
}

#center
{

}

#left
{
	width: 212px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 720px;
	padding-left: 1px;
	float: left;
}

#navi
{
	height: 565px;
}

#navi a
{
	color: #002454;
	font-size: 11px;
	text-decoration: none;
}

#navi li
{
	padding-left: 22px;
	height: 24px;
}

#navi li.act
{
	background-image:url(images/act_balken_shadow.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 5px;
}

#navi li.act a
{
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
}

#navi li.norm a
{
	padding-left: 20px;
}

#navi li.norm a:hover
{
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#navi li.secnd
{
	color: #333333;
}

#navi li.secnd a
{
	color: #333333;
	padding-left: 39px;
}

#navi li.secnd_act
{
	color: #333333;
	xpadding-left: 39px;
}

#navi li.secnd_act a
{
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	padding-left: 39px;
	font-weight: bold;
}

#navi li.secnd a:hover
{
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	padding-left: 39px;
}

#login
{
	padding-left: 43px;
}

#login input
{
	background-color: #FFF;
	color: #333333;
	border: none;
	border-bottom: 1px solid #333;
	padding: 0;
	text-decoration: underline;
	margin-top: 14px;
	cursor: pointer;
}

#login .tx-felogin-pi1 input#user, #login .tx-felogin-pi1 input#pass
{
	background-color: #dadada;
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-top: 11px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
	width: 138px;
	cursor: auto;
}

#contentainer
{
	width: 443px;
	float:left;
}

#content
{
	padding-left: 25px;
	padding-right: 27px;
	padding-bottom: 20px;
}

.csc-header
{
	margin-top: 20px;
}

.csc-header-n1, .csc-header-n2
{
	margin-top: 0;
}

#content ul
{
	list-style-type: disc;
	padding-left: 15px;
	margin-bottom: 10px;
}

#content ul li
{
	margin-top: 2px;
}

#content h2
{
	margin-bottom: 24px;
}

p.bodytext
{
	margin-bottom: 10px;
}

#right
{
	float:left;
	width: 165px;
	margin-top: 20px;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	height: 900px;
	padding-top: 46px;
	padding-left: 21px;
	padding-right: 29px;
}

#right .csc-header
{
	margin-top: 20px;
}

#right .csc-header-n1
{
	margin-top: 0px;
}

#right b
{
	color: #004A99;
}

#right ul
{
	list-style-type: disc;
	padding-left: 16px;
}

#right ul li
{
	margin-bottom: 2px;
}

.news-list-item h2, .news-single-item h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin-bottom: 15px;
}

.news_img
{
	float:left;
	margin-right: 11px;
	width: 130px;
}

.news_text
{
	float:left;
	width: 250px;
}

.news-list-item p.bodytext
{
	margin: 0;
}

.news-list-item .morelink
{
	padding-left: 3px;
}

.news-list-item
{
	margin-bottom: 28px;
}

.news_img_singl
{
	float:left;
	margin-right: 11px;
}

.news-single-item p.bodytext
{
	margin-bottom: 10px;
}

.news-single-related h3
{
	background-color: #002454;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	padding-left: 8px;
	font-size: 11px;
}

.news-single-additional-info
{
	padding-bottom: 5px;
	background-image: url(images/additional_bg.jpg);
	background-repeat: repeat-x;
}

.news-single-imgcaption
{
	font-size: 11px;
	width: 240px;
}

dl.news-single-related
{
	padding-bottom: 10px;
}

dl.news-single-related dd
{
	margin-top: 10px;
	padding-left: 5px;
}

.news-list-container_act
{
	padding-left: 14px;
	background-image:url(images/act_themen_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 14px;
	padding-top: 17px;
}

.news-list-container_act .news-list-item
{
	margin-bottom: 0px;
}

.act_hl
{
	background-image: url(images/act_themen_hl.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFF;
}

.tx-ttnews-browsebox tr td
{
	border: 3px solid #FFF;
	margin-right: 10px;
}

.tx-ttnews-browsebox-SCell a
{
	font-weight: bold;
	color: #001942;
}
/* NEWS SCROLLER ------------------------------------------------------------------ */
#scrollable  <!-- Im Template -->
{
	
}
						
			/* horizontal track handle */
			#handle2 {
				width: 25px;
				height: 13px;
				cursor: move;
				background-image: url(images/scroller.jpg);
			}
			
			.news_block
			{
				width: 95px;
				float:left;
				margin-right: 11px;
				height: 120px;
			}
			
			.scroll_container
			{
				width: 750px;
			}
			
			/* horizontal track */
			#track2 {
				float: left;
				width: 315px;
				height: 14px;
			}
			
			#left_btn
			{
				width:14px; 
				height: 14px; 
				background-image:url(images/scroll_l.jpg);
				cursor:pointer;
				float:left;
				margin-right: 1px;
			}
			
			#right_btn
			{
				width:14px; 
				height: 14px; 
				background-image:url(images/scroll_r.jpg);
				cursor:pointer;
				float:left;
				margin-left: 3px;
			}
			
			#buttons
			{
				width: 25px;
				float:left;
				margin-left: 4px;
			}
			
			#whole_scroller
			{
				background-image: url(images/scroller_bg.jpg);
				height: 158px;
				width: 360px;
				padding-left: 27px;
				padding-top: 11px;
				margin-bottom: 40px;
			}
			
			#scrollbar
			{
				margin-top: 4px;
				padding-top: 0;
				width: 347px;
				height: 14px;
				background-image:url(images/scrollbar_bg.gif);
			}
			
			h3.scroller
			{
				margin-left: 14px;
				font-size: 12px;
				font-weight: bold;
				color: #004a99;
				margin-bottom: 5px;
			}
		
.news_text_height
{
	height: 110px;
	line-height: 13px;
}
/* NEWS SCROLLER ------------------------------------------------------------------ENDE */

/* .news-list-item_termine .morelink
{
	position: absolute;
	display: none;
	visibility: hidden;
} */

.news-list-item_termine p
{
	margin: 0;
}

.news-list-item_termine h2, .news-single-item h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

#content .news-list-item_termine h2
{
	margin-bottom: 7px;
}

#content .news-list-item h2
{
	margin-bottom: 7px;
}

.csc-mailform
{
	margin-top: 10px;
}

.csc-mailform-field
{
	margin-bottom: 5px;
}

.csc-mailform-field input
{
	width: 260px;
	background-color: #dadada;
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
}

.csc-mailform-field textarea
{
	width: 260px;
	background-color: #dadada;
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
}

.csc-mailform-field label
{
	display: block;
	float: left;
	width: 100px;
}

input.csc-mailform-submit
{
	width: 70px;
	margin-left: 100px;
}

/* Suche */
#search_results_cont
{
	padding-bottom: 10px;
}

#search_results
{
	/*border: 1px solid #FFF;
	border-top: none;
	position: absolute;
	z-index: 9999;
	background-color: #818181;
	width: 130px;
	padding: 5px;*/
}

.tx-indexedsearch-whatis
{
	
}

.tx-indexedsearch-browsebox p
{
	display: none;
}

.idupe
{
	z-index: 1;
}

.tx-indexedsearch-info, .tx-indexedsearch-percent, .searchbox-tmpl-css legend
{
	display: none;
}

#tx-indexedsearch-searchbox-sword
{
	width: 300px;
	background-color: #dadada;
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	text-decoration: none;
}

#tx-indexedsearch-searchbox-button-submit
{
	background-color: #FFF;
	border: none;
	width: 30px;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

div.tx-indexedsearch-form
{
	width: 320px;
	float:left;
}

div.tx-indexedsearch-search-submit
{
	width: 30px;
	float:left;
	padding-top: 3px;
}

#backbtn
{
	cursor: pointer;
	padding-left: 4px;
	padding-bottom: 5px;
}

#backbtn a
{
	text-decoration: none;
}

#backbtn img
{
	margin-right: 5px;
}