 @charset "UTF-8";
  


/*#####Browser Reset#####*/
* { margin:0; padding: 0; }
option { padding-left: 0.4em; }
* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }
html { height: 100%; margin: 0; overflow-y: scroll;}
body {
	height: 100%;
	margin: 0;
	font-size: 15px;
	line-height: 15px;
    color: #6A6A6A;
    background: #f5f5f5;
    text-align: left;
}
fieldset, img { border: 0 solid; }



/*#####Clearing#####*/

/*Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*Safari-Browser*/
.clearfix { display: block; }
/* Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox { overflow:hidden; }
/* IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
#ie_clearing { display: none; }





/*######Basics, Typo, etc.#####*/
html * { font-size: 12px; 
		line-height: 1.5;}

/*Schriftgröße von monospaced Elemente auf 16 Pixel setzen */
textarea, pre, tt, code { font-family:"Courier New", Courier, monospace; }
  
/* Basis-Layout Typo:11 Pixel */
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px}

                

td {  margin: 0 0 0 0;padding: 0 0 0 0; }
tr {  margin: 0 0 0 0;padding: 0 0 0 0; }
p {  margin: 0 0 0 0; padding: 0 0 0 0; width:auto;}
 

/*Listen*/

/*Textauszeichnung*/
cite, blockquote { font-style:italic; }
blockquote { margin: 0 0 1em 1.5em; }
strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code { font-family: monospace; font-size: 12px; }
acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
}
/*Standardklassen*/
.note { background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted; }
.important { background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted; }
.warning { background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted; }
.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; }
.center { text-align:center; margin: 0.5em auto; }


a { color: #c8251b; text-decoration:none; }

a:hover {  text-decoration:none; color:#666666; }
  
hr {
    color: #000;
    background:transparent;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border:0;
    border-bottom: 1px #000 dashed;
}
.bodytext {
   
    padding: 0;
    margin:0;
}
 

/*#####Layout#####*/

/**
  *
  * |-------------------------------|
  * | #header           #topnav     |
  * |-------------------------------|
  * | #col1   | #col3     | #col2   |
  * | 200 px  | flexible  | 200px   |
  * |-------------------------------|
  * | #footer                       |
  * |-------------------------------|
  */

#page_margins {
	min-height: 735px;
	height: auto !important;
	height: 735px;
	width: 1011px;
	margin-right: auto;
	margin-left: auto; 
	margin-top: 50px;
	background-color: #fff;
	background-image: url(../images/bg_pagemargin.gif);
	background-repeat: repeat-y;
	background-position: right ;
}

#page { 

	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

#header { 
 	
	width: 1000px;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}

div#logo {
	
	display:inline;
	width: 135px;
	height: 90px;
	padding: 0px 0 0 0px;
	margin: 5px 0px 0px 432px;
}

div#logo img {
	margin: 0 0 0 0px;
}

#topimage { 
 	
	width: 1000px;
	height: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;	
} 
  
/*#####Navi#####*/

div#nav_wrap{	
	width: 1000px;
	height: 23px;
	padding: 0px 0px 0px 0px;		
	background-color: #081c49;	
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #fff;
	border-width: 2px 0px 0px 0px;
}

div#nav {
	width: auto;
	height: 23px;
	padding: 0px;
	background-color: #081c49;
	margin: 0px 0px 0 270px;
}

#nav ul {
	width: auto;
	height:23px;	
	list-style-type: none;
	margin: 0;	
}
	
#nav li {	
	height:23px;	
	float:left;
	display:inline;
	width: auto;
	background-image: url(../images/navtrenner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 15px 0px 10px;	
}

#nav li.last{		
	float:right;		
}

#nav a {	
	text-transform: uppercase;
	float:left;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	text-transform: uppercase;
	color:#fff;
	text-decoration: none;
	margin-top:4px;
}

ul#nav li a:hover{
	color: #c8251b;
	text-decoration: none;	
}

ul#nav li.selected_last a, ul#nav li.selected a:link, ul#nav li.selected a:visited,
ul#nav li.selected a:hover,ul#nav li.selected a:active {
	color: #c8251b;
	text-decoration: none;	
}

ul#secondnav {
	margin: 0px 0px 0px 0px;
	padding-left: 0;
	list-style-type: none;
}

ul#secondnav li a {
	text-transform: uppercase;
	font-size: 11px;
	color:#666666;
	display: block;
	padding: 4px 0px 4px 0px;
	width: 180px;
	text-decoration: none;	
	
}

