/*Struktur*/
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#ffffff;
	color:#333;
	font-size:12px;
	line-height:18px;
	background-image:url("/layout/profiwin/body-bg.jpg");
	background-repeat:repeat-x;
}
.main{
	position: relative;
	width:960px;
	height:auto;
	text-align:left;
	margin-top:10px;
	padding:5px;
	}
.header{
	width:960px;
	height:60px;
}
.header-logo-image{
	border:0px;
	background-image:url("/layout/profiwin/logo-profiwin-teasertext.gif");
	background-repeat:no-repeat;
	width:600px;
	height:70px;
	float:left;
	}
.header-login{
	position:relative;
	float:right;
	width:300px;
	height:60px;
}

.menu{
	position:relative;
	width:960px;
	height:30px;
	margin:22px 0px -15px 0px;

}

.page{
	position:relative;
	width:960px;
	background-color:#ffffff;
	height:auto;
	margin-top:10px;
}
.footer{
	position:relative;
	width:960px;
	height:30px;
	font-size:11px;
	color:#848484;
}
.copyright{
	position:relative;
	float:left;
	text-align:left;
	height:30px;
	padding-left:10px;}
.footer-links{
	position:relative;
	float:right;
	text-align:right;
	height:30px;}
	
/*Ende Struktur*/


/* Menu */
.menu li {
	float:left;
/*	width:116px; */
	width:auto;
}
.menu {width:950px;
	margin-left:5px;
	margin-right:5px;
}

