body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	background-color: #f3f3f3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.main {
	background-color: #FFFFFF;
	height: 100%;
}
.imglink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
}
label {
	width: 100px;
	float: left;
	padding-top: 4px;
}
textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 200px;
	border: 1px solid #135799;
}
input {
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #135799;
}


.navDiv {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.nwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	padding-left:12px;

}

.nred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ED130E;

}

.yellowB
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffdd00;
	font-size: 11px;
	font-weight:bold;
	padding-left:12px;

}

.subNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left; 
	margin-left:15px;
    display:block;
}
.links {
	float:left;
	width:150px;
	background-color:#0099CC;
	border: thin solid #006666;
}
.rechts {
	width:150px;
	margin-left:151px;
	border: medium dotted #0066CC;
}
.clear {
	clear:left;
	height:50px;
	border: thick dashed #CC9900;
}

.white
{
color:#ffffff;
text-decoration:underline;

}

ul {
margin: 0; 
padding-left: 15px;
	list-style-position:outside;
	list-style-type: square;
	list-style-image: url(img/pfeil_blau.gif);
}

