*{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body {
	background:#ffffff;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
min-height: 100%;
height: 100%;
}

#wrap{
	position: relative;
	margin:0 auto;
	width:1000px;
	min-width:1000px;
	max-width:1000px;
min-height: 100%;
height: 100%;
background:url(../images/main_bg.jpg) repeat-y;
}

.clear{
	clear:both;
}


a img{
border: 0px none;
}

fieldset{
border: 0px none;
}


input, textarea{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
border: 1px solid #cbd8de;

}


h1{
	font-size:1.6em;
	padding:0 0 3px 0;
	font-weight:normal;
}


h2{

}

h3{
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 17px 0;
}



h4{
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 2px 0;
}


#header{
	width:1000px;
	min-width:1000px;
	max-width:1000px;
	height:150px;
	min-height:150px;
	max-height:150px;
overflow: hidden;
position: relative;
background: #CBD8DE;
}

#themenbild{
position: absolute;
right: 0px;
top: 0px;

}

#headerimage{
	width:1000px;
	min-width:1000px;
	max-width:1000px;
	height:150px;
	min-height:150px;
	max-height:150px;
	position: relative;
                margin-top: -10px;
}

#claim{
	position: absolute;
	bottom: 00px;
	left: 110px;
}

#claim h3{
padding: 0;
}

#servicemenu{
	text-align: right;
	font-size: 1.3em;
}

#servicemenu a{
	color: #ffffff;
	text-decoration: none;
font-weight: bold;
}


#main{
	width:1000px;
	min-width:1000px;
	max-width:1000px;
	background:url(../images/main_bg.jpg) repeat-y;
}




#leftmenu{
	padding:55px 0px 0 0;
	width:200px;
	min-width:200px;
	max-width:200px;
	float:left;
overflow: hidden;
}

#wrapleftmenu{
	min-height: 300px;
	height: 300px;
}

#leftmenu ul{
	list-style:none;

}

#leftmenu ul li ul{
	list-style:none;
	min-height: 0px;
	height: auto;
}

#leftmenu ul li{
	padding: 0;
}

#leftmenu ul li ul li{
	padding: 0;
}

#leftmenu ul li ul li ul li{
	padding: 0;
}

#leftmenu ul li a{
	color:#000000;
	font-size:1.3em;
	display:block;
	text-decoration:none;
	padding:0 10px 15px 20px;
}


#leftmenu ul li.act a, #leftmenu ul li a:hover{
	background:url(../images/pfeil.jpg) 0px 0 no-repeat;
	color:#F59329;
}

#leftmenu ul li.act ul li a{
	background: transparent;
}

#leftmenu ul li.act ul li a:hover{
	background:url(../images/pfeil.jpg) 14px 0 no-repeat;
}



#leftmenu ul li ul li.act a, #leftmenu ul li ul li a:hover{
	background:url(../images/pfeil.jpg) 14px 0 no-repeat;
}

#leftmenu ul li ul li.act ul li a{
	background: transparent;
}

#leftmenu ul li.act ul li a{
	color:#000000;
}

#leftmenu ul li ul li.act ul li a, #leftmenu ul li ul li ul li a{
	color:#ffffff;
}



#leftmenu ul li ul li a{
	padding:0 10px 10px 35px;
	/* color:#ffffff; */
}


#leftmenu ul li ul li a:hover, #leftmenu ul li ul li.act ul li a:hover{
	color: #F59329;
}

#leftmenu ul li ul li.act a{
	color: #000000;
}

#leftmenu ul li ul li ul li.act a{
	color:#ffffff;
}


#leftmenu ul:hover li.act a{
	background: transparent;
}
/*
#main #leftmenu ul li.act a:hover{
	background:url(../images/pfeil.jpg) 14px 0 no-repeat;
}
*/
#leftmenu ul li ul li.act a:hover{
	background:url(../images/pfeil.jpg) 14px 0 no-repeat;
}


#searchbox{
	padding: 0 0 0 20px;
}



#mainwrap{
	float:left;
overflow: hidden;
width: 800px;
min-width: 800px;
max-width: 800px;
}




#topmenu{
	padding:4px 10px 0 10px;
	width:780px;
	height: 20px;
	min-width:780px;
	max-width:780px;
	background-color:#F59329;
	
}

#topmenu ul{

	list-style:none;
}

#topmenu ul li{
	padding:0 10px 2px 0;
	float:left;
}

