/* CSS Document */

body 
{
	background: #012A4A url(../images/bg.jpg) 0 0 repeat-x;
	color: #777777;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	line-height: 1.5em;	
	padding: 20px 0 40px;
}

a 
{
	color: #777777;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.container
{
	background: url(../images/container.png) 0 0 repeat-y;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;	
	width: 970px;	
}

.container .cont 
{
	background: url(../images/container.png) 0 0 repeat-y;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 130px;
}

.container .top 
{
	background: url(../images/top.png) 0 0 no-repeat;
	clear: both;
	float: left;
	height: 15px;
	width: 100%;
}

.container .bottom 
{
	background: url(../images/bottom.png) 0 0 no-repeat;
	clear: both;
	float: left;
	height: 15px;
	width: 100%;
}

.container_12 
{
	background: #fff url(../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 
{
	background: #FFF url(../images/bg_container.gif) 0 0 repeat-x; 
} 

#logo 
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 2px;
}

#menue_top
{
	float: right;
	height: auto;	
	overflow: hidden;	
	width: 100%;
	margin-bottom: 5px;
}

#menue_top ul
{
	float: right;
	list-style: none;
	margin: 0;
	margin-right: -1px;
	padding: 0;
}

#menue_top ul li
{
	background: url(../images/menue_trenner.gif) right 6px no-repeat;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-left: 8px;
}

#menue_top ul li a
{
	color: #4B4B4B;	
	font-size: 0.95em;
	line-height: 1.4em;
	text-decoration: none;
}

#search
{
	width: 100%;
	height: 31px;
	float: right;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #AAAAAA;
	margin-top: 11px;
	margin-bottom: 15px;
}

#search form 
{
	float: left;
	margin: 0;
	padding: 0;
}

#search fieldset 
{
	border: none;
	margin: 0;
	padding: 0;
}

#search input 
{
	float: left;
	color: #AAAAAA;
}

#search #search-text 
{
	background: url(../images/bg_search.gif) 0 0 no-repeat;
	border: none;
	height: 24px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 154px;
}

#search #search-submit
{
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	border: none;
	color: #FFFFFF;
	display: block;
	height: 31px;
	padding: 0;	
	text-indent: -5000px;
	width: 48px;
}

#bct
{
	color: #DE6339;
	float: left;
	font-size: 0.85em;
	font-weight: bold;	
	height: 23px;	
	line-height: 1.5em;
	padding-left: 2px;	
	padding-top: 6px;
	position: relative;		
	width: 698px;
	text-decoration: none;
	margin-top: 11px;
	margin-bottom: 15px;
}

#bct a
{
	color: #4B4B4D;
	text-decoration: none;
}

#bct .aktiv
{
	color: #DD6334;
}

#navigation
{
	background: #F3F3F3 url(../images/bg_navigation.gif) 0 0 repeat-y;
	color: #4C4C4C;	
	float: left;	
	font-size: 1.0em;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 17px;
	position: relative;
	text-decoration: none;	
	width: 100%;	
	z-index: 1000;
}

#navigation .top
{
	background:url(../images/top_navigation.gif) left top no-repeat;
	float: left;
	height: 21px;
	width: 100%;
}

#navigation .bottom
{
	background: url(../images/bottom_navigation.gif) left bottom no-repeat;
	float: left;
	height: 17px;
	width: 100%;
}

#navigation .logo
{
	width: 187px;
	float: left;
	height: auto;
	clear: both;
	padding-left: 19px;
}

#navigation .navi1,
#navigation .navi2,
#navigation .navi3
{
	width: 189px;
	padding-left: 16px;
	float: left;
	height: auto;
	clear: both;
	display: block;
}

div#navigation ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#navigation ul li
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDD;
	width: 203px;	
	position: relative;
}

#navigation ul li.first
{
	border-top: 0px solid #DDD;
}

#navigation ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 169px; width: 179px;
	font-weight: bold;
	background: url(../images/li_navigation.gif) 3px 12px no-repeat;	
}

#navigation ul li a:hover 
{
	color: #DE6339;
}

#navigation ul li a.aktiv
{
	color: #DE6339;
	background: url(../images/li_navigation_aktiv.gif) 3px 12px no-repeat;
}

#navigation .sub .top,
#navigation .subsub .top
{
	background:url(../images/top_navigation_sub.gif) left top no-repeat;
	float: left;
	height: 10px;
	width: 100%;
}

