body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background:url(images/hintergrund.jpg) #FFFFFF center repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	color:D3ECFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 21px;	
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 16px;	
}

.kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 16px;	
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: bold;
	text-align: left;
	line-height: 24px;	
}

.text_locker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: lighter;
	line-height: 30px;	
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034297;
	word-spacing: normal;
	font-weight: bold;
	text-align: left;
	line-height: 21px;	
}

.headline_hell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4EDFF;
	word-spacing: normal;
	font-weight: bold;
	text-align: left;
	line-height: 21px;	
}

.header {
	background:url(images/img_01.jpg);
	width:700px;
	height:93px;
	position:center;
}

.content_area {
	background:url(images/img_14.jpg);
	position:center top;
	background-repeat:no-repeat;
}

.eingabefeld {
	background-image:url(images/eingabefeld.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-color:#333333;
	border-style:solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:lighter;
	line-height: 22px;
	width:220px;
	height:16px;
}
.eingabefeld_nachricht {
	background-image:url(images/eingabefeld.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-color:#333333;
	border-style:solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:lighter;
	line-height: 22px;
	width:220px;
	height:100px;
}

.button {
	background-image:url(images/button.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-color:#333333;
	border-style:solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:lighter;
	line-height: 22px;
	width:60px;
	cursor:pointer;
}