#topmenu ul li a{
	color:#ffffff;
	font-size:1.3em;
	font-weight: bold;
	display:block;
	text-decoration:none;
}



#maincontent{
	width:576px;
	min-width:576px;
	max-width:576px;
	padding:12px 12px 20px 12px;
	color:#000000;
	font-size:1.2em;
	line-height:130%;
	float:left;
overflow: hidden;
}

#contentwrap a{
	color:#01A572;
	text-decoration:none;
	font-weight:bold;
}

#maincontent a:hover{
	color:#F59329;
}

#maincontent p{
	padding:5px 0 0px 0;
}

#maincontent ul{
padding:0em 0 0.5em 1.2em;
}

#contentfooter{
	padding: 10px 0 0 0;
}

hr{
	border: 0px none;
	border-top: 1px solid #5A5A5A;
	background: transparent;
}


#contentright{
	width:200px;
	min-width:200px;
	max-width:200px;
	float:left;
overflow: hidden;
font-size:1.2em;

}

#contentright_top{
	background-color:#CBD8DE;
	padding:0 3px 15px 3px;
}


#contentright_top h3{
	font-size:1.2em;
	font-weight:bold;
	padding: 13px 0 0px 0;
}

#contentright_top h5{
	border-bottom:1px solid #ffffff;
	font-size:1.2em;
	font-weight:bold;
	padding: 13px 0 0 0;
}

#contentright_top h6{
	border-bottom:1px solid #ffffff;
	font-size:1.2em;
	font-weight:normal;
	padding: 13px 0 0 0;
}

.contentright_image{
}


.contentright_bottom{
	background-color:#ffffff;
	font-size:1.2em;
	padding:12px 0 0 0;
}




/* POWERMAIL FORMATIERUNGEN */

#maincontent .tx_powermail_pi1_fieldwrap_html p{
padding: 0 0 0.5em 0;
}

.tx-powermail-pi1_fieldset legend{
visibility: hidden;
}

.tx_powermail_pi1_fieldwrap_html{
padding: 3px 0;
}

.tx_powermail_pi1_fieldwrap_html label{
width: 140px;
min-width: 140px;
max-width: 140px;
float: left;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label{

}

.powermail_radio_inner{
clear: left;
}

.powermail_submit{
margin-left: 180px;
color: #000000;
padding: 1px 5px;
background: #CBD8DE;
}

/* Listenformatierung */


ul{
list-style: square;

}

ul ul{
list-style: disc;
padding-left: 13px;
margin-left: 0;
}

ul ul ul{
list-style: circle;
padding-left: 13px;
margin-left: 0;
}

* ============================================================================= */
/* TT News                                                                            */
/* ============================================================================= */

#content .news-latest-container p{
margin: 0;
padding: 0;

}

.news_trenner{
padding: 0;
margin: 10px 5px;
border-top: 1px solid #cbd8de;

}

#content .news-latest-title a{
font-weight: bold;

}

#content .news-single-firstline{
padding-top: 10px;
}

#content .news-latest-title h2{

font-weight: bold;
font-size: 1em;
display: inline;
}

#content .news-single-subheader h3{
font-weight: normal;
font-size: 1em;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 9px;
}

.news-single-item a img{
border: 0px none;
}

ul.tx_ablinklist_listView_link{
PADDING-LEFT: 13px; 
MARGIN-LEFT: 3px
}

ul.tx_ablinklist_listView_link li{
margin-left: auto;
padding-left: auto;
}

.csc-mailform-field{
clear: both;
padding: 2px 0;
}

fieldset{
border: 0px none;
}

label{
float: left;
width: 300px;
min-width: 300px;
font-weight: bold;
}

input, textarea{
font-family: Helvetica, FreeSans, "Lucida Sans MS","Bitstream Vera Sans","Nimbus Sans L", Verdana, sans-serif;
font-size: 11px;
border: 1px solid #cbd8de;

}

.csc-mailform-submit{
background: #cbd8de;

}

#nav-3-dummy .csc-textpic-above .csc-textpic-imagewrap{ 
padding-bottom: 10px;
}

.news-amenu-container ul{
list-style: none;
color: #008C61;
}

.news-amenu-container ul li h3{
color: #000000;
}

.news-amenu-container ul li table td{
width: 25%;

}

.news-amenu-container ul li table li{
padding: 2px 0;
list-style: square;
}

.news-amenu-container ul li.news-amenu-item-year{
float: none;
width: auto;
display: block;
clear: left;
list-style: none;
}
