.mainNavi {
	background: #E2E2E2 url(../images/allg/bg_top_artists_weiss.jpg) repeat-x 0 0;
}


.frame {
/*	background: #FFF url(../images/allg/bg_artists.jpg) repeat-x 0 0;*/
	background-color: #FFF;
	background-image: none;
}

.topNavigation {
	background: transparent url(../images/tabs/tab_artists_inaktiv_weiss.jpg) no-repeat 0 0;
}

.topNavigation_active {
	background: transparent url(../images/tabs/tab_artists_aktiv_weiss.jpg) no-repeat 0 0;
}
.topNavigation_active a { color: #666; }

.steckbrief_zeile {
	float: left;
	width: 180px;
	padding: 0 0 10px 0;
}

.steckbrief_beschr {
	float: left;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}

.steckbrief_inhalt {
	float: left;
	width: 180px;
	font-size: 11px;
}

.steckbrief_zeile .rounded {
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	width: 162px;
	height: 20px;
}

.profilbox .textarea_edit,
.kommentarbox .textarea_edit {
	float: left;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px #9A9A9A solid;
	border-bottom: 1px #E4E4E4 solid;
	border-left: none;
	border-right: none;
	width: 162px;
	height: 86px;
	margin: 10px 0;
}

/* non-martin-stuff*/

/*.bestfr_zeile a {padding: 0 3px; display: inline;}
.bestfr_zeile p {width: 100%;}

.bestfr_text {float: left;width: 125px;}
.bestfr_bild {
	float: left;
	width: 60px;
}


.content .box.w50 {width: 337px; min-height: 152px;}*/

.foto_zeile {
	width: 326px;
}

.foto_zeile .bild {
	float: left;
	text-align: left; 
	width: 60px; 
	margin: 5px 0 5px 5px;
}

.foto_zeile .text {
	float: left;
	width: 80px;
	margin: 3px 0 5px 5px;
}

.foto_zeile .text p {
	float: left;
	padding: 0 0 5px 0;
}

.foto_zeile.round_border_boxes { 
	background-color: #FFF;
	margin-bottom: 10px;
}

.foto_zeile.round_border_boxes.full {
	width: 686px;
}

.foto_zeile.round_border_boxes .sort {
	float: left;
	margin: 5px 0 0 5px;
}

.foto_zeile.round_border_boxes .zeile_1 {
	margin: 0 0 0 62px;
	padding-top: 3px;
}

.foto_zeile .top_bild {
	float: left;
}
.profilbox .bestfr_text a {
	padding: 0;
}

/* contentInner fix for white background*/
.contentInner {
width:716px;
border-left: 1px solid #AAA;
border-right: 1px solid #AAA;
}
.banner {
	width: 726px;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
.banner img {
	width: 726px;
}
#data_partial .steckbrief_zeile {
	width: 100%;
	margin-right: 10px;
}