html {
	font-family: Verdana, Arial sans-serif;
	font-size: 11px;
}
body {
	margin: 0;
	text-align: center;
	background: url(../graphics/background.gif) #FFF;
	background-repeat: repeat-x;
}
* html body {
	background: #E6E5E6;
}

a {
	color: black;
}

H1 {
	padding: 0px;
         margin: 0px;
	font-size: 14px;
	color: #009195;
	text-transform: uppercase;
         margin-bottom: 10px;
}

H3 {
	padding: 0px;
         margin: 0px;
         margin-bottom: 4px;
         margin-top: 16px;
	font-size: 12px;
}
ul {
         margin: 0px;
         padding: 0px;
         margin-left: 20px;
}
li {
 	margin: 0px;
         padding: 0px;
}


#mainFrame {
	width: 762px;
	margin: 0 auto;
	border-top: 1px solid #E1E1E0;
}

#menubar {
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
}

* html #mainmenu_start {
	margin-left: 0px;
}

.startseite_menupunkt {
	padding-left: 35px;
         padding-right: 25px;
	padding-top: 5px;
	background: url(../graphics/arrow.gif) #D9EFEF no-repeat 10px 10px;

}

.menuspalten {
	padding-top: 0px;
	line-height: 18px;

}

#menuspalte1 {
	width: 246px;
	height: 150px;
	background-color: #D9EFEF;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	margin-bottom: 3px;

}
* html #menuspalte1 {
	width: 245px;
}
#menuheader1 {
	width: 216px;
	height: 25px;
	font-weight: bold;
	background: url(../graphics/start_header.gif) #888;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFF;
	color: #FFF;
	padding-left: 30px;
	line-height: 25px;
}
* html #menuheader1 {
	width: 215px;
	height: 25px;
}
#menuspalte2 {
	width: 242px;
	height: 150px;
	background-color: #D9EFEF;
	float: left;
	margin-right: 3px;
}
#menuheader2 {
	width: 212px;
	height: 25px;
	font-weight: bold;
	background: url(../graphics/start_header.gif) #888;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFF;
	color: #FFF;
	padding-left: 30px;
	line-height: 25px;
}
* html #menuheader2 {
	width: 212px;
	height: 25px;
}
#menuspalte3 {
	width: 240px;
	height: 150px;
	background-color: #D9EFEF;
	float: left;
	margin-right: 3px;
}
#menuheader3 {
	width: 210px;
	height: 25px;
	font-weight: bold;
	background: url(../graphics/start_header.gif) #888;
	border-bottom: 3px solid #FFF;
	color: #FFF;
	padding-left: 30px;
	line-height: 25px;
}
* html #menuheader3 {
	height: 25px;
	width: 210px;
}


#menucontent_wrap {
	width: 734px;
	height: auto;
	clear: both;
	margin-left: 1px;
	margin-bottom: 2px;
	background: url(../graphics/menu_bg.gif) repeat-y;
	overflow: hidden;
}
#mainmenu_folge {
	width: 246px;
	height: auto;
	float: left;
}
#menuspalte {
	width: 246px;
	background-color: #D9EFEF;
	border-bottom: 3px solid #FFF;
	margin-top: -3px;
	padding-bottom: 3px;
}
#content {
	width: 450px;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
	margin-bottom: 15px;
	*padding-bottom: 10px;

}

#content p {
	padding: 0px;
         margin: 0px;
	line-height: 16px;
}


#news_startseite {
	width: 732px;
	height: 154px;
	*height: 164px;
	margin-left: 1px;
	clear:both;
}
* html #news_startseite {
	width: 730px;
	margin-left: 2px;
}
#news_header {
	width: 704px;
	height: 25px;
	font-weight: bold;
	background: url(../graphics/start_header.gif) #888;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	color: #FFF;
	padding-left: 30px;
	line-height: 25px
}
* html #news_header {
	width: 703px;
}

#news_startseite_1 {
	width: 734px;
	height: 124px;
	*height: 134px;
	float: left;
	background-color: #D9EFEF;
}
* html #news_startseite_1 {
	width: 733px;
	height: 137px;
}


