body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(bilder/hintergrundpageteens.png);
	background-repeat: repeat;
	
}
#header {
	height: 300px;
	width: 1200px;
	border: 2px solid #E2001A;
	border-bottom: none;
	margin: 0 auto;	
	background-color: #FFFFFF;
}
#content_total {
	background-image: url(bilder/higrukids.png);
	height: auto;
	width: 1200px;
	margin-top: 0px;
	background-repeat: no-repeat;
	border: 2px solid #E2001A;
	border-top: none;
	margin: 0 auto;	
	background-color: #FFFFFF;
}

#content_rechts {
	float: right;
	height: auto;
	width: 180px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
	font-size: 10px;
	font-color: #6f6e6e;
}

.menu_links_oben {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 30px;
	padding-left: 10px;
}

#content_mitte {
	height: auto;
	width: 600px;
	padding-top: 10px;
	padding-left: 40px;
	margin-left: 270px;
	text-align: justify;
	font-size: 14px;
	color: #000;
}
.menu_oben_unter_header {
	height: 15px;
	width: 1200px;
	
	text-align: center;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 15px;
}

.menu_oben_unter_header a {
	font-size: 14px;
	color: #0000B2;
	text-align: center;
}


.menu_oben {
	height: 30px;
	width: 1200px;
	text-align: center;
	font-size: 20px;
	padding-top: 30px;
	font-color: #0000B2;
	font-weight: bold;
}

.menu_oben a {
	font-size: 20px;
	color: #0000B2;
	font-weight: bold;
	text-align: center;
}

.menu_oben a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
h1 {
	letter-spacing: -2px;
	font-size: 36px;
	text-transform: none;
	color: #E2001A;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
	text-transform: none;
	color: #E2001A;
}

h3 {
	font-size: 1em;
	text-transform: none;
}

h4 {
	font-size: 13px;
	color: #E2001A;
	font-weight: normal;
}

h5 {
	font-size: 15px;
	color: #E2001A;
	font-weight: lighter;
}

h6 {
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	font-family: handwriting-dakota, comic;
	color: #E2001A;
}

a {
	text-decoration: none;
	color: #0000B2;
	font-weight: 100;
	font-size: 14px;
}

a:hover {
	background: ;
	text-decoration: underline;
	color: #0000B2;
	font-weight: 100;
}

a:focus {
	background: #fff;
	text-decoration: underline;
	color: ;
	font-weight: 100;
}

img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

.csc-mailform {
        border: none;
}

.csc-mailform-field label {
        font-size: 10pt; 
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 5em;
        float: left;
        text-align: right;
        margin-right: 0.5em;
        display: block;
}

.csc-mailform-submit {
        margin-left: 6.5em;
}

