
* {
    margin: 0;
    padding: 0;
}

body {
    background: #dfedf3;
    background: url(img/verlauf_blau_neu.gif) repeat-x; 
}


/* @group Div-Definitionen */ 

#background {
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(img/wasser_bg_weiss.png) no-repeat center top;
}

#main {
    margin: auto;
    padding-top: 138px;
    width: 700px;
}

#header {
    width: 720px;
    height: 45px;
}

#navigation {
    width: 720px;
    height: 50px;
    /* background-image: url(img/navi_bg.png); */
    background-color: #dfedf3;
    
    border-color: #06446b;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
   
}

#content {
	width: 720px;
	overflow: auto;
	overflow: hidden;
	background-color: #fff;
	/* background-image: url(img/content_bg.png); */
	padding-left: 0px;
	border-color: #06446b;
    border-left: 1px solid;
    border-right: 1px solid;
    
}

#oben, #mitte, #highlights {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}


#oben {
	overflow: auto;
	overflow: hidden;
	width: 100%;
	clear: both;
}

/* @end */

/* @group Highlights */
#highlights {
	background-color: #ffffff;
	margin-top: 10px;
}

#highlights img{
	border: 0 none;
}

#highlights a{
	text-decoration: none;
	border: 0 none;
}

.box-nebeneinander {
	float: left;
}


div.personenbox {
	overflow: auto;
}

div.personenbox p.bodytext{
	padding-top: 5px;
}
/* @end */


/* @group Haupt-Navigation */

ul#hauptnavigation {
	list-style: none;
	height: 39px;
}

#hauptnavigation li {
	cursor: pointer;
	float: left;
}
	
#hauptnavigation #tab-uid-8:hover,	
#hauptnavigation li:hover {
	background-position: 0 -0px;
}
	
#hauptnavigation #tab-uid-8.on,
#hauptnavigation li.on {	
	background-position: 0 -0px;
}

#hauptnavigation #tab-uid-8:hover a, {
	background-position: 100% -0px;
	color: #000000;
}


#hauptnavigation li:hover a {
	background-color: #06446b;
	color: #fff;
}

	
#hauptnavigation li.on a {
	background-color: #06446b;
	background-position: 100% -0px;
	color: #ffffff;
}

#hauptnavigation #tab-uid-8.on a,	
 {
	background-position: 100% -0px;
	background-color: #ffffff;
}

#hauptnavigation li a {
	background-color: #dfedf3;
	color: #06446b;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 9px; 
	padding-right: 13px; 
	padding-bottom: 14px;
	border: none;
	font-size: 10 pt;
}
	

.on a:hover {
	text-decoration: underline;
}


/* @group SWG-Button */


#hauptnavigation li.no div.uid-8 {
	text-indent: -9999px;
	width: 55px;
	cursor: pointer;
	}

#hauptnavigation li.no:hover div.uid-8{
	text-indent: -9999px;
	width: 55px;
	cursor: pointer;
}
	
	
#hauptnavigation li.on div.uid-8 {
	text-indent: -9999px;
	width: 55px;
	cursor: pointer;
	
}


#hauptnavigation #tab-uid-8 a {
	display: block;
	padding-right: 35px;
	padding-left: 13px;
	background: #fff url(img/swg.png) no-repeat 11px -1px;
}

	

/* @end */
/* @end */ 

/* @group Subnavigation */

#subnavigation {
	margin-bottom: 5px;
	clear: both;
}

#subnavigation ul {
	background-color: #06446b;
	overflow: hidden;	
	padding-left: 20px;
}

 #subnavigation ul li {
	float: left;
	background: url(img/sekundaerpunkt_on.png) no-repeat 1px 10px;
	list-style: none;
}

#subnavigation ul li a{
	display: block;
	text-decoration: none;
	font: 9pt Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding: 6px 8px 3px 12px;
}

#subnavigation ul li a:hover {
	text-decoration: underline;
}

#subnavigation ul li.on a {

}

	

/* @end */