ul#secondnav li a:hover {
	
	color:#c8251b;
	text-decoration: none;	
}

ul#secondnav li.selected a{
	color:#c8251b;
	text-decoration: none;	
	
}

ul#secondnav li ul#thirdnav {
	list-style-type: none;
	margin: 4px 0px 4px 10px;
	padding-left: 0;
	list-style-type: none;
	
}

ul#secondnav li ul#thirdnav li a {
	font-size: 11px;
	color:#666666;
	display: block;
	padding: 3px 0px 3px 10px;
	width: 177px;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	
}

ul#secondnav li ul#thirdnav li a:hover {
	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
}

ul#secondnav li ul#thirdnav li.active a{
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	
}


ul#teasernav {
	position:absolute; top:300px; left:0px;
	list-style-type: none;
	margin: 30px 0px 0px 0px;
	padding-left: 0;
	list-style-type: none;
}

ul#teasernav li a {
	text-transform: uppercase;
	font-size: 12px;
	color:#245069;
	font-weight:bold;
	display: block;
	padding: 3px 0px 3px 0px;
	width: 180px;
	text-decoration: none;	
	
}

ul#teasernav li a:hover {
	
	color:#acc271;
	text-decoration: none;	
}

ul#teasernav li.selected a{
	color:#acc271;
	text-decoration: none;	
	
}



/*###Hauptcontent###*/


 
#main {
	
	min-height: 435px;
	height: auto !important;
	height: 435px;
	width: 1000px;
	padding: 40px 11px 0px 0px;
	
}
   
#col1 {
	float: left;
	width: 270px;
	margin: 0px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
} 
#col2 {
	float:right;
	width: 365px;
	
}
#col3 {
	width:auto;
	margin: 0 365px 0 270px;
	padding-top: 0px;
	
}
#col1.aktuell {
	
	width: 325px;

	
} 
#col2.aktuell  {
	
	width: 325px;
	
}
#col3.aktuell  {
	width:auto;
	margin: 0 325px 0 325px;
	
	
}



  /**
  * .hidecol1 -> 2-column-layout (using #col2 and #col3)
  * .hidecol2 -> 2-column-layout (using #col1 and #col3)
  * .hideboth -> single-column-layout (using #col3)
  */
.hideboth #col3 { margin-left: 0; margin-right: 0; }
.hidecol1 #col3 { margin-left: 0; margin-right: 365px; }
.hidecol2 #col3 { margin-left: 270px; margin-right: 0; }
.hideboth #col1, .hideboth #col2, .hidecol1 #col1, .hidecol2 #col2 { display:none; }  
 
#col1_content, #col2_content, #col3_content, div#footer_wrap, div#nav_wrap  { position:relative; }
#col1_content img, #col2_content img, #col3_content img { padding-bottom: 10px; }
 
/*###col1_content###*/ 

#col1_content {
	margin: 0px 15px 0px 25px;
	padding: 0px 0px 15px 0px;
	
}

#col1_content p a {
	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}

#col1_content p a:hover{
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}


#col1_content h1 {
	font-size: 20px;
	color: #06446a;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

#col1_content h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #06446a;
	padding: 5px 0px 10px 0px;
	font-weight: normal;

}                    
#col1.aktuell #col1_content {
	margin: 0px 0px 0px 125px;
	padding: 0px 0px 15px 0px;
}


/*###col2_content###*/  
 
#col2_content {
	margin: 35px 25px 0px 0px;
	padding: 0px 0 0px 0px;
	
}
#col2_content p a {
	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}

#col2_content p a:hover{
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}


#col2_content h1 {
	font-size: 20px;
	color: #06446a;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}                  
#col2_content h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #06446a;
	padding: 5px 0px 10px 0px;
	font-weight: normal;

}  

#col2.aktuell #col2_content {
	margin: 0px 125px 0px 0px;
	padding: 0px 0px 15px 0px;
}


#col2_content_notitle {
	margin: 35px 25px 0px 0px;
	padding: 0px 0 15px 0px;
	
}

/*###col3_content###*/ 
 
#col3_content {
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 15px 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}








#col3_content p a {
	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}

#col3_content p a:hover{
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}


#col3_content h1 {
	font-size: 20px;
	color: #06446a;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}                       

#col3_content h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #06446a;
	padding: 5px 0px 10px 0px;
	font-weight: normal;

}  

