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

html {
	height: 100%; 
	width:100%;

}

body {
	overflow:hidden;
	text-decoration:none;
	height: 100%; 
	width:100%;
}

img {
	border:0;
}



.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	color: #fff;
	text-align: left;
	text-decoration:none;
}

.contentblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	background-color:#000;
	text-align: left;
	text-decoration:none;
}






.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: left;
	text-decoration:none;
	font-weight:bold;
}


.playmovie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	color: #fff;
	text-align: left;
	text-decoration:none;
	background-color:none;
}

.playmovie a:hover, .content a:active {
	background-color:#FFF;
	color: #000;
	text-decoration: none;
}



.playmovieRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	background-color:#FFF;
	color: #C00;
	text-align: left;
	text-decoration:none;
	background-color:none;
}

.playmovieRED a:hover, .content a:active {
	background-color:#000;
	color: #FFF;
	text-decoration: none;
}

.playmovieGREEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	background-color:#FFF;
	color: #060;
	text-align: left;
	text-decoration:none;
	background-color:none;
}

.playmovieGREEN a:hover, .content a:active {
	background-color:#000;
	color: #FFF;
	text-decoration: none;
}


.impressum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999;
	background-color:#000;
	text-align: left;
	text-decoration:none;
}

.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #fff;
	text-align: left;
	text-decoration:none;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	text-align: right;
}

.footerGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	color: #060;
	text-align: right;
	text-decoration:none;
}

.footerRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	color: #C00;
	text-align: right;
	text-decoration:none;
}




.zahlen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration:none;
	cursor:pointer;

}


.contact_form_dropdown { 
	background-repeat:repeat-x;
	background-color: #333;
	height: 16px;
	width: 240px;
	border-left: 1px #d9d9d9 solid;
	border-top: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.contact_form_textbox { 
	background-repeat:repeat-x;
	background-color: #666;
	height: 40px;
	width: 350px;
	border-left: 1px #d9d9d9 solid;
	border-top: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}


.contact_form { 
	background-repeat:repeat-x;
	background-color: #333;
	height: 12px;
	width: 240px;
	border-left: 1px #d9d9d9 solid;
	border-top: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.contact_form_send { 
	background-repeat:repeat-x;
	background-color: #666;
	height: 16px;
	width: 356px;
	border-left: 1px #d9d9d9 solid;
	border-top: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}

div#Label{
	position: fixed;
	left: 34px;
	top:0px;
	height:128px; 
	width:184px;
	z-index:100;
	cursor:pointer;
	background-image:url(../img/im_label.png);
}
div#Label:hover {
	background-image:url(../img/im_label_over.png);
}

div#Pagejumper{
	position: fixed;
	right: 0px;
	top:20px;
	height:40px; 
	width:225px;
	z-index:500;
	cursor:pointer;
	background-image:url(../img/pagejumper.png);
}
div#Pagejumper:hover {
	background-image:url(../img/pagejumper_over.png);
}




div#DISCO{
	position: absolute;
	left: 60px;
	bottom: 0px;
	width: 348px;
	height: 484px;
	z-index: 300;
	background-image:url(http://www.salsafestivalcandela.de/img/disco_bg.png);
	overflow:hidden;
}
div#DISCO:hover {
	cursor:pointer;
}


div#FRAU{
	position: absolute;
	left: 100px;
	bottom: 200px;
	width: 280px;
	height: 284px;
	z-index: 320;
	background-image:url(http://www.salsafestivalcandela.de/img/frau.png);
	overflow:hidden;
}
div#FRAU:hover {
	left: 102px;
	bottom: 198px;
	cursor:pointer;
}

div#KARLSRUHE{
	position: absolute;
	left: 235px;
	bottom: 175px;
	width: 156px;
	height: 126px;
	z-index: 310;
	background-image:url(http://www.salsafestivalcandela.de/img/karlsruhe.png);
	overflow:hidden;
}
div#KARLSRUHE:hover {
	cursor:pointer;
}

div#SFCbutton{
	position: absolute;
	left: -20px;
	bottom: 205px;
	width: 377px;
	height: 573px;
	z-index: 299;
	background-image:url(http://www.salsafestivalcandela.de/img/sfc_button2011.png);
	overflow:hidden;
}

div#bannerLogo{
	position: absolute;
	left: 270px;
	bottom: 105px;
	width: 1650px;
	height: 101px;
	z-index: 10;
	background-image:url(http://www.salsafestivalcandela.de/img/start_banner.png);
	overflow:hidden;
}
div#bannerLogo:hover {

}


div#Polaroid{
	position: absolute;
	left: 180px;
	bottom: 315px;
	width: 298px;
	height: 321px;
	z-index: 299;
	background-image:url(http://www.salsafestivalcandela.de/img/polaroid.png);
	overflow:hidden;
}

div#Polarlicht{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 202px;
	height: 924px;
	z-index: 650;
	background-image:url(http://www.salsafestivalcandela.de/img/polarlicht.png);
	overflow:hidden;
}