/* @group Sekundär-Navigation */

ul#sekundaernavigation {
	list-style: none;
}

#sekundaernavigation li {
	display: inline;
	float: left;
	font: bold 10pt Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;
	padding-right: 5px;
	background: url(img/sekundaerpunkt.png) no-repeat 6px 21px;
	color: #06446b;
	cursor: pointer;
}

#sekundaernavigation li:hover {
	text-decoration: underline;
}

#sekundaernavigation a {
	text-decoration: none;
	color: #06446b;	
}
	
	
#sekundaernavigation li.aktiv {
	background: url(img/sekundaerpunkt_on.png) no-repeat 6px 21px;	
	text-decoration: underline;
}

/* @end */

/* @group Footer */
#footer {
	overflow: auto;
	overflow: hidden;
	width: 720px;
	height: 45px;
	background-color: #fff;
	margin-bottom: 20px;
	border-color: #06446b;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
	/* background: url(img/footer_bg.png); */
}

#footer table.footertable {
	width: 700px;
	margin-top: 13px;
}

#footer table.footertable td {
}

.copyright {
	font: bold 10pt Arial, Helvetica, Geneva, sans-serif;
	color: #06446b;
	text-align: right;
}

/* @group Suche */

table.suchfeld {
	padding-top: 12px;
	padding-left: 35px;
}

.suchfeld input {
	margin-left: 0px;
}

input#submit {
	margin-left: 10px;
}
/* @end */	
/* @end */

/* @group Downloads */

#download_category {
	/* border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999; */
	/* background-color: #dfedf3; */
	padding: 5px;
	padding-bottom: 10px;
	background-image: url(img/folder.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 70px;
	margin-bottom: 10px;
}

#download_category h2 {
	margin: 0px;
	padding: 0px;	
}

#download_category a{
	text-decoration: none;	
}

#download_category #download_category_description a{
	margin: px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
}

#download_element {
	padding-left: 5px;
	padding-top: 5px;

}

#download_element #download_element_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

#download_element_description {
	width: 500px;
}

#download_element a {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06446b;
	font-weight: bold;
	background-image: url(img/download.png);
	background-repeat: no-repeat;
	background-position: center left;
}

/* @end */



/* @group News */





.newsItem {
	margin-bottom: 100px;
}

.newsItem .newsDate {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin-bottom: 30px;
}

.newsItem .newsDateApp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555;	
}

.newsItem a img {
	border: 0px;
	overflow: hidden;
}

.newsItem h2 {
	font: bold 20pt Arial, Helvetica, Geneva, sans-serif;
	color: #06446b;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	font-style: italic;
}

.newsItem .newsSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06446b;
	line-height: 1.3;	
}

.newsSubheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06446b;
	line-height: 1.3;
}
.newsItem .newsContent p.bodytext {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	background-color: #fff;
}

.newsItem .newsBacklink {
	clear: both;
	margin-top: 50px;
}

div.newsImage {
	margin-left: 30px;
}

/*
.newsItem .newsImage {
	float: right;
	background-image: url(img/textpic-bg.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 187px;
	padding-left: 5px;
	padding-top: 5px;

} */

div.news-single-img {
	float: right;
	width: 230px;
	margin-right: 25px;
	margin-left: 30px;
	margin-top: 5px;
}

div.newsSubheader {
	
}
.newsItem .newsImage img {
/*
	width: 250px;
	height: 165px;
	border: 1px solid #999;

*/}



.newsItem .newsImage p{ 
	visibility: hidden;
}

#news-list-container {
	clear: both;
}

#news-list-container h2 {
	font-size: 14px;
	font-style: normal;
	margin-bottom: 10px;
}

#news-list-container table.news-list-table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	color: #000;
	padding-left: 10px;
}

#news-list-container table .news-list-date a{
	color: #06446b;
	font-weight: bold;
}

#news-list-container table.news-list-table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	padding-bottom: 4px;
}

#news-list-container table.news-list-table a:hover{
	text-decoration: underline;
}

