@charset "UTF-8";
/* CSS Document */

body {
font-family: Verdana, helvetica, sans-serif;       
color: #FFFFFF;
background-color: #4E504F;
font-size: medium;
margin:0px;
padding:0px;
}

h2 {        
font-family: "Times New Roman", Times, serif;
font-weight:normal;
font-size:35px;
margin:0px;
padding:0px;
} 

h3 {        
font-family: "Times New Roman", Times, serif;
font-weight:normal;
font-size:13px;
margin:0px;
padding:0px;
} 

a {        
color:#0000000;
text-decoration:none;
} 

img {
	border:none;
}

.link {
position: absolute;
right: 0px;
bottom: 0px;    
}

.adminlink a {
color: #353535;  
text-decoration:none;
}

a:link, a:visited {
color: #ffffff;
}

a:hover {
color: #CCC;
cursor:pointer;
}


div.svlinks img {
border-color: #FFF;
}

/* basic styles for div layout option */
div.svlinks {
position: absolute;
bottom:50px;
left:50px;
}

div.svlinks li {
list-style-type:none;
padding:0px;
margin:0px;

}

div.svlinks ul {
list-style-type:none;
padding:0px;
margin:0px;

}


.clearboth { /* see http://www.pixelsurge.com/experiment/clearers.htm */
clear: both;
height: 0;
margin: 0;
font-size: 1px;
line-height: 0;
}

.logo {
position:absolute;
left: 50px;
top:50px;
}

.navi {
width: 300px;
}

#svlinks ul{
padding: 0px;
margin:0px;
}

#headline {
background:transparent none repeat scroll 0 0;
left:50px;
position:absolute;
z-index:80;
bottom: 200px;
font-family:"Times New Roman", Times, serif;
}

#admin {
	position:absolute;
	left:2px;
	bottom:2px;}
	
#back_button {
	position:absolute;
	bottom:50px;
	left:50px;
	height:11px;
	width:33px;
}

#text {
	position:absolute;
	top:250px;
	left:50px;
	height:110px;
	width:283px;
	font-size: 10px;
}

#wrapper {
	visibility:visible;
}

#flashcontent {
	height:100%;
	
}


#unternavi {
	position:absolute;
	left: 185px;
	bottom: 53px;
	width: 436px;
	height: 57px;
	}

	