.latest_news {
	width: 356px;
	height: 130px;
	float: left;
	font-size: 10px;
	margin-bottom: 1px;
	margin-left: 7px;
	padding-top: 7px;
	border-right: 3px solid #FFF;
}
.latest_news_alt {
	width: 356px;
	height: 130px;
	float: left;
	font-size: 10px;
	margin-bottom: 1px;
	margin-left: 7px;
	padding-top: 7px;
}
.latest_header {
	padding-bottom: 0px;
	color: black;
	font-size: 14px;

}
.latest_title {
	color: #009195;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 3px;
	line-height: 14px;

}

.latest_title a {
	color: #009195;
}

.latest_image {
	float: right;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 8px;
}


* html .latest_image {
	float: right;
	padding-top: 5px;
	padding-right: 14px;
	padding-left: 8px;
}
.latest_subheader {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.latest_more {
	font-size: 9px;
	padding-left: 0px;
	padding-bottom: 2px;
	color: #009195;
	font-size: 11px;
	font-weight: bold;

}

.latest_more a {
	color: #009195;
}

.latest_archive {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 18px;

}

.latest_news_alt {
	width: 346px;
	height: 126px;
	float: left;
	font-size: 10px;
	margin-bottom: 1px;
	margin-left: 7px;
	padding-top: 7px;

}



.latest_title_alt {
	color: #009195;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 3px;
	line-height: 14px;
	}

.latest_title_alt a {
	color: #009195;
}


.latest_image_alt {
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 7px;
}
* html  .latest_image_alt {
	float: right;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 9px;
}

.latest_subheader_alt {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.latest_more_alt {
	font-size: 9px;
	padding-left: 0px;
	padding-bottom: 2px;
	color: #009195;
	font-size: 11px;
	font-weight: bold;

}

.latest_more_alt a {
	color: #009195;
}

.list_date {
	font-size: 10px;
	color: #000;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 20px;
}
.list_title, .list_title a {
	height:20px;
	font-size: 11px;
	padding-top: 10px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #009195;
	clear: both;
}
.list_subheader {
}
.list_more {
	color: #009195;
	font-size: 11px;
	font-weight: bold;
         margin-bottom: 10px;
}
.list_more a {
	color: #009195;
}

.list_image {
	float: left;
	margin-right: 10px;
}
.list_author {
	visibility: hidden;
}

.single_news {
	margin-bottom: 10px;
	float: left;
}
.single_title {
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding-top: 5px;

}

.single_subheader {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.single_subheader h3 {
	font-size: 11px;
         line-height: 16px;
}
.single_content {
		padding-top: 0px;
}
.single_items {
	font-size: 10px;
	color: #898989;
	padding: 0px;
	float: left;
}

.single_category {
	padding: 0px;
	float: right;
}

.news-single-imgcaption {
	/*font-size: 9px;*/
	/*line-height: 0px;*/
	padding: 3px;
	padding-left: 5px;
	color: #01919C;
	margin-top: 0px;
}

.news-single-img {
	float: left;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 8px;
	/*border: 1px solid red;*/
	/*padding-bottom: 3px;*/
}

.menubar_pipe {
	Background-image: url(../graphics/menu_bar_pipe.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 3px;
	float: left;
	margin-top: -1px;
	color: #6C6F70;
	text-decoration: none;
}

.menubar_pipe a {
text-decoration: none;
color: #6C6F70;
}

#siteFrame {
	   margin-top: 25px;
}


#centerFrame {
	width: 761px;
	background-image: url(../graphics/mainframe_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 8px;
	overflow: hidden;
}
* html #centerFrame {
	background-image: url(../graphics/mainframe_bg.gif);
}

#contentFrame {
	width: 761px;
	margin-top: -2px;
	*margin-top: 0px;
}

* html #contentFrame {
	margin-top: 1px;
	width: 761px;
}

@media screen and (min-width: 0px) {
	#contentFrame {margin-top: 0px;}

}

