@charset "utf-8";
/* CSS Document */


a.starts_weiter {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 12px;
	text-decoration: none;
}

a.starts_weiter:link {
	color: #666666;
}

a.starts_weiter:visited {
	color: #666666;
}

a.starts_weiter:hover {
	color: #333333;
	text-decoration: underline;
}


a.starts_weiter:active {
	color: #333333;
	text-decoration: underline;
}

a.starts_weiter_red {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a.starts_weiter_red:link {
	color: #C00;
}

a.starts_weiter_red:visited {
	color: #C00;
}

a.starts_weiter_red:hover {
	color: #C00;
	text-decoration: none;
}


a.starts_weiter_red:active {
	color: #C00;
}



/* STARTSEITE */

#start_content_cont {
	position:absolute;
	width:1000px;
	height:100%;
	z-index:1;
	left: 50%;
	margin-left: -460px;
}

#start_aktuellpillar_cont {
	position:absolute;
	width:420px;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/atelier_leftpillar_bg.jpg);
	vertical-align:bottom;
}

#start_aktuell_pillar_cont_atelier {
	position:absolute;
	width:130px;
	height:100%;
	z-index:2;
	left: 500px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/atelier_centerpillar_bg.jpg);
}
#start_aktuell_pillar_cont_bruno {
	position:absolute;
	width:130px;
	height:100%;
	z-index:3;
	left: 630px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/atelier_rightpillar_bg.jpg);
}

#start_aktuell_pillar_cont_martina {
	position:absolute;
	width:130px;
	height:100%;
	z-index:3;
	left: 760px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/atelier_rightpillar_bg.jpg);
}


#start_atelier_pillar_cont {
	position:absolute;
	width:250px;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/start_atelier_bg.jpg);
	vertical-align:bottom;
}
#start_bst_pillar_cont {
	position:absolute;
	width:250px;
	height:100%;
	z-index:2;
	left: 250px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/start_bst_bg.jpg);
}
#start_mt_pillar_cont {
	position:absolute;
	width:250px;
	height:100%;
	z-index:3;
	left: 500px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/start_mt_bg.jpg);
}
#start_ks_pillar_cont {
	position:absolute;
	width:250px;
	height:100%;
	z-index:3;
	left: 750px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/start_ks_bg.jpg);
}

#start_pillar_img_cont {
	position:absolute;
	width:250px;
	height:600px;
	z-index:1;
	left: 0px;
	bottom: 0px;
}
#start_pillar_weiter_cont {
	position:absolute;
	width:80px;
	height:21px;
	z-index:2;
	left: 35px;
	bottom: 280px;
}

#start_pillar_gewinnspiel_cont {
	position:absolute;
	width:220px;
	height:160px;
	z-index:2;
	left: 30px;
	bottom: 100px;
}

