body {
	background-color:#f2f2f2;
}

body a { color:#1e3f72; }
body a:hover { color:#71bf4b; }

body.index td.inhalt {
	background-color:#FFFFFF;
	font-family:trebuchet ms,verdana,helvetica,sans-serif; color:#1E3F72;
	line-height:150%;
}
body.main td.inhalt {
	background-color:#FFFFFF;
	font-family:trebuchet ms,verdana,helvetica,sans-serif; color:#1E3F72;
	line-height:150%;
}

td.inhalt div.inhalt {
	padding:20px;
}
td.inhalt div.inhalt td {
	color:#1e3f72;
}
td.inhalt div.inhalt td div.caption {
	color:#71bf4b;
}

td.menue2 {
	padding:0px;
	font-family:trebuchet ms,verdana,helvetica,sans-serif; font-size:80%; color:#FFFFFF;
}

div.menu2wrap {
	border-style: solid; 
	border-width: 0px; 
	border-top-width: 2px; 
	border-color: #ffffff;
}
div.menu2 {
	width:180px; height:24px;
	background-color: #f2f2f2;
	border-style: solid; 
	border-width: 0px; 
	border-bottom-width: 2px; 
	border-color: #ffffff;
}
div.menu2innen {
	padding:0px; padding-left:20px; padding-top:5px;
	font-size:12px;
}
div.menu2innen a {
	color:#1e3f72; font-weight:bold; text-decoration:none;
}
div.menu2innen a:hover {
	color:#71bf4b;
}
div.menu2innen a.active {
	color:#71bf4b; font-weight:bold; text-decoration:none;
}

td.footer {
	font-family:trebuchet ms,verdana,helvetica,sans-serif; font-size:60%; color:#808080;
	height:25px;
}
td.footer div.inhalt {
	text-align:right; font-size:10px;
	padding:5px;
}
td.footer div.inhalt a { color:#808080; text-decoration:none; }
td.footer div.inhalt a:hover { color:#000080; }

body.main h1 {
	font-size:200%; font-weight:normal; margin:0px; margin-top:0em; margin-bottom:0.5em;
	color:#71bf4b;
}
body.main h2 {
	color: #71bf4b;
	font-size:120%; font-weight:bold; margin:0px; margin-top:1em; margin-bottom:0.5em;
}
body.main h3 {
	font-size:120%; font-weight:bold; margin:0px; margin-top:1em; margin-bottom:0.5em;
}
body.main h4 {
	font-size:100%; font-weight:bold; margin:0px; margin-top:1em; margin-bottom:0.5em;
}
body.main h5 {
	font-size:80%; font-weight:bold; margin:0px; margin-top:1em; margin-bottom:0.5em;
}
body.main h6 {
	font-size:80%; font-weight:normal; margin:0px; margin-top:1em; margin-bottom:0.5em;
}

body.main td {
	font-size:80%; color:#1e3f72;
}

body.main p {
	margin:0px; margin-bottom:0.5em;
	color:#1e3f72;
}



fieldset.csc-mailform {
	width: auto;
	border-width: 0px;
}
div.csc-mailform-field {
	width: 400px;
	text-align: right;
}
fieldset.csc-mailform input, fieldset.csc-mailform textarea {
	width: 250px;
}
fieldset.csc-mailform input.csc-mailform-submit {
	width: auto;
}
