.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: 
none;
	color: #FFFFFF;
	text-decoration: none
} 

.On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: 
none;
	color: #FFFFFF;
	text-decoration: none
} 

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #C4833D;
	text-decoration: none
} 

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: 
none;
	color: #FFFFFF;
	text-decoration: none
} 

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
} 


/* =general */
* { margin:0; padding:0; }

body {
	background-image: url(img/bg_bodyF.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #101F1C;
}

/* =container */
div#nav-container {position:fixed; top:30px; left:36px; z-index:50;}

div#logoF {position:fixed; top:37px; left:220px; z-index:30;}

div#nav2 {position:fixed; top:26px; left:440px; z-index:40;}

div#bgF {position:fixed; top:0px; left:519px; z-index:10;}

div#mainF-container {width:450px; padding:280px 36px 0;}

div#bgOben {position:fixed; top:0px; left:0px; z-index:20;}.linkweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline
}
linkweiss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline
}