#shadow_header {
	width: 761px;
	height: 7px;
	background-image: url(../graphics/shadow_header.png);
	background-repeat: no-repeat;
	margin-bottom: -2px;
}
* html #shadow_header {
	background-image: url(../graphics/shadow_header.gif);
	margin-bottom: -8px;
}


#shadow_footer {
	width: 761px;
	height: 7px;
	background-image: url(../graphics/shadow_footer.png);
	background-repeat: no-repeat;
	clear: both;
}
* html #shadow_footer {
	background-image: url(../graphics/shadow_footer.gif);
}

#header{
	margin-bottom: 2px;
}


#header_left {
	width: 216px;
	float: left;
	height: 155px;
	background-color: #FFF;
	margin-top: 3px;
	margin-left: 1px;
	margin-bottom: 3px;
	padding-left: 30px;
	padding-top: 20px;
}
* html #header_left {

	width: 215px;
	float: left;
	height: 155px;
	background-color: #FFF;
	margin-top: 2px;
}

#header_right {
	width: 485px;
	height: 175px;
	float: right;
	background-color: #CCC;
	margin-top: 3px;
	margin-right: 26px;
	margin-bottom: 3px;
}
* html #header_right {
	margin-top: 2px;
	margin-right: 13px;
}


#copyright {
	font-size: 10px;
	color: #B7B7B7;
	text-align: center;
	margin-bottom: 3px;
	text-decoration: underline;
}

#copyright a {
	color: #B7B7B7;
	text-decoration: underline;
}


#menu {
	width: 210px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.amenu  {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
	line-height: 23px;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	background: url(../graphics/start_header.gif) #888;
	text-decoration: none;
	text-transform: uppercase;
}

.amenu:HOVER {

}

.amenuact  {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
	line-height: 23px;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	background: url(../graphics/start_header.gif) #888;
	text-decoration: none;
}

.amenu2 {

	font-size: 11px;
	color: #000;
	display: block;
	line-height: 23px;
	padding-left: 30px;
         padding-right: 30px;
	background: #D9EFEF;
	background: url(../graphics/arrow.gif) #D9EFEF no-repeat 10px 10px;
	text-decoration: underline;

}

.amenu2:HOVER {
	text-decoration: underline;
}

.amenu2act {

	font-size: 11px;
	color: #029095;
	display: block;
	line-height: 23px;
	padding-left: 30px;
         padding-right: 30px;
	background: url(../graphics/arrow.gif) #D9EFEF no-repeat 10px 10px;
	text-decoration: underline;


}


.tx-wssitemap-pi1 .treemenudiv a {

}
.tx-wssitemap-pi1 .treemenudiv img {
vertical-align: middle;
border: none;
}
.tx-wssitemap-pi1 .treemenudiv a {
text-decoration: none;
color: #000;
line-height: 15px;
}
.tx-wssitemap-pi1 .treemenudiv a:hover {
color: #000

}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {
color: #000;
}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {
color: #000;
}


#header_right dl {
	margin: 0px;
	padding: 0px;
}
#header_right dt {
	margin: 0px;
	padding: 0px;
}
#header_right dd {
	margin: 0px;
	padding: 0px;
}
#header_right div {
	margin: 0px;
	padding: 0px;
}
#header_right img {
	margin-top: -2px;
	width: 485px;
	height: 175px;
	margin: 0px;
	padding: 0px;
}
#header_right div div {
	margin: 0px;
	padding: 0px;
}
#header_right div div dl {
	margin: 0px;
	padding: 0px;
}
#header_right div div dl dt {
	margin: 0px;
	padding: 0px;
}
#header_right div div dl dt img {
	margin: 0px;
	padding: 0px;

}
#header_right .csc-textpic {
	margin: 0px;
	padding: 0px;
}




#header_right .csc-textpic-center {
	margin: 0px;
	padding: 0px;
}
#header_right .csc-textpic-below {
	margin: 0px;
	padding: 0px;
}
#header_right .csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;

}
#header_right .csc-textpic-lastcol {
	margin: 0px;
	padding: 0px;
}
#header_right .csc-textpic-image {
	margin: 0px;
	padding: 0px;
	*margin-left: -17px;
}

