* {margin: 0; padding: 0; }
.clear {overflow:hidden}
* html .clear {height:1%}

body { 
	padding: 0px;
	text-align: center;
	margin: auto;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: repeat-x;
}

#hinter {
	width: 971px;
	background-image: url(bilder/rand_oben.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

#hinterkomplett {
	width: 971px;
	background-image: url(bilder/rand_fueller.jpg);
	margin: auto;
}

#hinterunten {
	width: 441px;
	height: 30px;
	background-image: url(bilder/fuss.jpg);
	margin: auto;
	padding: 14px 50px 0 480px;	
}
#hinterunten a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin: 0 10px 0 10px;
}
#hinterunten a:hover {
	color: #00437A;
}

#wrapper {
	width: 931px;
	background-image: url(bilder/inhalt.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: auto;
}
#wrapperindex {
	width: 931px;
	background-image: url(bilder/inhaltindex.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: auto;
	overflow: hidden;
}
#header {
	width: auto;
	height: 184px;
	background-image: url(bilder/kopf.jpg);
}

#inhalt {
	width: auto;
	padding: 15px 30px 30px 50px;
	min-height: 450px;
	text-align: left;
	height: auto !important;
	height: 510px;
	margin: 0 180px 0 170px;
}
#inhaltindex {
	float: right;
	display: inline;
	width: 680px;
	padding: 15px 30px 30px 0;
	text-align: left;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	margin: 0;
}
	
#left {
	position: relative;
	float: left;
	display: inline;
	width: 170px;
	padding: 0;
	padding-top: 15px;
	text-align: left;
	margin: auto;
}
#right {
	position: relative;
	float: right;
	display: inline;
	width: 180px;
	padding: 0;
	text-align: left;
	padding-top: 60px;	
	margin: auto;	
	margin-top: 10px;
}
#rightindex {
	position: relative;
	float: left;
	display: inline;
	width: 170px;
	padding: 0;
	text-align: left;
	padding-top: 15px;	
	margin: auto;	
	margin-top: 10px;
}

#bereich {
	width: 931px;
	height: 184px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0 0 0 10px;
}

#inhalt h1, #inhaltindex h1, #print h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00437A;
	margin-bottom: 40px;
	
}

#inhalt h2, #inhaltindex h2, #print h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70BC95;
	margin-bottom: 20px;	
}
#right h2, #rightindex h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70BC95;
	margin-bottom: 0px;	
}

#inhalt p,td, #inhaltindex p,td, #print p,td, #right p,td, #rightindex p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
}
#right p,td, #rightindex p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
}
hr.clearer {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	border: 0;
	margin: 5px 0 10px 0;
}

#inhalt ul, #inhaltindex ul, #print ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-image: url(bilder/boppel.gif);
}
#right ul, #rightindex ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image: url(bilder/boppel.gif);
}

#inhalt UL.csc-bulletlist-1, #inhaltindex UL.csc-bulletlist-1, #print UL.csc-bulletlist-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-image: url(bilder/haekchenw.gif);
}
#right UL.csc-bulletlist-1, #rightindex UL.csc-bulletlist-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image: url(bilder/haekchenw.gif);
}



#inhalt ol, #inhaltindex ol, #print ol, #right ol, #rightindex ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#inhalt a, #inhaltindex a, #print a, #right a, #rightindex a {
	color: #00457c;
	text-decoration: none;
}
#inhalt a:hover, #inhaltindex a:hover, #print a:hover, #right a:hover, #rightindex a:hover {
	color: #00457c;
	text-decoration: underline;
}

#inhalt .claim, #inhaltindex .claim, #print .claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #00437A;
	margin-bottom: 0px;
}

#inhalt h4, #inhaltindex h4 #print h4, #right h4, #rightindex h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C417D;
	/*margin-bottom: 10px;*/
}

#kopfmenu {
	padding: 95px 10px 0 0;
	text-align: right;
	height: 41px;
}
#kopfmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
	padding-right: 10px;	
}
#kopfmenu a:hover {
	color: #ffffff;
}
.suche {
	height: 35px;
	float: right;
	display: inline;
	padding: 7px 20px 0 0;
	visibility: hidden;	
}