#navigation .sub .bottom,
#navigation .subsub .bottom
{
	background: url(../images/bottom_navigation_sub_wide.gif) left bottom no-repeat; 
	float: left;
	height: 10px;
	width: 100%;
}

#navigation .subsub .bottom {
        background: url(../images/bottom_navigation_sub.gif) left bottom no-repeat;
}

#navigation ul li .sub
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 220px; width: 270px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top: 1px solid #dddddd;
	position: absolute;
	left: 203px;
	top: -1px;
	display:none;
	z-index: 100;
}

#navigation ul li .sub ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 215px; width: 265px;
	padding-left: 5px;
	padding-top: 5px;
	background: #F3F3F3 url(../images/bg_navigation_sub.gif) 0 0 repeat-y; background: #F3F3F3 url(../images/bg_navigation_sub_wide.gif) 0 0 repeat-y;
}

#navigation ul li .sub ul li
{
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCC;
	width: 215px; width: 265px;
}

#navigation ul li .sub ul li a
{
	margin: 0;
	padding: 0;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 195px; width: 245px;
	background: none;
	font-weight: normal;
}

#navigation ul li .sub ul li a:hover
{
	color: #DE6337;
}

#navigation ul li .sub ul li a.aktiv
{
	color: #DE6337;
	background: none;
	border-bottom: 0px solid #CCC;	
}

#navigation .sub .subsub
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 220px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	position: absolute;
	left: 214px; left: 264px;
	top: -6px;
	z-index: 100;
	
	border-top: 1px solid #dddddd;
	border-bottom: 0px solid #CCC;
	border-right: 0px solid #CCC;
}

#navigation .sub .subsub ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 215px;
	padding-left: 5px;	
	padding-top: 5px;	
	background: #F3F3F3 url(../images/bg_navigation_sub.gif) 0 0 repeat-y;
}

#navigation .sub .subsub ul li
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCC;
	width: 189px;
}

#navigation .sub .subsub ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 195px;
	background: none;
	font-weight: normal;
}

#navigation .sub .subsub ul li a:hover
{
	color: #DE6337;
}

#navigation .sub .subsub ul li a.aktiv
{
	color: #DE6337;
	background: none;
	border-bottom: 0px solid #CCC;
}




#navigation .navi2
{
	margin-top: 78px;
}

#navigation .navi2 ul
{
	border-bottom: 1px solid #CCC;
}

#navigation .navi2 ul li
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
	width: 189px;
}

#navigation .navi2 ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 189px;
	background: none;	
}

#navigation .navi2 ul li a.aktiv
{
	color: #113F61;
	background: none;
}

#navigation .navi3
{
	margin-top: 22px;
	overflow: hidden;
}

#navigation .navi3 p
{ float: left;
margin: 0;
padding: 0;}

#navigation .navi3 ul 
{
	clear: none;
	float: right;
}

#navigation .navi3 ul li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	clear: none;
	border: 0;
	width: 20px;
}

#navigation .navi3 ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 20px;
	background: none;
	text-indent: -5000px;
}

#navigation .navi3 ul li a.fb
{
	 background:url(../images/icon_fb.gif) 0 0 no-repeat;
}

#navigation .navi3 ul li a.tw
{
	background:url(../images/icon_tw.gif) 0 0 no-repeat;
}

#navigation .navi3 ul li a.rss
{
	background:url(../images/icon_rss.gif) 0 0 no-repeat;
}

.titel_pic 
{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

.news 
{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
	background: #F8F8F8 url(../images/bg_news.gif) 0 0 repeat-y;
}

.news .txt
{
	width: 680px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: auto;
	float: left;
	background:url(../images/bg_news_txt.gif) 0 0 no-repeat;	
	font-size: 1.3em;
	line-height: 1.3em;
}

.news .txt p
{
	margin: 0;
	padding: 0;
}

.news .txt h1
{
	color: #113F61;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.news .download
{
	width: 680px;
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	float: left;
	clear: both;
	background:url(../images/bg_news_download.gif) left bottom no-repeat;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
	overflow: hidden;
}

.news .download ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.news .download ul li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 3px;
}

.news .download ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	padding: 0;
	margin: 0;
	width: 18px;
	height: 19px;
	background: none;
	text-indent: -5000px;
	display: block;
}

.news .download ul li a.print
{
	 background:url(../images/icon_print.gif) 0 0 no-repeat;
}