* html #header_right .csc-textpic-image {
	margin: 0px;
	padding: 0px;

}

#header_right .csc-textpic-caption {
	margin: 0px;
	padding: 0px;
}
#header_right .csc-textpic-clear {
	margin: 0px;
	padding: 0px;
}

.csc-mailform-field input{
	border: 1px solid #777777;
	padding: 1px;
	width: 300px;

}

.csc-mailform-field textarea{
	border: 1px solid #777777;
	padding: 1px;
	width: 300px;

}

.csc-mailform-field {
	float:right;
	line-height: 21px;
}

.csc-mailform-field label {
	float:left;
	padding-top: 1px;
	margin-right: 5px;
	text-align: right;
}


.csc-mailform {
	border: none;
	width: 400px;

	}


#PRINT {
	float:right;
}

.csc-form-fieldcell input, textarea {
	border: 1px solid #538D8D;
	margin-bottom: 5px;
}

.csc-textpic-caption {
	padding: 3px;
	padding-left: 5px;
	color: #01919C;
	margin-top: 0px;
}
.csc-textpic-imagewrap {
	margin-top: 4px;
}
.tx-ttnews-browsebox {
	padding-top: 15px;
	text-align: center;
}


/* ---------------------------------------------- FORMULAR KONTAKTFORMULAR ---------------------------------------*/
#formk { }
#formk span.pflichtfeld {
	color: #009195;
	line-height: 17px;
         font-weight: bold;
         text-transform: uppercase;
}

#formk_personendaten {
         background-color: #EEEEEE;
         width: 416px;
         padding: 0px 0px 10px 10px;
         height: 200px;
         *height: 205px;
         margin-top: 10px;
}
*html #formk_personendaten {
	width: 422px;
}
#formk_personendaten input {
 	width: 188px;
         height: 18px;
         border: 1px solid #AAAAAA;
}
.formk_llabel {
	float: left;
	width: 190px;
         margin-right: 25px;
         margin-top: 10px;
         line-height: 17px;
}
*html .formk_llabel {
         margin-right: 30px;
}
.formk_rlabel {
	float: left;
	width: 190px;
         margin-top: 10px;
         line-height: 17px;
}
.formk_lfield {
	float: left;
	width: 190px;
         margin-right: 25px;
}
*html .formk_lfield {
         margin-right: 15px;
}
.formk_rfield {
	float: left;
	width: 190px;
}

#formk_mitteilung {
         background-color: #EEEEEE;
         width: 416px;
         padding: 10px 0px 10px 10px;
         margin-top: 5px;

}
*html #formk_mitteilung {
	width: 422px;
}
#formk_mitteilung textarea {
         border: 1px solid #AAAAAA;
         margin-top: 3px;
}

#formk_versenden {
         width: 416px;
         padding: 10px 0px 10px 10px;
         margin-top: 5px;
}
*html #formk_versenden {
	width: 422px;
}
#formk_versenden input {
 	padding: 2px;
         *padding: 0px;
         line-height: 19px;
         background-color: #D9EFEF;
         border: 1px solid #AAAAAA;
}
@media screen and (min-width: 0px) {
	#formk_versenden input {padding: 5px;}
}

/* Stylesheets Dateiliste */

.csc-uploads-description {
font-size: 10px;
}

.csc-uploads-icon {
vertical-align: top;
}

.csc-uploads-fileSize {
font-size: 10px;
}
.csc-uploads-fileName {
font-size: 10px;

}


.tr-even {
	background: #EAECEB;
}
.tr-odd {
	background: #F6F6F6;
	padding-left: 20px;
}

.csc-uploads img {
	
}

.csc-uploads-icon {
	line-height: 23px;
	width: 10px;
	height: 10px;
	
}

.csc-uploads td {
	line-height: 23px;
	height: 23px;
	padding: 5px;
		
	
}

.csc-uploads {
   width: 100%;
}

ol {
margin: 0px;
padding: 0px;
margin-left: 20px;
*margin-left: 23px;
line-height: 16px;
}