.suche input{
	border: 1px solid #d5d5d5;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding:2px 2px 2px 2px;
}

.suche a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #00437A;
}
.suche a:hover{
	color: #FFFFFF;
}

.navi1a {
	height: 35px;
	background-image: url(bilder/navi_hinten.gif);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	padding: 10px 0 0 0;
}
.navi1al {
	height: 35px;
	width: 15px;
	background-image: url(bilder/navi_links.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
.navi1ar {
	height: 35px;
	width: 15px;	
	background-image: url(bilder/navi_rechts.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;	
}

.navi1i {
	height: 35px;
	float: left;
	display: inline;
	padding: 10px 0 0 0;	
}
.navi1a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00437A;		
	padding: 10px 10px 10px 10px;
}
.navi1i a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00437A;
	padding: 0 15px 0 15px;	
}
.navi1i a:hover {
	color: #ffffff;		
}
.navi2a {
	width: 149px;
	padding: 4px 0 0 0px;
	border-top: #FFFFFF solid 1px;	
}
.navi2i {
	width: 149px;
	padding: 4px 0 0 20px;
	border-top: #FFFFFF solid 1px;
}
.navi2a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00437A;
}

.navi2a .navi2aa .navi2a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 0px 0px 0px 8px;
}

.navi2i a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00437A;		
}
.navi2i a:hover {
	color: #00437A;		
}

.navi3a {
	width: 139px;
	padding: 0 0 2px 30px;
}
.navi3i {
	width: 139px;
	padding: 0 0 2px 30px;
}
.navi3a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00437A;		
}
.navi3i a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;		
}
.navi3i a:hover {
	color: #00437A;		
}

#right .box {
	padding: 2px 5px 2px 5px;
	border: #d5d5d5 solid 1px;
	background-image: url(bilder/box_kopf.gif);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:10px;
}
#rightindex .box {
	padding: 2px 5px 2px 5px;
	border: #d5d5d5 solid 1px;
	background-color: #ffffff;
	background-image: url(bilder/box_kopf.gif);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:10px;
}
#right .box h1, #rightindex .box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

#right .box p, #rightindex .box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:10px;
}

#print {

	padding: 5px 0px 0px 5px;
	text-align: left;

}

.csc-textpic-caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;		
}

/* Contact Form */
.csc-mailform { border: none; }
.csc-mailform td{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.csc-mailform input,  .csc-mailform textarea, .csc-mailform select {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.csc-mailform-field label { width: 100px; display:block; float: left; font-size:11px;  }
.csc-mailform-field { padding-bottom: 2px; }

.tr-0 { background-color: #E6F4ED; }
.tr-even { background-color: #D5ECE0; }
.tr-odd { background-color: #E6F4ED; }
.tr-even .td-0{ padding: 5px; vertical-align:top; }
.tr-even .td-last { padding: 5px; vertical-align:top; }
.tr-even td { padding: 5px; vertical-align:top; }
.tr-odd .td-0{ padding: 5px; vertical-align:top; }
.tr-odd .td-last { padding: 5px; vertical-align:top; }
.tr-odd td { padding: 5px; vertical-align:top; }
.tr-last { }
.contenttable { }
.contenttable-1 { }
.contenttable-1 .tr-0 { }
.contenttable .tr-0 { }

.blau .tr-0 { background-color: #D3E2EF; }
.blau .tr-even { background-color: #E1EBF4; }
.blau .tr-odd { background-color: #D3E2EF; }
.blau .tr-even .td-0{ padding: 5px; vertical-align:top; }
.blau .tr-even .td-last { padding: 5px; vertical-align:top; }
.blau .tr-even td { padding: 5px; vertical-align:top; }
.blau .tr-odd .td-0{ padding: 5px; vertical-align:top; }
.blau .tr-odd .td-last { padding: 5px; vertical-align:top; }
.blau .tr-odd td { padding: 5px; vertical-align:top; }
.blau .tr-last { }
.blau .contenttable { }
.blau .contenttable-1 { }
.blau .contenttable-1 .tr-0 { }
.blau .contenttable .tr-0 { }

.indent{
margin-left:28px;
}

.news-single-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
