html {
	height: 100%;
}

body,td,li,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;
	line-height: 135%;
}

body {
	background-color: #042141;
	background-image: url('bg.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
}

img {
	border: none;
}

.headline {

	font-size: 15pt;
	font-weight:bold;
	color:#008030;
	padding: 3px;

}

h1 {

	font-size: 15pt;
	font-weight:bold;
	color:#FF9900;
	padding: 3px;
	line-height: 110%;
	
}

h2 {

	font-size: 15pt;
	font-weight:bold;
	color:#FF9900;
	padding: 3px;
	line-height: 110%;
	border-bottom: 1px #FF9900 solid;
	
}

a, a:hover, a:active {
	color:#FF9900;
}

#mailform					{ float: left; width: 420px; padding-top: 0px; }
#adressform					{ float: left; width: 180px; }

/* MAIL */

.text_b					{ color: #FF9900; font-weight: bold; }

#mail_li				{ float: left; width: 200px; height: 300px; }
#mail_re				{ float: right; width: 195px; height: 300px; }

label.mail					{ color: #ffffff; font-size: 12px; display: block; }

.stern					{ color: #ffffff; font-size: 14px; font-weight: bold; }

.mail_text_1			{ color: #ffffff; font-size: 12px; }
.mail_text_2			{ color: #ffffff; font-size: 12px; font-weight: bold; }

input.mail, textarea.mail			{ color: #000000; font-size: 12px; vertical-align: middle; margin: 4px 0px 14px 0px; padding: 2px; border: solid 1px #808080; width: 180px; display: block }
textarea.mail				{ height: 50px; }

#mail_re textarea		{ height: 122px; width: 200px; }
#mail_re input			{ float: left; }

.mail_button								{ color: #444444; font-size: 9px; font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif; background-color: #cbcbcb; text-align: center; margin-top: 19px; margin-right: 15px; margin-bottom: 17px; padding: 2px; border: solid 1px #444444; width: 60px }
.mail_button:hover, .mail_button:focus		{ background-color: #e2e2e2; outline: none; border: 1px solid #444444; }

#maennchen {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 431px;
	height: 610px;
	background-image: url('maennchen.jpg');
	z-index: 0;
}

#left {
	position:relative;
	z-index: 10;
	height: 100%;
}

#right {
	position: absolute;
	left: 350px;
	top: 30px;
	z-index: 10;
	height: 90%;
}

#junge {
	position: absolute;
	bottom: 0px;
	left:10px;
	width: 210px;
	height: 340px;
	background-image: url('junge.gif');
	z-index: 5;
}

#content {
	width: 640px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

#menue {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 176px;
	height: 120px;
	z-index: 20;
}

#menue li {
	list-style: none;
	border-bottom: 1px #ffffff dashed;
	padding-left: 20px;
	line-height: 140%;
}

.menu_item {
	text-decoration: none;
	color: #003277;
	display: block;
}

.menu_item_selected {
	text-decoration: none;
	font-weight: bold;
	color: #003277;
	display: block;
}

.table {
	width:90%;
}

.td-0 {
	width: 70%;
}

.csc-mailform {

	border: none;
	
}

.csc-mailform-field {

	padding-bottom: 5px;

}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:60%;
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	margin-top: 10px;
}

.keywords {
	border-top: 1px #FF9900 solid;
	color: #999999;
	font-size: 9px;
}

.orange_box {
	border: 1px #FFFFFF solid;
	background-color: #FF9900;
}

.orange_box .bodytext {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}

.orange_box a {
	color: #ffffff
}
