body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: #fff;
	font-size: 1em;
 	text-align: center;
}

#seite {
 	margin: 0 auto;
 	text-align: center;
 	width: 873px;
 	height: 824px;
 	overflow: hidden;
	padding: 0px;
 	background: url('bg.gif') no-repeat;
}

#mitte div.padding {
	padding: 12px 26px;
}

#mitte div.innerpadding {
	border: solid 1px #008dc4;
	padding: 10px 10px 10px 10px;
 	width: 793px;
}

#header {
	height: 120px;
	text-align: center;
}

#header #logo {
	position: relative;
	top: 0px;
	left: 0px;
}

#menu {
	text-align: center;
	background: url('menu_bg.gif') repeat-x;
	height: 51px;
	overflow: hidden;
	vertical-align: middle;
	margin-top: 5px;
}

#menu div {
	position: relative;
	top: 12px;
}

#menu img {
	border-width: 0 1px 0px 0px;
	border-color: #898f99;
	border-style: solid;
}

#menu .bild1 {
	border-left: solid 1px #898f99;
}

#contentwrapper {
	height: 513px;
	overflow: auto;
	text-align: center;
	z-index: 100;
	color: #08AAEF;
	/*line-height: 20px;*/
	letter-spacing: 1px;
	font-size: 0.7em;
	border: solid 1px #80d6f7;
	margin: 10px 0 10px 0;
	padding: 0px;
}

#contentwrapper #padding {
	padding: 10px 10px 5px 10px;
	overflow: auto;
}

#contentwrapper li {
	margin-bottom: 0.5em;
}

#scroller ul, #contentwrapper #padding ul {
	text-align: left;
	list-style-type: none;
}

#contentwrapper h1 {
	font-size: 1.3em;
	font-weight: 600;
	color: #8a8c8f;
}

#contentwrapper h2 {
	font-size: 2.8em;
	font-weight: 200;
	color: #8a8c8f;
	text-transform: lowercase;
	/*letter-spacing: -1px;
	line-height: 30px;*/
}

#contentwrapper h3 {
	font-size: 1.8em;
	font-weight: 200;
	color: #8a8c8f;
}

#contentwrapper h5 {
	font-size: 1.3em;
	font-weight: 700;
	color: #fff;
	background: #08AAEF;
	padding: 3px;
}

#contentwrapper h5 a {
	color: #fff;
	text-decoration: none;
}

#contentwrapper h5 a:hover {
	color: #fff;
	text-decoration: none;
}

#contentwrapper a {
	color: #08AAEF;
	text-decoration: none;
	border-bottom: dotted 1px #8a8c8f;
}

#contentwrapper a:hover {
	color: #8a8c8f;
	text-decoration: none;
	border-bottom: dotted 1px #8a8c8f;
}

#footer {
	background: url('footer_bg.gif') repeat-x;
	width: 100%;
	height: 49px;
	text-align: center;
	border: solid 1px #1d9dcf;
	vertical-align: middle;
}

#footer div {
	position: relative;
	top: 12px;
}

#contentwrapper .csc-textpic {
	text-align: right;
}

.cell {
	width: 33%;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}

.partnertable {
	margin-top: 50px;
}

.partnerrow {
	padding: 20px;
	vertical-align: top;
	text-align: left;
	color: #000;
}

.csc-mailform {
    border: 0px;
    text-align: left;
}

#mailform {
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
 
.csc-mailform-field {
    text-align: left;
    clear: left;
}
 
.csc-mailform-field label {
    font-size: 9pt;
    width: 25em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    background: #08AAEF;
    color: #fff;
    padding: 2px;
}
 
.csc-mailform-field input, .csc-mailform-field textarea {
    margin-bottom: 3px;
    font-size: 8pt;
    width: 250px;
    /*clear: left;*/
}
 
.csc-mailform-submit {
    margin-left: 28em;
    clear: left;
    width: 30px;
}

.csc-mailform-check {
    /*clear: left;*/
    margin-bottom: 3px;
}
 
.contenttable p {
    margin: 0;
    padding: 0;
}

#contentwrapper a h3 {
	font-size: 1.1em;
	font-weight: 200;
	color: #08AAEF;
	margin-bottom: 0px;
}

#contentwrapper .newsbox_content p {
	padding: 0;
	margin: 0;
}

#contentwrapper .newstable {
	text-align: left;
}

#contentwrapper .newstable h2 {
	text-align: center;
	width: 100%;
}