/* menu1 */
	div.menu a.menu1,div.menu a.menu1active		{line-height:29px;text-align:left;font-size:13px; text-decoration:none; padding-right:30px; padding-left:0px;}
	div.menu a.menu1:link,
	div.menu a.menu1:visited	{color:#fff;}
	div.menu a.menu1active:hover,div.menu a.menu1:hover,div.menu a.menu1:active		{color:#fff;text-decoration:underline;}
 	div.menu a.menu1active		{color:#fff;}

/* Links */
a				{text-decoration:none;}
a:link          { color:#0078FF;}
a:active        { color:#0078FF;}
a:visited       { color:#0078FF;}
a:hover         { color:#FF8000;}

/* Ueberschriften */
h1,h2,h3,h4{text-align:left; font-weight:bold; text-decoration:none; margin-top:0px; }
h2,h3,h4{padding-bottom:10px;}
h1 { font-size:24px; color:#000; padding-bottom:20px; padding-top:10px; line-height:24px;}
h2 { font-size:18px; color:#009bdd;}
h3 { font-size:16px; color:#000;}
h4 { font-size:13px; color:#004a99;}
hr, hr.hr{ border:none; border-top:solid 1px #D0EFFD; height: 0px; background-color:#fff;margin-left:0;  }

/*Highlight*/
.highlight{
	font-size:13px;
	font-weight:bold;}


/***************** Standard-Content-Styles **********************/
/* 1er-Block: */
.cb1{
	width:288px;
	height:auto;
	border:1px solid #CCC;
	padding:10px;
	position:relative;
	float:left;
	margin:5px;
	background-image:url("/layout/profiwin/cb-background.jpg");
	background-repeat:repeat-x;
	background-position:top;
	height:230px;
}
/* 2er-Block: */
.cb2,
.cb-content{
	width:608px;
	border:1px solid #CCC;
	padding:10px;
	position:relative;
	float:left;
	margin:5px;
	min-height:492px;
}

/* 3er-Block: */
.cb3{
	width:928px;	/* 960-32 */
	border:1px solid #CCC;
	padding:10px;
	position:relative;
	float:left;
	margin:5px;
}

/* Teaser */
.cb-teaser-profiwin{
	width:950px; 
	margin:5px;
}
.cb-teaser-gewinner-profiwin{
	width:960px; 
	margin:5px;
}


/*Ende Standard-Content-Styles*/


/* Startseiten-Styles */
#startseite-cb-teaser-profiwin{
	min-height:350px;
	height:auto;
	background-image:url("/layout/profiwin/teaser-startseite-profiwin.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	border:1px solid #ccc;
}

#startseite-cb-teaser-profiwin h1{
	color:#000;
	font-size:30px;
	padding:10px 0px 0px 10px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:bold;}
#startseite-cb-teaser-profiwin h2{
	color:#000;
	font-size:18px;
	line-height:normal;
	padding-left:10px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#startseite-cb-teaser-profiwin a{
	color:#000;}
.teaser-ueberschrift{
	width:670px;
	height:100px;
	position:relative;
	float:left;
	}
.teaser-gruende{
	width:280px;
	font-size:14px;
	font-weight:bold;
	float:left;
	position:relative;
	padding-top:145px;
	}
.teaser-gruende ul li{
	background-image:url("/layout/profiwin/vorteil-liste-teaser.png");
	background-position:30px 0px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	padding-left:50px;
}
.teaser-button{
	width:274px;
	height:59px;
	background-image:url("/layout/profiwin/teaser-button.gif");
	background-repeat:no-repeat;
	}
#startseite-cb-teaser-profiwin .teaser-gruende h2{
	font-size:16px;
	color:#000;
	}
/*Ende Styles Startseite*/



/* Anmeldung im Teaser*/
.anmeldung-teaser{
	width:400px;
	border:1px solid #ccc;
	height:auto;
    background-color:#FFF;
	background-image:url("/layout/profiwin/formular-anmeldung-bg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	clear:both;
	margin:5px;
	float:right;
	top:50px;
	margin-bottom:55px;
	padding:5px;
}
.anmeldung-teaser h2{
	padding:5px 0px 5px 0px;}
.anmeldung-teaser .formular-anmeldung{
	background:none;
	}
.anmeldung-teaser .formular-anmeldung-field, .anmeldung-teaser .formular-anmeldung-field-fehler{
	width:230px;}
/**/


/**/
.navigation-teaser{
	width:300px;
	min-height:50px;
	background-image:url("/layout/image/nix-halbtransparent.png");
	padding:5px;
	float:left;
	display:none;
}
/**/

/**Anmeldung normal**/
/*background: url("/layout/profiwin/formular-anmeldung-bg.jpg") repeat-x scroll left bottom transparent;*/

#anmeldung-cb-funktioniert .cb-funktioniert-button{
	display:none;}


/*Infoseite*/
.infos-gewinnchancen{
}




/* CB-Einstellung Start */
	/* Vererbung von CBs */
	.cb-funktioniert	{/*.cb3*/}
	.cb-vorteile		{/*.cb1*/}
	.cb-gute-gruende	{/*.cb1*/}
	.cb-gewinner		{/*.cb1*/}
	.cb-geld-zurueck	{/*.cb1*/}
	.cb-nur-fuenf-euro	{/*.cb1*/}
	.cb-gewinnchancen	{/*.cb1*/}
	
/* CB-Einstellung Ende */



/* CB-Einstellung Start */
.cb-content{/*clear*/}
/*.cb-vorteile{}*/
.cb-gute-gruende{}
.cb-gewinner{}
.cb-geld-zurueck{}
.cb-nur-fuenf-euro{}
.cb-gewinnchancen{}


/* Startseite */
#startseite-cb-teaser-profiwin	{/*clear*/}
#startseite-cb-funktioniert		{}
#startseite-cb-gewinnchancen	{}
#startseite-cb-gewinner			{}
#startseite-cb-gute-gruende		{}
#startseite-cb-nur-fuenf-euro	{}
#startseite-cb-info-kurz		{/*.cb1*/}
#startseite-cb-geld-zurueck		{}


/* Anmeldung */
#anmeldung-cb-content			{/*clear*/}
#anmeldung-cb-nur-fuenf-euro	{}
#anmeldung-cb-gute-gruende		{}
#anmeldung-cb-gewinner			{display:none;}
#anmeldung-cb-funktioniert		{}

/*Informationen*/
#informationen-cb-content			{/*clear*/}
#informationen-cb-gewinnchancen		{}
#informationen-cb-nur-fuenf-euro	{}
#informationen-cb-geld-zurueck		{}
#informationen-cb-gewinner			{}
#informationen-cb-gute-gruende		{}

/*Gewinner*/
#gewinner-cb-teaser-gewinner	{/*clear*/ /*.cb3*/  min-height:350px;}
#gewinner-cb-content			{}
#gewinner-cb-gute-gruende		{}
#gewinner-cb-gewinnchancen		{}
#gewinner-cb-nur-fuenf-euro		{}
#gewinner-cb-geld-zurueck		{}

/*AGB*/
#agb-cb-content				{/*clear*/}
#agb-cb-gute-gruende		{}
#agb-cb-gewinnchancen		{}
#agb-cb-nur-fuenf-euro		{}
#agb-cb-geld-zurueck		{}

/*Hilfe*/
#hilfe-cb-content			{/*clear*/ min-height:750px;}
#hilfe-cb-gewinnchancen		{}
#hilfe-cb-gute-gruende		{}
#hilfe-cb-gewinner			{}

/*Login*/
#login-cb-content			{/*clear*/}
#login-cb-gute-gruende		{}
#login-cb-gewinner			{}
#login-cb-gewinnchancen		{}
#login-cb-geld-zurueck		{}
#login-cb-nur-fuenf-euro	{}


/* CB-Einstellung Ende */