#col3_content h3 {
	font-size: 12px;
	color: #06446a;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}   


#col3.aktuell #col3_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 75px 15px 75px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}

/*###Hauptcontent###*/

div#footer_wrap {
	
	width: 1011px;
	margin-right: auto;
	margin-left: auto; 
	height: 35px;
	clear: both;	
	background-image: url(../images/bg_footerright.gif);
	background-repeat: no-repeat;	
	background-position: right top;
}

#footer {

	width: auto;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg_footerleft.gif);
	background-repeat: no-repeat;	
	background-position: left top;	
}  

ul.footer {
	height: 35px;
	text-transform: uppercase;
	text-decoration:none;
	display: inline;
	list-style-type: none;
	position:absolute; 
  	left:50%;
  	width:36em;
  	margin-left:-18em;
}

ul.footer li{
	height: 34px;
	float: left;
	color:#666666;
	text-decoration: none;
	font-size: 9px;	
	border: 1px solid #666666;
	border-width: 1px 0px 0px 0px;	
}

ul.footer li a {
	color:#666666;
	text-decoration: none;
	font-size: 9px;
	padding: 0px 5px 0px 5px;	
	
}
ul.footer li.first a {
	color:#666666;
	text-decoration: none;
	font-size: 9px;
	padding: 0px 5px 0px 0px;		
}

ul.footer li.last {
	color:#666666;
	text-decoration: none;
	font-size: 9px;
	padding: 0px 0px 0px 5px;	
}

ul.footer li a:hover{
	color:#c8251b;
	font-size: 9px;
}

ul.footer li a:active{
	color:#c8251b;
}







/*###Inhalte, Subtemplates, etc.###*/



 
/*#####news#####*/


.line_hor {
	border-bottom: 1px solid #666666;
	width: 90%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 5px 0px 5px 0px;
}



span.date {
	
	margin: 10px 0 2px 0px;
	background-image: url(../images/newsicon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
}

div.titlenews {
	font-size: 13px;
	text-decoration: none;
	font-size:bold;
	color: #06446a;
	margin: 0px 0px 10px 0px;
}
div.titlenews a{
	font-size: 13px;
	text-decoration: none;
	font-size:bold;
	color: #06446a;
	margin: 0px 0px 10px 0px;
}


div.news-single-backlink a {
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}	

div.news-single-backlink a:hover {
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
}	

div.news-list-morelink a{	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
	
}

div.news-list-morelink a:hover{	
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;
	
}



div.news-latest-morelink a{
	
	color:#c8251b;
	text-decoration: none;
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;

}

div.news-latest-morelink a:hover{
	
	color:#666666;
	text-decoration: none;
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
	padding-left: 10px;

}
div.tx-ttnews-browsebox a{
	
	color:#666666;
	text-decoration: none;
	background-image: none;
	
	padding-left: 10px;

}



/*#####Kalender#####*/


.calendar-table{
	width:340px;
	padding: 20px 0px 20px 0px;
}
.calendar-table a{
	text-decoration:none;
}

td.columYear a{
	font-size: 13px;
	text-decoration: none;
	font-size:bold;
	color: #06446a;
	
}
.calendar-table TD, .calendar-table TH{
	padding:3px;
	text-align:center;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#fff;
	background-color:#c8251b;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #c8251b;
}
.linked_today_nolink{
	padding:2px;
	color:#333333;
	background-color:#fff;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #666666;
}
.linked_day{
	padding:2px;
	color:#FFFFFF;
	background-color:#666666;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #c8251b;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#C7D5FE;
	color:#333333;
	border:1px solid #7e7e7e;
	padding:0.5em;
}
.newsCalendar_listBody{
	padding:1em;
}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:1em;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}

