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

body {
 text-align: center;
 margin: auto;
 padding: 0px 0px 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 color: #FFFFFFF;
 background-image:url(images/bg.jpg);
 font-size:12px;
}

a:link {
	color:#000000;
	text-decoration: none;
}   

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#98583C;
	text-decoration: none;
}  

 a:active {
	color:#000000;
	text-decoration: none;
} 


#container {
 width:900px;
 height:autox;
 background-color:#f4cdc4;
 color:#000033;
 display:block;
 border:1px solid #000000;
}


#header {
 width:900px;
 height:150px;
 text-align:center;
}

#header .h1 {
 text-align:right;
 font-size:40px;
 font-weight:bolder;
 color:#c5e18a;
 margin-right:10px;
}


#footer {
 width:900px;
 height:auto;
 font-size:10px;
 text-align:center;
 background-color:#f4cdc4;
 margin-top:20px;
 border-top:1px solid #000000;
}

#contentlinks {
 background-color:#f4cdc4;
 color:#660000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:justify;
 width:530px;
 height:900px;
 margin-left:5px;
 margin-right:5px;
 float:left;
}

.contentunten {
 background-color:#f4cdc4;
 color:#660000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:justify;
 width:890px;
 height:auto;
 margin-top:20px;
 margin-left:5px;
 margin-right:5px;
}


h1 {
 font-size:14px;
 text-align:center;
 font-weight:bolder;
 border-bottom:1px dashed #990099;
}

h2 {
 font-size:14px;
 text-align:center;
}

#wrappergross {
 width:890px;
 height:auto;
 background-color:#c16955;
 border:1px solid #000000;
 text-align:center;
 color:#f4cdc4;
}

#wrapperklein {
 width:530px;
 height:auto;
 background-color:#c16955;
 border:1px solid #000000;
 float:left;
 text-align:center;
 color:#f4cdc4;
}


#profilleiste {
 height:835px;
 width:350px;
 border:1px solid #000000;
 float:right; width:350px;
 display:block;
}

.profil {
 width:340px;
 height:165px;
 border-top:1px solid #000000;
}

.profilbild {
 width:110px;
 height:140px;
 float:left;
}

.profiltext {
 width:225px;
 height:140px;
 float:right;
 text-align:justify;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
}

.profilnummer {
	width:330px;
	height:20px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px;
	float:right;
	background-color:#c16955
}

div.breaker {
height: 50px;
clear:both;
overflow:hidden;
font-size:1px;
}
 

span {
 font-size:9px;
 font-weight:normal;
}