/* @end */

/* @group indexed_search */


/* #searchform input#searchinput {
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #fff;
	font: 8pt Arial, Helvetica, Geneva, sans-serif;
	color: 000;
}


#searchform input {
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #06446b;
	font: bold 8pt Arial, Helvetica, Geneva, sans-serif;
	color: fff;
}

*/

.tx-indexedsearch p {
	background-color: #fff;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #06446b;
	line-height: 1.3;	
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.tx-indexedsearch div.tx-indexedsearch-rules {
	padding: 10px;
}

.tx-indexedsearch div.tx-indexedsearch-rules h2 {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	padding-bottom: 2px;
	padding-left: 16px;
}

.tx-indexedsearch div.tx-indexedsearch-rules p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tx-indexedsearch table.search-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tx-indexedsearch table.search-table td{
	padding: 5px;	
}

.tx-indexedsearch .tx-indexedsearch-res {
	margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-title a{
	color: #06446b;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;	
}

.tx-indexedsearch .tx-indexedsearch-descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
}

.tx-indexedsearch strong.tx-indexedsearch-redMarkup {
	color: #06446b;
}

.tx-indexedsearch #tx-indexedsearch-rules-box {
	height: 18px;
	overflow: hidden;	
	cursor: pointer;
}

/* @end indexed_serach */

/* @group Kontaktbox */

.kontaktbox {
	background-color: #dfedf3;
	border: 1px solid #06446b;
	padding:  5px;
	width: 350px;
	margin: auto;
}

.kontaktbox h1{
	padding:  0px;
	margin: 0px;
	margin-bottom: 5px;
	font: italic bold 20px Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

.kontaktbox p.bodytext {
	padding-left: 15px;
}

.kontaktbox div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	width: auto;
	height: auto;
	border: none;

}

.kontaktbox div.csc-textpic div.csc-textpic-imagewrap {
	background-image: none;
	width: auto;
	height: auto;
	padding: 0px;
}

.kontaktbox a.mail {
	font: bold 10pt Arial, Helvetica, Geneva, sans-serif;
	color: #06446b;;
}

.kontaktbox a.mail:hover {
	font: bold 10pt Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

/* @end */

/* @group Solobild */



.solobild div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	width: auto;
	height: auto;
	border: none;

}

.solobild  div.csc-textpic div.csc-textpic-imagewrap {
	background-image: none;
	width: auto;
	height: auto;
	padding: 0px;
}

/* @end */

/* @group Bilder-Definitionen */

div.content-element-image {
	padding-top: 20px;
}


div.content-element-image div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #999;
}

div.box-nebeneinander div.content-element-image div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 0px none;
}


.box-nebeneinander div.content-element-image div.csc-textpic-imagewrap{
	margin-left: 0px;
}

div.content-element-image div.csc-textpic-imagewrap{
	margin-left: 40px;
}

div.content-element-image dl.csc-textpic-image.csc-textpic-lastcol{
	margin-bottom: 20px;
}

div.content-element-image div.csc-textpic div.csc-textpic-imagewrap {
	background-image: none;
}

/* @end */

/* @group Mail-Formular */

fieldset .csc-mailform-field {
	display: block;
	clear: both;
}

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

.csc-mailform-field input, .csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	border: 1px solid #bbb;
	width: 300px;
	margin: 3px;
	padding: 2px; 
}
.csc-mailform-field textarea {
	width: auto;

}

.csc-mailform-field input.csc-mailform-submit {
	display: block;
	margin: 3px;
	margin-top: 15px;
	margin-left: 159px;
	width: 100px;
}


.csc-mailform {
	padding: 10px;
	border: 1px solid #1d4569;
	background-color: #e1edf2;
	color: #1d4569;
	margin-right: 10px;
	font: bold 11pt Arial, Helvetica, Geneva, sans-serif;
}

#mailform input#mailformformtype_mail {
	background-color: #1d4569;
	color: #fff;
}


/* @end */