.news .download ul li a.pdf
{
	background:url(../images/icon_pdf.gif) 0 0 no-repeat;
}

.info .txt
{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: auto;
	background: #F8F8F8 url(../images/bg_info.gif) left top repeat-y;
	border-right: 1px solid #E1E1E1;
}


.info .top
{
	width: 100%;
	float: left;
	height: 10px;
	background:url(../images/top_info.gif) left top repeat-x;
}

.info .bottom
{
	width: 100%;
	float: left;
	height: 10px;
	background:url(../images/bottom_info.gif) left bottom repeat-x;
}

.info .top .tl
{
	width: 10px;
	float: left;
	height: 10px;
	background:url(../images/bg_info_top_l.gif) left top repeat-x;
}

.info .top .tr
{
	width: 10px;
	float: right;
	height: 10px;
	background:url(../images/bg_info_top_r.gif) left top repeat-x;
}

.info .bottom .bl
{
	width: 10px;
	float: left;
	height: 10px;
	background:url(../images/bg_info_bottom_l.gif) left top repeat-x;
}

.info .bottom .br
{
	width: 10px;
	float: right;
	height: 10px;
	background:url(../images/bg_info_bottom_r.gif) left top repeat-x;
}





.balken 
{
	width: 100%;
	height: 32px;
	float: left;
	background:url(../images/balken.gif) 0 0 no-repeat;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 
{
/*	margin-bottom: 20px;  */
	z-index: 1;
}

.grid_4
{
/*	margin-bottom: 20px; */
	z-index: 2;
}




.container .cont h1,
.container .cont h2,
.container .cont h3,
.container .cont h4,
.container .cont h5,
.container .cont h5 {
	color: #113F61;
}

.container .cont h1 
{
	margin: 0;
	padding: 0;
	color: #113F61;
	font-size: 1.4em;
	font-weight:bold;
}

.container .cont h1.pagetitle {
	/*margin: 50px 0 8px 0;*/
       margin: 20px 0 8px 0;
}

.container .cont h2,
.container .cont h1.csc-firstHeader {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #113F61;
	z-index:1;
}

.container .cont h3 {
	font-size: 1em;
	margin: 0 0 2px 0;
}


.container .cont p {
	color: #7D7D7D;
	color: #4C4C4C;
	line-height: 1.5em;
	padding: 0 20px 0 0;
	margin: 0 0 15px 0;
}

.container .cont .grid_6 p,
.container .cont .grid_3 p {
	padding: 0;
}

.container .cont .csc-default a {
	color: #4C4C4C;
	text-decoration: underline;
}

.container .cont .csc-default a:hover {
	color: #DE6339;
}


sub, sup {
      font-family: Arial, Helvetica, sans-serif;
      line-height: 0px;
      font-size: 80%;
      vertical-align: super;
}

sub {
     vertical-align: sub;	
}

.container .cont .subline 
{
	color: #7D7D7D;
	color: #4C4C4C;
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.1em;
	padding: 2px 0 0 0;
}

.container .cont ul 
{
	color: #7D7D7D;
	color: #4C4C4C;
}

.container .cont .grid_12 ol 
{
	color: #7D7D7D;
	color: #4C4C4C;
	padding: 0;
	margin: 0;
       padding-left: 10px;
       float: left;
width: 97%;
}

.container .cont .grid_12 ol li {
	/*padding: 0 0 5px 0;
	margin: 0;*/
       margin-bottom: 5px;
}

.container .cont ol li ul {
	padding: 0;
	margin: 2px 0 7px 0;
}

.container .cont ol li ul li {

}

.container .cont .tabs ol {
        float: left;
        height: auto;
        color: #7D7D7D;
        color: #4C4C4C;
        line-height: 1.5em;
        margin: 0 0 15px;
        padding: 0 20px 0 0;
        clear: both;
}

.container .cont ul li ul {
	margin-bottom: 3px;
}

.container .cont ul li ul li {
	list-style-type: circle;
}

.container .cont table {
	color: #7D7D7D;
	color: #4C4C4C;
}

.container .cont table tr td p {
	margin-bottom: 2px;
}

.container .cont .grid_3.info .txt {
	width: 87%;
}

.container .cont .grid_6.info .txt {
	width: 94%;
}

.container .cont .grid_9.info .txt {
	width: 96%;
}

.container .cont .grid_12.info .txt {
	width: 97%;
}

.csc-mailform .grid_1, .csc-mailform .grid_2, .csc-mailform .grid_3, .csc-mailform .grid_4, .csc-mailform .grid_5, 
.csc-mailform .grid_6, .csc-mailform .grid_7, .csc-mailform .grid_8, .csc-mailform .grid_9, .csc-mailform .grid_10, 
.csc-mailform .grid_11, .csc-mailform .grid_12 {
	margin-bottom: 4px;
}

table.contenttable tr td,
table.contenttable tr th {
	padding-right:36px;
}

#search #tx-indexedsearch-searchbox-sword,
#search #search-text 
{
	width: 154px;
	height: 24px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 15px;
	border: none;
	background: url(../images/bg_search.gif) 0 0 no-repeat;

}

#search #tx-indexedsearch-searchbox-button-submit,
#search #search-submit
{
	width: 48px;
	height: 31px;
	padding: 0;
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	border: none;
	text-indent: -5000px;
	color: #FFFFFF;
	display: block;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res,
.container .cont .tx-indexedsearch .tx-indexedsearch-whatis {
	color: #113F61;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res .res {
	float: left;
	width: 97%;
	height: auto;
	padding: 0 10px 0 10px;
	background: url("../images/bg_info.gif") repeat-y scroll left top #F8F8F8;
	border-right: 1px solid #E1E1E1;
        clear: both;	
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res h2 {
	line-height: 1em;	

}

.container .cont .tx-indexedsearch .tx-indexedsearch-res h2 span.title {
	vertical-align: top;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res .res p {
	margin-bottom: 5px;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res .res a {
	color: #4C4C4C;
	text-decoration: underline;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res .res a:hover {
	color: #DE6339;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-res .res dl dt,
.container .cont .tx-indexedsearch .tx-indexedsearch-res .res dl dd {
	float: left;
	display: inline;
	font-size: 0.865em;
}

.container .cont .tx-indexedsearch .top
{
	width: 100%;
	float: left;
	height: 10px;
	background:url(../images/top_info.gif) left top repeat-x;
}

.container .cont .tx-indexedsearch .bottom
{
	width: 100%;
	float: left;
	height: 10px;
	background:url(../images/bottom_info.gif) left bottom repeat-x;
	margin: 0 0 20px 0;
}

.container .cont .tx-indexedsearch .top .tl
{
	width: 10px;
	float: left;
	height: 10px;
	background:url(../images/bg_info_top_l.gif) left top repeat-x;
}

.container .cont .tx-indexedsearch .top .tr
{
	width: 10px;
	float: right;
	height: 10px;
	background:url(../images/bg_info_top_r.gif) left top repeat-x;
}

.container .cont .tx-indexedsearch .bottom .bl
{
	width: 10px;
	float: left;
	height: 10px;
	background:url(../images/bg_info_bottom_l.gif) left top repeat-x;
}

.container .cont .tx-indexedsearch .bottom .br
{
	width: 10px;
	float: right;
	height: 10px;
	background:url(../images/bg_info_bottom_r.gif) left top repeat-x;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-browsebox {
	float: left;
	margin-bottom: 15px;
	clear: both;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	list-style: none;
}

.container .cont .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li {
	float: left;
	margin: 0 15px 0 0;
}

/*

#navigation ul li .sub ul li .subsub 
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 175px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 14px;
	margin-top: 5px;
	border-top: 1px solid #CCC;
	
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#navigation ul li .sub ul li .subsub  ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li .sub ul li .subsub  ul li
{
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCC;
	width: 189px;
}

#navigation ul li .sub ul li .subsub  ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 175px;
	background: none;
	background: url(../images/li_navigation_sub.gif) 3px 7px no-repeat;
}

#navigation ul li .sub ul li .subsub  ul li a:hover
{
	color: #DE6337;
}

#navigation ul li .sub ul li .subsub  ul li a.aktiv
{
	color: #DE6337;
	background: none;
	border-bottom: 0px solid #CCC;
}



#navigation div.navi1 ul li div.sub,
#navigation div.navi1 ul li div.sub ul li div.subsub
{
	display:none;
}
*/
.container .cont table.programme tr th 
{
	color: #113F61;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px;	
	border-bottom: 1px solid #CCCCCC;
}

.container .cont table.programme tr td h3 
{
	padding: 0;
	margin: 8px 0 0 0;
}

