BODY {
	margin: 31px;
}

BODY, P, TD, TR {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

P {
    margin-top: 0pt;
    margin-bottom: 6px;
    line-height:13px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9EA4A6;
	margin-bottom: 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9EA4A6;
	margin-bottom: 8px;
	margin-top: 15px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9EA4A6;
	margin-bottom: 8px;
	margin-top: 15px;
}

.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EA4A6;
}

A 	{
	color: #b9d300;
	text-decoration: underline;
}
A:active {
	color: #b9d300;
}
A:hover {
	color: #b9d300;
	text-decoration: none;
}

A.sprachlink 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

A.sprachlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9d300;
	text-decoration: none;
}

B {
	color: #9EA4A6;
}

.small {
	font-size: 9px;
}

/* SPEZIELLE FORMATIERUNGEN */

.leftrow {
	position:absolute;
	left:-200px;
	top:0px;
	float:left;
}

.nav {
	font-size: 10px;
	color: #9ea4a6;
	font-weight: normal;
	text-decoration: none;
}
.nav:hover {
	color: #b9d300;
	font-weight: normal;
	text-decoration: none;
}
.nav_active {
	font-size: 10px;
	color: #b9d300;
	font-weight: bold;
	text-decoration: none;
}
.nav_active:hover {
	color: #b9d300;
	font-weight: bold;
	text-decoration: none;
}

input, checkbox, textarea, select, option {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid;
}
.checkbox {
	background-color: #ffffff;
	margin-right: 10px;
	border: 0px;
}

.alert {
	font-weight: bold;
	color: #82CAB9;
}

div.cleaner {
	overflow:hidden;
	clear:both;
}

.frame {
	border: 0px solid #9ea4a6;
}