/*Body*/
body {
background-color: #FFFFFF; 
margin: 0px;
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #9C9C8C;
text-decoration: none;
text-align: center;
}

a:link{ color: #000000}
a:visited{ color: #000000}
a:hover { color: #33CCDD}
a:active { color: #33CCDD}

.oben {
background-color: #353532; 
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
horizontal-align: top;
width: 100%;
height: 335px;
left: 0px;
top: 0px;
}

.head {
	position: absolute;
	left: 335px;
	top: 80px;
	width: 500px;
	height: 20px;
	text-align: left;
}

.nav {
	position: absolute;
	left: 397px;
	top: 95px;
	width: 523px;
	height: 20px;
	text-align: left;
}

.subnav {
position: absolute; 
left: 336px; 
top: 110px;
width: 500px; 
height: 20px;
text-align: left;
}

.navactive {
color:  #33CCDD;
}
.navactive1 {
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color:  #33CCDD;
}


.nav a:link {
color: #9C9C8C;
text-decoration: none;
}

.nav a:visited {
color: #9C9C8C;
text-decoration: none;
}

.nav a:hover {
color: #33CCDD;
text-decoration: none;
}

.nav a:active {
color: #33CCDD;
text-decoration: none;
}


.subnav a:link {
color: #9C9C8C;
text-decoration: none;
}

.subnav a:visited {
color: #9C9C8C;
text-decoration: none;
}

.subnav a:hover {
color: #33CCDD;
text-decoration: none;
}

.subnav a:active {
color: #33CCDD;
text-decoration: none;
}

.icons {
	position: absolute;
	left: 80px;
	top: 145px;
	width: 844px;
	height: 202px;
	text-align: left;
}

.img {
	position: relarive;
	left: 0px;
	top: 0px;

	text-align: left;
}


.txt {
	position: absolute;
	color: #000000;
	left: 344px;
	top: 346px;
	width: 500px;
	text-align: left;
	height: 581px;
}

.txt1 {
	position: relative;
    top: 0px;
	margin: 0px;
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: left;
}

