

/* --- Stylesheet 687 () --------- */ 

#profil { position:relative; min-height:600px; }
#profil .leftbar { width: 300px; position:absolute; }
#profil .leftbar .Bild { margin-bottom: 30px;}
#profil .leftbar .box { margin-bottom: 10px; }

#profil .leftbar .box span {
	display: block;
	margin: 10px 0px 0px 20px;
	padding-right: 20px;
}

#profil .pagecontent { padding: 0px 10px 10px 20px; margin-left:300px; }

.memos { margin-top: 0px; margin-bottom: 20px; }
.memos .memo { margin-left: 20px !important; }
.memos .memo .message .avatar, .memos .memo .message .user { display: none; }

#bio div { margin: 0 0 20px 20px; }

#TraminoComment .comments .comment .content { padding-right: 0px; }

#seiten .spalte { width: 190px; float: left; margin: 0px 10px 10px 0px; }

#TraminoArtikel .Headlines { margin-bottom: 30px; }

/* --- Stylesheet 690 () --------- */ 

#profil .leftbar .box b {
	font-size: 12px;
	text-transform: uppercase;
}

#profil .leftbar .box span{
	font-size: 12px;
}

#profil .leftbar .box span.big {
	font-size: 30px;
	font-family: "Hoefler Text", Georgia, serif;
}

#bio div {
	font-size: 14px;
	border: 1px solid #666;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 15px 15px 25px 15px;
	line-height: 18px;
}

#TraminoComment .comments .comment .content .text { font-size: 13px; }

#seiten .spalte .inhalt p { font-size: 13px; }

#inhalt .TraminoVorlage .pagecontent h2 {
	margin: 35px 0px 15px 20px;
}