@charset "utf-8";
/* CSS Document (c) pureDEVOTION WebDesign + Photography || www.pure-devotion.com */

* { margin:0; padding:0; }	

body {
	background-image:url(../img/bg.gif);
	background-position: top;
	background-color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	color: #000;
}

.header {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

h5 {
	color:#000;
	font-size:14px;
}

h1 {
	color:#000;
	font-size:17px;
}

.gray {
	#666;
	font-weight:lighter;
}

b {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

p {
	line-height:15px;
	margin-bottom:7px;
}

a:link{
	text-decoration:none;
	font-weight:bold;
	color:#244973;
	font-family: Verdana;
	font-size: 11px;
}

a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#244973;
	font-family: Verdana;
	font-size: 11px;
}

a:active{
	text-decoration:underline;
	font-weight:bold;
	color:#244973;
	font-family: Verdana;
	font-size: 11px;
}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#244973;
	font-family: Verdana;
	font-size: 11px;
}





#container {
	width: 900px;
	margin: 0 auto;
}


#contNavi {
	position:absolute;
	top:20px;
	width:900px;
	background-color: #e4e4e4;
	border: 1px solid #000;
	height:20px;
	text-align:center;
}

.songtext {font-size:11px;}


/* ----------------- DIFF BACKGROUNDS ----------------------------------- */

#contHome {
	position:absolute;
	top:47px;
	width:900px;
	height: 478px;
	background-image:url(../img/bg_home.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}

#contInfo {
	position:absolute;
	top:47px;
	width:900px;
	height:478px;
	background-image:url(../img/bg_info.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}

#contGeschichte {
	position:absolute;
	top:47px;
	width:900px;
	height:478px;
	background-image:url(../img/bg_geschichte.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}

#contChillout {
	position:absolute;
	top:47px;
	width:900px;
	height:478px;
	background-image:url(../img/bg_chillout.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}

#contPartner {
	position:absolute;
	top:47px;
	width:900px;
	height:478px;
	background-image:url(../img/bg_partner.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}



#contAnleitung {
	position:absolute;
	top:47px;
	width:900px;
	height:478px;
	background-image:url(../img/bg_anleitung.jpg);
	background-repeat:no-repeat;
	border:1px solid #64676a;
}
.contRight {
	height: 458px;
	width:575px;
	float:right;
	margin:0px;
	margin-top:20px;
	position:relative;
	
	
}


.contLeft {
	width:280px;
	float:left;
	margin:0px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
}



#contPartner .contLeft {
	height: 458px;
	width:495px;
	float:left;
	margin-top:20px;
	

}

#contPartner .contRight {
	width:362px;
	float:right;
	margin-top:20px;
	text-align:left;
	
	
}

.contRight p { width:550px;}


/* ----------------- box ----------------------------------- */



.boxHead {
	width:250px;
	padding: 4px 0px 4px 0px;
	font-size:12px;
	color:#fff;
	background-color:#538ac8;
	border:1px solid #386ba9;
	display:block;
	text-align:center;
	font-weight:bold;
}

.boxCont {
	padding:5px;
	width:240px;
	display:block;
	border:1px dotted  #386ba9;
	margin-top:7px;	
	font-size: 9px;
	color: #18304B;
	font-weight:bold;
}

.boxContBig {
	padding:5px;
	width:240px;
	display:block;
	border:1px dotted  #386ba9;
	margin-top:7px;	
	font-size: 12px;
	color: #18304B;
	font-weight:bold;
}

.boxCont ul {
	margin-left:30px;
	white-space: nowrap;
}

.boxCont li {
        list-style:url(../img/list.gif);
        margin: 0;
}

/* ----------------- CONTACT BOX ----------------------------------- */

.inputKontakt {
	font-family: Verdana;
	font-size: 11px;
	color: #386BA9;
	width:150px;	
}

.inputKontaktAnzahl {
	font-family: Verdana;
	font-size: 11px;
	color: #386BA9;
	width:50px;	
}

.kontakt {
	font-family: Verdana;
	font-size: 11px;
	color: #386BA9;
	text-align:right;	
}

.areaKontakt {
	font-family: Verdana;
	font-size: 11px;
	color: #386BA9;
	width:150px;
	height:40px;	
}

/* ----------------- FOOTER ----------------------------------- */
#contFooter {
	background-image: url(../img/bg_stars.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:900px;
	top:527px;
	position:absolute;
}

#contFooter .button {
	float:left;
	border:0px;
	padding-left: 20px;
}

#contFooter .logo {
	float:right;
	padding:0px;
	margin:0px;
}


/* -- NEWSLETTER -- */
.ecwebbox{font-family:verdana,arial,helvetica,sans-serif;color:#000000;font-size:10px; font-weight:bold;}
A.ecwebbox:link{color:#000000; text-decoration: none;}
A.ecwebbox:active{font-family:verdana,arial,helvetica,sans-serif; color:#000000; text-decoration: none;}
A.ecwebbox:visited{color:#000000;text-decoration: none;}
