/* Nur Styles fuer das Cobrand layout4! Kann geloescht werden, wenn das Layout deaktiviert wurde */

body {
	background-color: #FFFFFF;	
	color: #593301;
}

#topWrap {			
	background-image: url(/modules/registration/images/background_onepage_top.jpg);
	background-repeat: repeat;
}

.slogan h1 {
	color: #D30909;
}

#pageHeadSmall {
	display: none;
}

.slogan h3 {
	color: #D30909; /*Koennte man noch mit schwarz ersetzen wie im portal layout */
	font-size: 20px;
	padding: 8px 0px 8px 3px;
}

#header {
	text-align: right;
	margin-bottom: 8px;
	padding: 0px 36px 0 0;	
	font-size: 11px;
	background: none;
	width: auto;
	height: auto;
}
#header .textfield {
	margin-right: 5px;
	padding: 2px;
	width: 80px;
}

#header label {
	color: #000000;
	font-weight: bold;
}

#header p {
	color: #B70000;
}

#header a {
	padding-left: 5px;
	font-weight: normal;
	color: #DB0F0F;
}

.usersOnlineBoxLeft,
.usersOnlineBoxRight, 
.usersOnlineBoxCenter {
	background-image: none;
	padding: 0;
	height: auto;
}

.innerHeader {
	padding: 0;
}

.contentWrapBottom ul.profileList,
.contentWrapBottom h2.coloredRed {
	padding-left:45px;
}

.contentWrapTop {
	width: 870px;
}

#registration {
	padding:5px 0px 0px 30px;
}

#contentTop.startContentTopCobrand {
	background-image: url(/modules/skinpacket/images/background_startpage_cobrand_layout4.jpg);
	padding: 0 25px 50px 20px;
}

.contentWrapBottom {
	width: 858px;
	padding:10px 0 0;
}

div#stretchContentTop {
	background-image:url(/modules/registration/images/background_onepage_stretch_top.jpg);
	width:852px;
	height:115px;
	margin-left:-1px;
}

div#stretchContentMiddle {
	background-image:url(/modules/registration/images/background_onepage_stretch_center.jpg);
	background-repeat:repeat-y;
	padding:15px 50px 45px 40px;
	margin-left:1px;
}

div#stretchContentBottom {
	background-image:url(/modules/registration/images/background_onepage_stretch_bottom.gif);
	background-position:bottom left;
	padding:0px 0px 40px;
	width:852px;
}

.rightColumn {
	width: 248px;
	float: right;
}

.headerSprechblase {
	padding-top: 329px;
}

.usernameExists {
	margin: -156px 0 0 300px;
}

.profile_notification h2 {
	background-color:#B70000;
}

.profile_notification p,
.usernameExistsContent {
	background-color:#F7EAD9;
}
	