/* Allgemeines & Body */

body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-image:url(../pics/background-img.png);
	background-repeat:repeat-x;
	background-color: #ececec;
	}

html {
overflow-y: scroll !important;
	}

/* Websitelayout */

#all {
	margin:0 auto 0 auto;
	width:947px;
	background-repeat:repeat-y;
	}

#header {
	background:#ff0;
	padding:10px;
	}

#website {
	width:947px;
	float:left;
	min-height:100%;
	position:relative;
	}

#website-topline {
	width:947px;
	height:30px;
	float:left;
	background-image:url(../pics/website_topline.png);
	}

.logo {
	margin:16px 0 0 14px;
	}

#mainnavi {
	width:947px;
	height:36px;
	float:left;
	/*background-image:url(../pics/2010-freunde_05.png);*/
	}
	
#content-all {
	width:947px;
	float:left;
	background-image:url(../pics/background-content.png);
	padding:10px 0 0 0;
	padding-bottom:60px;   /* Height of the footer */
	}
	
#content-footer {
	width:947px;
	height:10px;
	background-image:url(../pics/content-footer.png);
	}
	
#logo {
	width:947px;
	height:110px;
	float:left;
	background-image:url(../pics/background-img.png);
	}

/*#spacer2 {
	width:25px;
	height:10px;
	float:left;
	}*/
	
#content-links {
	width:588px;
	float:left;
	margin:0 0 0 17px;
	}
	
#content-rechts {
	width:300px;
	float:left;
	margin:0 0 0 40px;
	}
	
.headline-neuste-freunde {
	margin:16px 0 16px 0;
	}
.headline-abstaende {
	margin:16px 0 16px 0;
	}

#contentbox-spalte1 {
	width:290px;
	float:left;
	margin:0;
	}

.contentbox-images-spalte-oben {
	margin:0 0 16px 0;
	}

#subnavigation {
	width: 588px;
	}

#contentbox-spalte2 {
	width:290px;
	float:left;
	margin:0 0 0 8px;
	}

#neuste-freunde-uebersicht {
	width:285px;
	height:283px;
	float:left;
   }
   
#neuste-freunde-uebersicht img {
	border: 1px solid #cccccc;
	}
   
#profil-all {
	width:288px;
	background-color:#e9e9e9;
	float:left;
	}
   
#profil-anmeldebox {
	width:288px;
	background-color:#e9e9e9;
	float:left;
	}
	
/*#footer {
	position:absolute;
	bottom:0;
	width:947px;
	height:60px;
	background:#6cf;
	bottom: -188px;
}*/
   
/* Contenttrenner */  

.contenttrenner-subnavi {
	width: 588px;
	height: 9px;
	float: left;
	margin:8px 0 17px 0;
	background-image: url(../pics/trenner.png);
	}

.contenttrenner {
	width: 588px;
	height: 9px;
	float: left;
	margin:16px 0 16px 0;
	background-image: url(../pics/trenner.png);
	}

/* Contenttrenner Ende */  

/* Twitter Widget */  

.twtr-doc {
	margin:10px 0 0 0;
	}

.twtr-hd {
	overflow:hidden;
	padding:0;
	position:relative;
	}

.twtr-ft {
	display:none;
	}
	
/* Schriften & Absätze */

p {
	}
	
h1 {
	}
	
h2 {
	}

h3 {
	}

/* Links & Hover */

/* Bilder & Rahmen */

img {
	border:0;
	}