body {
	margin: 0px;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#8DADDC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#8DADDC;
	scrollbar-shadow-color:#8DADDC;
	scrollbar-track-color:#000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: normal;
	line-height: 15px;
}

td {
	font-size: 11px;
	color: #EEEEEE;
	font-weight: normal;
	line-height: 15px;
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #8DADDC;
	margin-top: 2px;
	margin-bottom: 2px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #8DADDC;
}

.button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #04056A;
	font-weight: bold;
	line-height: 13px;
	border: 1px solid #8DADDC;
	background-color: #8DADDC;
	height: 20px;
}


#main {
	width: 960px;
	text-align: left;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(../images/bg_main.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#logo {
	width: 500px;
	height: 115px;
	text-align: left;
	background-image: url(../images/wfn_logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}

#nav_head {
	width: 410px;
	height: 115px;
	text-align: right;
	padding: 10 45 0 0;
	margin: 0 0 0 0;
	float: right;
}

#nav_main {
	width: 638px;
	height: 136px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/bg_nav.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	float: left;
}

#con_left {
	width: 625px;
	text-align: left;
	vertical-align: top;
	padding: 20 0 0 12;
	margin: 0 0 0 0;
	float: left;
}

#teaser {
	float: right;
	width: 310px;
	height: 350px;
	text-align: left;
	padding: 12 0 0 12;
	margin: 0 0 0 0;
	background-image: url(../images/bg_teaser.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#con_right {
	clear: both;
	width: 322px;
	text-align: left;
	padding: 20 0 0 10;
	margin: 0 0 0 0;
	float: right;
}

#bottom {
	width: 960px;
	height: 245px;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/bg_bottom.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 125 20 0 0;
	margin: 0 0 0 0;
	float: left;
	letter-spacing: 1px;
}

.rahmen {
	border: 1px solid #8DADDC;
}

.fett {
	font-weight: bold;
}

.fett_blau {
	font-weight: bold;
	color: #8DADDC;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 30px;
	color: #8DADDC;
	font-weight: bold;
	font-style: italic;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #8DADDC;
	font-weight: normal;
	font-style: italic;
}

.nav_top {
	padding-left: 20px;
}

.nav_main {
	padding-left: 12px;
}

a, a:link, a:visited, a:hover, a:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.c_link:link, a.c_link:visited {
	color: #8DADDC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link2:link, a.c_link2:visited {
	color: #EEEEEE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.c_link2:hover, a.c_link2:active {
	color: #EEEEEE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link_big:link, a.c_link_big:visited {
	color: #8DADDC;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.c_link_big:hover, a.c_link_big:active {
	color: #EEEEEE;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}