/* newslinkpopup */
.rcMenuContainer {
    font-family: Verdana, Arial;
    position: absolute;
    border: 1px solid #666666;
    background: #fff;
    padding:2px;
    z-index:10;
}
.rcMenuItem {
    width:240px;
    float:left;
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    text-decoration:none;
    color:#c8251b;
    background-color:#fff;
   	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	padding-left: 10px;
}
.rcMenuItemHover {
    width:240px;
    float:left;
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    background-color:#fff;
    color:#666666;
    background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	padding-left: 10px;
}
.rcMenuItemText {
    font-size:100%;
    font-weight:bold;
    border:0px;
    padding:2px;
    color:#06446a;
    border: 0px solid #FFFFFF;
    background: #fff;
    text-align:left;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage {
	padding-right:4px; 
}


/*#####Suche#####*/










/*#####Formular#####*/

form.frm_questions {
	font-style: normal;
	margin: 0;
	padding: 0;
	width: 580px;
	margin: 10px 0px 0px 0;
}

form.frm_questions input, form.frm_questions select {
 	float: left;
	padding: 0;
	width: 240px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 1px 0px 1px 3px;
}

form.frm_questions input.input_small {
	float: left;
	width: 40px;
	margin-right: 5px;
}

form.frm_questions input.input_medium {
	float: left;
	width: 190px;
}

form.frm_questions input.radio {
 	float: left;
	height: 12px;
	width:20px;
	padding-top:2px;
	margin-bottom: 0px;
	border:none;
	margin-top: 0px;
}

form.frm_questions label {
  	float: left;
  	display: block;
  	width: 180px;	
	margin: 0;
	padding: 0;
	height: auto;
	padding: 0px 0px 0px 0;
}

form.frm_questions label.radio_caption {
	float: left;
	width: 240px;
	margin-left: 0px;
	padding: 0;
	height: 12px;
	padding: 0px 0px 0px 0;
	
}
form.frm_questions label.radio_caption_other {
  	float: left;  
  	width: 160px;
	margin-left: 0px;
	padding: 0;
	height: auto;
	padding: 0px 0px 0px 0;
}


form.frm_questions select {
	padding: 0;
	width: 245px;
}
form.frm_questions textarea {
  	float: left;
	width: 420px;
	color: #8c8c8c;
	border: 1px solid #666666;
	overflow: hidden;
	margin: 4px 0px 10px 0px;
	padding: 2px 0px 0px 3px;
}
.caption{
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
	width: auto;
	height: auto;

}



form.frm_questions input.btnSend {
	text-transform:uppercase;
	clear: both;
	float: left;
	display: inline;
	width: 85px;
	text-align:left;
	height: 21px;
	border: 1px solid #c8251b;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #c8251b;
	background-color: #fff;
	padding:0;
	margin-bottom:0px;
	padding-left: 2px;
	padding-top: 0px;
	cursor: pointer;
}

/*#####Formular#####*/

div.csc-sitemap ul li{
	padding-top: 10px;
	list-style-type: none;
} 


div.csc-sitemap ul li a{
	text-transform: uppercase;
	font-size: 12px;
	color: #06446a;
	margin: 10px 0px 15px 0px;
	font-weight: normal;
	
} 

div.csc-sitemap ul li a:hover{
	text-transform: uppercase;
	font-size: 12px;
	color: #c8251b;
	margin: 10px 0px 15px 0px;
	font-weight: normal;
	
}


div.csc-sitemap ul li ul li a{
	text-transform: uppercase;
	font-size: 11px;
	color:#666666;
	display: block;
	padding: 3px 0px 3px 0px;
	
	text-decoration: none;	
	margin: 0px 0px 0px 20px;
} 

div.csc-sitemap ul li ul li a:hover{
	text-transform: uppercase;
	font-size: 11px;
	color:#c8251b;
	display: block;
	padding: 3px 0px 3px 0px;
	
	text-decoration: none;	
	margin: 0px 0px 0px 20px;
}



div.csc-sitemap ul li ul li ul li a{
	font-size: 11px;
	color:#666666;
	display: block;
	padding: 2px 0px 2px 10px;
	
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	margin: 0px 0px 0px 40px;
} 

div.csc-sitemap ul li ul li ul li a:hover{
	font-size: 11px;
	color:#c8251b;
	display: block;
	padding: 2px 0px 2px 10px;
	
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	margin: 0px 0px 0px 40px;
} 


div.csc-sitemap ul li ul li ul li ul li a{
	font-size: 11px;
	color:#666666;
	display: block;
	padding: 2px 0px 2px 10px;
	
	background-image: url(../images/bullet-no.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	margin: 0px 0px 0px 40px;
} 

div.csc-sitemap ul li ul li ul li ul li a:hover{
	font-size: 11px;
	color:#c8251b;
	display: block;
	padding: 2px 0px 2px 10px;
	
	background-image: url(../images/bullet-act.gif);
	background-repeat: no-repeat;	
	background-position: 0px 8px;
	margin: 0px 0px 0px 40px;
} 






                 