html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #2E7A9E;
}

#gesamt {
	color: #333;
	text-align: left;
	width: 933px;
	padding: 0px;
	margin-top: 0;
	/* margin-right: auto; */
	margin-bottom: 0;
	/* margin-left: auto; */
	margin-left: auto;
	margin-right: auto;
}
.inhalt-bg {
	background-image: url(../layout/bg-inhalt.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
td #links img,td #rechts img {
	margin-top: 12px;
	border:0px;
}

#ueberschrift {
	height: 50px;
}

#trailer {
	float: left;
	height: 285px;
	width: 460px;
	margin-top: 33px;
}
#logo #navi {
	padding-top: 60px;
	padding-left: 15px;
	padding-right: 65px;
	text-align: center;
	font-size: 16px;
	color: #FEEBB8;
	line-height: 1.7em;
}
#logo #navi a {
	color: #FEEBB8;
	text-decoration: none;
}
#logo #navi a:hover {
	color: #FFF;
	text-decoration: none;
}


#aktivitaeten {
	float: right;
	width: 185px;
	height: 290px;
	clear: right;
	background-image: url(../layout/wappen.jpg);
	background-repeat: no-repeat;
	margin-top: 31px;
	margin-right: 5px;
}

#aktivitaeten  a {
	color: #333;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	width: 170px;
	padding-left: 10px;
}
#aktivitaeten  a:hover {
	color: #333;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	width: 170px;
	padding-left: 10px;
	background-color:#eee;
}
#aktivitaeten span {
	display: block;
	margin-left: 5px;
}

#logo {
	width: 237px;
	height: 300px;
	float: left;
	font-size: 12px;
	color: #000;
}


#links {
	float: left;
	width: 250px;
}
#rechts {
	clear: right;
	float: right;
	width: 195px;
	text-align: right;
}



h1 {
	color: #34597E;
	font-size: 22px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0;
	line-height: 1.5em;
}

/*
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0067AF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
	width: 600px;
}

*/

/*p {
	margin: 20px;
}*/
#links a {
	font-size: 15px;
	color: #022D72;
	text-decoration: none;
	line-height: 1.4em;
}

#links a:hover{
	font-size: 15px;
	color:#990000;
	text-decoration: none;
}

#kopf {
	position: relative;
	width: 100%;
	padding-bottom: 3px;
	height: 340px;
	margin-bottom: 30px;
	background-image: url(../layout/bg-header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#meue-oben {
	width: 100%;
	height: 28px;
	clear: both;
	float: left;
	background-image: url(menuOben-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	font-size: 14px;
	color: #022D72;
}
#meue-oben  a {
	color: #022D72;
	text-decoration: none;
}

#gesamt #links .subnavi a {
	color: #0066AE;
	font-size: 14px;
}

#links-ausrichten {
	float: left;
}
#sprachen {
	width: 886px;
	float: none;
	padding-right: 0px;
	padding-left: 1px;
	padding-top: 10px;
	clear: both;
	/* margin-right: auto; */
	/* margin-left: auto; */
	margin-left: auto;
	text-align: right;
	height: 70px;
	margin-right: auto;
}
#logo .adresse {
	line-height: 1.3em;
	padding-top: 8px;
}


#sprachen img {
	padding-left: 3px;
	padding-bottom: 0px;
}


#inhalt {
	float: left;
	width: 440px;
	font-size: 14px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #34597E;
	line-height: 1.4em;
}
#inhalt .inhalt-spalte1-2 {
	width: 215px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#inhalt .inhalt-spalte3 {
	width: 215px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#inhalt strong {
	color: #0067AF;
}

#inhalt a {
	color: #003366;
}
#inhalt a:hover {
	color: #003366;
	text-decoration: none;
}


#fuss_a {
	clear: both;
	width: 100%;
	padding-top: 40px;
 
}

#fuss_b {
	clear: both;
	width: 100%;
	background-color: #B1E101;
}

#gesamt #links .aktiv_link a {
	
}

/*		Ende Template Formatierung		*/


#titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#anmerkungen {
	text-align: left;
}
#gesamt #inhalt h3 {
	color: #0067AF;
	font-weight: bold;
	font-size: 14px;
	display: block;
	clear: both;
}
#inhalt h2 {
	font-size: 16px;
	display: block;
	color: #0066AD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: calibri, Arial, Helvetica, sans-serif;
}

/*		FÜR RTE in T3	*/


.neu { color:#FF9900}
p.infobox2 {
	background-color: #F5F8F9;
	padding: 3px;
}
span.wichtig { font-color: red; font-weight:bold; }
/* für dh elements blauen bg */
.bgBlau {
	background-color: #F5F8F9;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}




.clearer {
	clear: both;
	display: block;
	width: 590px;
}
/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #B0CAE3;
	padding: 1px;
	}
/*mailform*/
#mailform .csc-mailform .csc-mailform-field label {
	width: 85px;
	padding-left: 0px;
	float: left;
}
#mailform .csc-mailform .csc-mailform-field {
	padding-bottom: 5px;
}

fieldset {
border-style:none;
border-width:0px;
padding-left:0px;
}