* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

html, body {
   height: 100%;
	background-color: #DDEAEA;
	color: #333333;
	line-height: 1.2em;
	font-size: 100,01%;
}
body {
 background-image: url(body_bg.jpg);
 background-repeat: repeat-x;	
}

#nonFooter {
	width: 800px;
	min-height: 100%;
	font-size: 80%;
	background-image: url(page_bg.gif);
   background-repeat: repeat-y;	
}
#page {
     min-height: 100%;
}

/* Hack f�r alle IE, die min-height nicht verstehen */
*html #nonFooter, *html #page {
	height: 100%;
}
/*Hack ende*/

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#navigation {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 1.2em;
}
#navigation ul {
	width: 190px;
	margin: 0;
}
#navigation a:hover {
	text-decoration: none;
}
#navigation ul li {
	list-style: none;
	color: #ffffff;
	padding: 5px 0px 5px 10px;
	margin: 0;
	font-weight: bold;
	border-top: 1px solid #4d7f7f;
}
#navigation ul li.nav1end {
	border-bottom: 1px solid #4d7f7f;
}
#navigation ul.nav2 {
	margin: 0;
		width: 180px;
}
#navigation ul.nav2 li {
	padding: 3px 0px 3px 10px;
	margin: 0;
	font-weight: normal;
	border: none;
}
#navigation li.nav1cur, #navigation li.nav2cur {
	color: #333333;
}
#header{
	background: #fff;
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 162px;
	overflow: hidden;
}
#header #logo {
	float: left;
}
#header #headerpic {
	float: right;
	height: 90px;
	overflow: hidden;
	margin-top: 5px;
}
#subnavigation {
	height: 16px;
	width: 800px;
	background-color: #274040;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: right; 
	color: #bdd7d7;
}
#subnavigation a {
	color: #fff;
}
#subnavigation a:hover {
	color: #bdd7d7;
	text-decoration: none;
}
.sub {
	padding: 1px 10px 0 0;
}
#content {
	padding: 30px 0 25px 0;
}
#contentMain {
	float: left;
	border-right: 1px solid #cccccc;
	padding: 0 10px 0 19px;
}
#main {
	width: 350px;
}
#contentRight {
	float: left;
	padding: 0 5px 0 15px;
	font-size: 95%;
}
#right {
	width: 200px;
}
#rightlogo {
text-align: right;
}
h1, h2, h3 {
	margin: 0 0 0.8em 0;
}
p {
	margin: 0 0 1.2em 0;
}
h1 {
	font-size: 130%;
	font-weight: normal;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #339999;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	margin: 0.6em 0 1.2em 0;
	list-style: square;
}
li {
	margin: 0.2em 0 0.2em 2em;
}
.small, .csc-textpic-caption {
	font-size: 90%;
}
strong {
	font-weight: bold;
}
td {
	vertical-align: top;
	padding: 0 2px;
}
td p {
	margin: 0 0 0.4em 0;
}
table.csc-uploads {
	margin: 0 0 0.5em 0;
}
.csc-frame-rulerAfter, .csc-frame-rulerBefore {
	border-bottom: 1px solid #cccccc; 
	height:1px;
	margin: 1.2em 0;
}
/*---------Mailformular anfang-----*/
/* eigene Klasse fuer den Gesamtrahmen des Formulares */
.formular {
	margin-bottom: 1.2em;
}
.mf-input, .mf-text, .mf-pass, .mf-select, .mf-file, .mf-input2 {
        background:#ffffff;
        border: 1px solid #333333;
        margin: 1px 0 5px 0;
}
.mf-input, .mf-text, .mf-pass, .mf-select {
        width: 200px;
}


/*---------Mailformular anfang-----*/
/* eigene Klasse fuer den Gesamtrahmen des Formulares */
.formular,#mailform {
        margin-bottom: 1.2em;
}
.csc-mailform-field input,
.csc-mailform-field select,
.csc-mailform-field textarea,
.mf-input, .mf-text, .mf-pass, .mf-select, .mf-file, .mf-input2 {
        background:#ffffff;
        border: 1px solid #333333;
        margin: 1px 0 5px 0;
}
.csc-mailform-field input,
.csc-mailform-field select,
.csc-mailform-field textarea,
.mf-input, .mf-text, .mf-pass, .mf-select {
        width: 200px;
}
.csc-mailform-field label {
	width: 138px;
	display: block;
	float: left;
}



/* Ueberschriften*/
.mf-comment .mf-noreq {
	float: none;
	font-weight: bold;
	margin: 1em 0;
	width: 100%;
}

.mf-req, .mf-noreq {
	line-height: 1.2em;
	float: left;
	width: 40%;
}
.mf-radiolayout, .mf-checklayout {
	padding: 5px 0 5px 0;
}

.mf-checklayout input {
	float: left;
}
.mf-checklayout .mf-noreq, .mf-radiolayout .mf-noreq {
	float: none;
	width: auto;
}
.mf-radio {
	border: none;
	vertical-align: middle;
	margin: 2px 0 2px 20px;
}
.mf-radiolayout legend {
 	font-weight: bold;
	padding:0px;
	margin-bottom:2px;
	border: none;
}
fieldset {
	border: none;
	padding: 0px;
}
.mf-checklayout input {
	margin: 0 10px 0.5em 20px;
}
.mf-radiolayout input {
	margin: 0 10px 0 20px;
}
.mf-submit, .mf-reset {
   border: 1px solid #339999;
   color: #339999;
	margin-left:40% !important;
	margin-left: 0px;
    background:#ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.mf-submit1, .mf-submit2 {
   border: 1px solid #339999;
   color: #339999;
   background:#ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.mf-zusatz {
	font-size: 0.8em;
	margin: 10px 0px 2px 0px;
}
textarea {
	font-size:1em;
}
legend {
	color: #333;
}
div.formular img{
	margin-left: 40%;
}
.csc-mailform-field input.csc-mailform-submit,
.csc-mailform-field img{
	margin-left: 138px;
}
.csc-mailform-field{
	clear:both;
}
/*---------Mailformular ende----*/
