/*Stylesheet basic */

html {
	height: 100.12%;
	font-size: 62.5%;
}             
 
* body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, span, a, table, td, form, img  {
   margin: 0;
   padding: 0;
   border: 0;
}             

* ul, ol {
	list-style: none;
} 

a {
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #000000;
}

p {
	padding-bottom: 1.0em;
	padding-top: 1.3em;
	color: #000000;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}


body {
	text-align: center;
	color: #000000;
	height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background: #000000;
} 
  
#abstandshalter {
	width: 1px;
	height: 50%;
	margin-bottom: -400px;
	float: left;
	background: #000000;
 }
 
#container {
	margin: 0 auto;
	position: relative;
	height: 800px;
	width: 800px;
	clear: left;
	background: #FFFFFF no-repeat center center;
	border: 6px outset #FFFFFF;
 }
.sarah {
	background: #00FF00;
	text-align: left;
	
}

.annka {
background: #9933CC;
	text-align: left;
}
	
.charlotte {
background: #0099CC;
	text-align: left;
}

.moni {
	background: #FF6600;
	text-align: left;
}

.harald {
background: #0000CC;
	text-align: left;
} 
.fam {
background: #CC9900;
	text-align: left; }
ul {
	padding-top: 4px;
	padding-bottom: 4px;
	left: 0px;
	padding-left: 12px;
}

ul:before{
content:"Hier geht's zu den Seiten von .....   ";color:#FFFFFF;}

li {
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	display: inline;
}         
.pers { 
margin: 0 auto;
	position: relative;
	border-top-left-radius: 30px;
	border-top-right-radius: 32px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	padding-left: 20px;
	height: 800px;
	width: 800px;
	clear: left;
	background: #FFFFFF;
	box-shadow: 12px 12px 16px #000000;
	-webkit-box-shadow: 12px 12px 16px #000000;

}
#footer {
	bottom: 20px;
	position: absolute;
	width: 95%;
}