/*Body*/
body {
background-color: #FFFFFF; 
margin: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: center;
vertical-align: center;
}

.container {
background: #FFFFFF;
position: absolute;
margin-left: auto;
margin-right: auto;
text-align: center;
horizontal-align: left;
width: 730px;
height: 490px;
left: 0px;
top: 0px;
}



/*Nav*/

.nav {
position: absolute; 
top: 100px; 
left: 180px;  
text-align: left;
line-height:20px;
width: 550px;
height: 15px;
}

.navaktive {
text-decoration: none;
color: #FF0000;
}

.subnav {
position: absolute;
margin: 0px;
width: 550px;
height: 10px;
top: 124px;
left: 180px;
text-align: left;
background: #FFFFFF;
font-size: 10px; 
line-height:15px;
}

.subnavaktive {
text-decoration: none;
color: #FF0000;
}

.service {
	position: absolute;
	width: 550px;
	top: 23px;
	padding: 0px;
	right: 0px;
	height: 15px;
	text-align: right;
	font-size: 9px;
	left: 180px;
}


.service a:link {  
color: #000000; 
text-decoration: none;
}
.service a:visited { 
color: #000000;
text-decoration: none;
}
.service a:hover { 
color: #FF0000; 
}
.service a:active { 
color: #FF0000;
text-decoration: none;
}

.nav a:link {  
color: #000000; 
text-decoration: none;
}
.nav a:visited { 
color: #000000;
text-decoration: none;
}
.nav a:hover { 
color: #FF0000; 
}
.nav a:active { 
color: #FF0000;
text-decoration: none;
}


.subnav a:link {  
color: #000000; 
text-decoration: none;
}
.subnav a:visited { 
color: #000000;
text-decoration: none;
}
.subnav a:hover { 
color: #FF0000; 
}
.subnav a:active { 
color: #FF0000;
text-decoration: none;
}

/*Content*/

.logo {
position: absolute;
background: #FF0000;
top: 44px; 
left: 20px;  
height: 90px;
width: 140px;
}





.contentnav a:link {  
color: #FF0000; 
text-decoration: none;
}
.contentnav a:visited { 
color: #FF0000;
text-decoration: none;
}
.contentnav a:hover { 
color: #000000; 
text-decoration: none;
}
.contentnav a:active { 
color: #FF0000;
text-decoration: none;
}


.txt {
position: absolute; 
top: 159px;
left: 180px; 
text-align: left;
line-height: 15px;
width: 550px; 
height: 140px;
}





.txt a:link {  
color: #FF0000; 
text-decoration: none;
}
.txt a:visited { 
color: #FF0000;
text-decoration: none;
}
.txt a:hover { 
color: #FF0000; 
text-decoration: none;
}
.txt a:active { 
color: #FF0000;
text-decoration: none;
}

