
html
{
	height: 101%;
}

* html .upper
{
	height: 100%;
}
body
{
	height: 100%;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/body-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #e36df2;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	display: inline;
}
hr {
	border: 0px;
	border-top: solid 1px #bdcacc;
}
p {
	line-height: 18px;
}
p a:link {
	color: #ff7e00;	
}
p a:visited {
	color: #ff7e00;	
}
p a:hover {
	color: #207eb4;	
}
.upper
{
	position: relative;
	min-height: 100%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.inner
{
	padding-bottom: 20px;
}
.content {
	padding-bottom: 95px;
}

.footer-trenner
{
	height: 10px;
	width: 540px;
	margin-left: -10px;
	background-color: #000;
} 
.footer {
	padding-top: 10px;
	min-height: 110px;
	width: 510px;
	margin-left: -10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	color: #999;
	font-size: 10px;
	line-height: 18px;
}
.footer a:link {
	color: #999;	
	text-decoration: none;
}
.footer a:visited {
	color: #999;
	text-decoration: none;	
}
.footer a:hover {
	color: #ff7e00;	
	text-decoration: none;
}
.clear {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}
.logo {
	height: 80px;	
}

.leftlayer {
	width: 200px;
	float: left;
}
.middlelayer {
	width: 510px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f0f0f0;
	color: #333;
}
.middlelayer-normal{
	width: 510px;
	background-color: #f0f0f0;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	line-height: 18px;
}
.rightlayer {
	width: 200px;
	float: left;
}

/************************************************ TOPMENUE *************************************************/
.topmenue {
	width: 960px;
	height: 39px;
	background-image: url(../images/topmenue.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.nav {
	list-style: none;
	margin-left: -40px;
	
}
.nav li {
	height: 38px;
	font-family: Arial, verdana;
	font-size: 14px;
	line-height: 38px;
	color: #4a5868;
	list-style: none;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/topmenue-trenner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.nav li a:link {
	float: left;
	color: #4a5868;
	text-decoration: none;
}
.nav li a:visited {
	color: #4a5868;
	text-decoration: none;
}
.nav li a:hover {
	color: #df47f4;
}
.nav li.aktiv a {
	float: left; 
	color: #df47f4;
	text-decoration: none;
}
/************************************************ LEFTSITE-MENUE *************************************************/
.leftsite-menue {
	width: 200px;
	height: 264px;
	background-image: url(../images/leftsite-menue.gif);
	background-repeat: no-repeat;
}
.leftnav {
	margin-top: 30px;	
}
.leftnav li {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	list-style: none;
	list-style-image: url(../images/redpoint.gif);	
}
.leftnav li a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.leftnav li a:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
}
.leftnav li a:hover {
	color: #e164f2;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
}
.leftnav li.leftaktiv a {
	color: #E36DF2;
}
.leftnav li.leftaktiv a:hover {
	color: #e164f2;
}

/************************************************ TOPTEN *************************************************/
.toptenhead {
	width: 200px;
	height: 35px;
	background-image: url(../images/toptenhead.jpg);
	background-repeat: no-repeat;
}
.h2topten {
	padding-left: 22px;
	line-height: 37px;
}
.toptencontent {
	width: 198px;
	border-left: solid 1px #6ee3f4;
	border-right: solid 1px #6ee3f4;
}
.toptenbottom{
	width: 200px;
	height: 10px;
	background-image: url(../images/toptenbottom.jpg);
	background-repeat: no-repeat;
}
.toptendunkel {
	background-color: #daecf4;
}
.toptenhell {
	background-color: #FFF;
}
.toptenplatzierung {
	width: 18px;
	padding-top: 5px;
	text-align: right;
	color: #419bc5;
	font-family: verdana, Arial;
	font-size: 12px;
	float: left;
}
.topteninterpret {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	color: #419bc5;
	font-family: verdana, Arial;
	font-size: 12px;
	float: left;
}
.toptentitel {
	padding-left: 23px;
	padding-bottom: 5px;
	text-align: left;
	color: #454444;
	font-family: verdana, Arial;
	font-size: 10px;
}


/************************************************ NEWSLETTER *************************************************/
.newsletter {
	width: 170px;
	height: 178px;
	background-image: url(../images/newsletter-bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 11px;
	font-family: verdana, Arial;
	font-weight: normal;
	line-height: 18px;
	padding: 15px;
	overflow: hidden;
}
.newsletter-input {
	width: 162px;
	border: solid 1px #7dc4f6;
	margin-top: 5px;
	padding: 3px;
	font-size: 11px;
}
.whitetextlink {
	float: right;
	background-image: url(../images/whitelink.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 3px;
}
.newsletter-checker {
	margin: 1px;
}
.newsletter-checkerdiv {
	float: left;
	height: 15px;
	padding: 1px;
	line-height: 10px;
	margin-right: 5px;
}

/************************************************ VODAFONE *************************************************/
.vodafone-head {
	width: 200px;
	height: 67px;
	background-image: url(../images/vodafone-head.gif);
	background-repeat: no-repeat;
}
.vodafone-content{
	width: 176px;
	padding: 12px;
	background-color: #FFF;
	color: #333;
	font-family: verdana, Arial;
	padding-bottom: 15px;
}
.vodafone-bottom {
	width: 200px;
	height: 109px;
	background-image: url(../images/vodafone-bottom.gif);
	background-repeat: no-repeat;
	color: #333;
	font-family: verdana, Arial;
	padding-top: 3px;
}
.vodafone-shop {
	padding-left: 28px;
	font-weight: bold;
	margin-top: 7px;
}
.vodafone-telefon {
	padding-left: 13px;
	font-weight: normal;
	font-size: 9px;
}

/************************************************ PARTYPLANER *************************************************/
.partyplaner-head {
	width: 200px;
	height: 35px;
	background-image: url(../images/partyplaner-head.jpg);
	background-repeat: no-repeat;
}
.partyplaner-content {
	width: 170px;
	background-image: url(../images/partyplaner-content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFF;
	color: #333;
	font-family: verdana, Arial;
	font-size: 11px;
	padding: 15px;
	line-height: 18px;
}
.partyplaner-content a:link {
	color: #e18027;
	text-decoration: underline;
}
.partyplaner-content a:visited {
	color: #e18027;
	text-decoration: underline;
}
.partyplaner-content a:hover {
	color: #e18027;
	text-decoration: underline;
}
.partyplaner-bottom {
	width: 200px;
	height: 12px;
	background-image: url(../images/partyplaner-bottom.jpg);
	background-repeat: no-repeat;
}
.h2partyplaner {
	padding-left: 15px;
	line-height: 37px;
}




.h1partyplaner  {
	color: #207eb4;
}
.partyplaner-dunkel {
	width: 500px;
	height: 45px;
	background-color: #eae3ea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.partyplaner-hell {
	width: 500px;
	height: 45px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.partyplaner-blau {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #207eb4;
}
.partyplaner-grau {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #555;
}
.partyplaner-link  {
	float: right;
	background-image: url(../images/bluelink.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 10px;
}
.partyplaner-link a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #207eb4;
}
.partyplaner-link a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #207eb4;
}
.partyplaner-link a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e36df2;
}
.partyplaner-druck {
	float: right;
	padding-right: 0px;
	color: #555;
}
/************************************************ NÄCHSTE PARTY *************************************************/
.naechsteparty {
	width: 510px;
	height: 158px;
	background-image: url(../images/naechsteparty-bg.jpg);
	background-repeat: no-repeat;
}
.naechsteparty-logo {
	width: 145px;
	height: 134px;
	padding: 11px;
	float: left;
}
.naechsteparty-logo img {
	border: solid 1px #d0d0d0;
}
.naechsteparty-infos {
	width: 320px;
	height: 110px;
	padding: 11px;
	float: left;
	line-height: 24px;
}
.naechsteparty-date {
	color: #989c9d;
	font-size: 24px;
	font-family: Arial, verdana;
	font-weight: bold;
}
.h2naechsteparty  {
	color: #e36df2;
	margin-top: 8px;
}
.naechsteparty-ort {
	color: #555255;
	font-size: 12px;
	font-family: verdana;
	line-height: 18px;
}
.naechsteparty-link {
	width: 80px;
	height: 20px;
	float: left;
	margin-left: 250px;
	padding-top: 4px;
	padding-left: 10px;
}
.naechsteparty-link  a:link {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
}
.naechsteparty-link  a:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
}
.naechsteparty-link  a:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fcff00;
	display: block;
}

/************************************************ AKTUELLES *************************************************/
.h1aktuelles{
	color: #ff7e00;
}
.aktuelles-text {
	color: #666;
}
/************************************************ DIE NÄCHSTEN 5 PARTY *************************************************/
.h1h1dienaechsten5  {
	color: #207eb4;
}
.dienaechsten5-dunkel {
	width: 500px;
	height: 17px;
	background-color: #eae3ea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.dienaechsten5-hell {
	width: 500px;
	height: 17px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.dienaechsten5-blau {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #207eb4;
}
.dienaechsten5-grau {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #555;
}
.dienaechsten5-link  {
	float: right;
	background-image: url(../images/bluelink.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 10px;
}
.dienaechsten5-link a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #207eb4;
}
.dienaechsten5-link a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #207eb4;
}
.dienaechsten5-link a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e36df2;
}

.h1dieletzteparty {
	font-size: 12px;
	color: #666;
}
/************************************************ SLIDER *************************************************/
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:416px;
	}	
		
/* image replacement */
	.graphic, #prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
/* // image replacement */
		

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:441px;
	height: 107px;
	background-image: url(../images/slider-bg.jpg);
	background-repeat: no-repeat;	
	padding-top: 21px;
	padding-left: 5px;
	}	
			
#content{
	position:relative;
	}			

/* Easy Slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:441px;
	height:99px;
	overflow:hidden; 
	
	}	
#slider li a:link {
	border: 0px;
}
#slider img {
	border: solid 1px #e473f3;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:84px;
	position:absolute;
	left:-35px;
	top:6px;
	}	
#nextBtn{ 
	left:443px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:84px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
/************************************************ AKTUELLES *************************************************/
.h1dreiersponsoren{
	color: #7a8081;
}
.dreiersponsoren-feld {
	width: 160px;
	height: 103px;
	float: left;
	background-image: url(../images/dreiersponsor.gif);
	text-align: center;
	padding-top: 3px;
}
.dreiersponsoren-clear {
	width: 510px;
	height: 25px;
	clear: both;
	text-align: right;
	color: #7a8081;
	padding-top: 8px;
}
.dreiersponsoren-clear a:link {
	color: #7a8081;
}
.dreiersponsoren-clear a:visited {
	color: #7a8081;
}
.dreiersponsoren-clear a:hover {
	color: #111;
}
.zusatzsponsoren-feld {
	background-image: url(../images/dreiersponsor.gif);
	padding: 3px;
}
/************************************************ PARTYALARM *************************************************/
.h1partyalarm{
	color: #ff7e00;
}
.partyalarm-feld {
	width: 240px;
	height: 170px;
	float: left;
	background-image: url(../images/partyalarm-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666;
	line-height: 16px;
}
.partyalarm-feld a:link {
	color: #ff7e00;
	
}
.partyalarm-feld a:visited {
	color: #ff7e00;
	
}
.partyalarm-feld a:hover {
	color: #207eb4;
	
}
/************************************************ DJ-BOOKING *************************************************/
.h1djbooking{
	color: #ff7e00;
}
.djbooking-feld {
	width: 240px;
	height: 170px;
	float: right;
	background-image: url(../images/dj-booking-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666;
	line-height: 16px;
}
.djbooking-feld a:link {
	color: #ff7e00;
	
}
.djbooking-feld a:visited {
	color: #ff7e00;
	
}
.djbooking-feld a:hover {
	color: #207eb4;
	
}
/************************************************ KONTAKTFORMULAR *************************************************/
.k1 {
	float: left;
}
.k2 {
	float: right;
}
.box1 {
	width: 235px;
	height: 19px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
}
.box2 {
	width: 498px;
	height: 150px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding: 5px;
	font-family: verdana;
}
.box3 {
	width: 80px;
	height: 16px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
}
.send {
	height: 20px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
	float: right;
	cursor: pointer;
	padding-bottom: 4px;
}
.fehlermeldung {
	width: 498px;
	background-color: #ffcccc;
	border: solid 1px #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6666;
	padding: 5px;
}
.erfolgsmeldung {
	width: 498px;
	background-color: #eeffee;
	border: solid 1px #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	padding: 5px;
}

/************************************************ BILDERDETAILANSICHT *************************************************/

.bilderdetail{
	width: 150px;
	height: 100px;
	float: left;
	border: solid 1px #999;
	margin-left: 14px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 8px;
	background-image: url(../imgages/dreiersponsor.gif);
}
#bilderdetailansicht a:link {
	border: 0px;
}
#bilderdetailansicht img {
	border: solid 1px #e473f3;
}

/******************************************************** PARTY *********************************************************/

.party-logo {
	width: 145px;
	height: 132px;
	padding: 11px;
	float: left;
	border: solid 1px #999;
	margin-top: 10px;
}
.party-logo-mitbg {
	width: 145px;
	height: 132px;
	padding: 11px;
	float: left;
	border: solid 1px #999;
	margin-top: 10px;
	background-image: url(../imgages/dreiersponsor.gif);
}
.party-logo img {
	border: solid 1px #d0d0d0;
}
.party-infos {
	width: 310px;
	height: 110px;
	padding: 11px;
	float: left;
	line-height: 24px;
}
.party-date {
	color: #989c9d;
	font-size: 24px;
	font-family: Arial, verdana;
	font-weight: bold;
}
.h2party  {
	color: #e36df2;
	margin-top: 8px;
}
.party-ort {
	color: #555255;
	font-size: 12px;
	font-family: verdana;
	line-height: 18px;
	font-weight: bold;
}
.mapborder {
	width: 508px;
	height: 348px;
	border: solid 1px #999;
}
.googlemap {
	width: 506px; 
	height: 346px;
	color: #333;
	margin: 1px;
}
.dj-foto {
	margin-top: 13px;
	padding: 10px;
	float: left;
	border: solid 1px #999;
	background-image: url(../imgages/dreiersponsor.gif);
}
.dj-infos {
	width: 310px;
	height: 110px;
	padding: 11px;
	float: right;
	line-height: 18px;
}



.button1standorte {
	float: right;
	margin-left: 10px;
}
.button1 {
	width: 72px;
	height: 21px;
	background-image: url(../imgages/button1.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.button1 a:link {
	color: #FFF;
	text-decoration: none;
}
.button1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.button1 a:hover {
	color: #FFF;
	text-decoration: none;
}



.partyplaner-dunkel-musikwunsch {
	width: 500px;
	height: 125px;
	background-color: #eae3ea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.partyplaner-hell-musikwunsch {
	width: 500px;
	height: 125px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.musikwunsch-input {
	width: 250px;
	height: 18px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding-left: 5px;
	font-family: verdana;
	margin-top: 3px;
}
.musikwunsch-textarea {
	width: 488px;
	height: 45px;
	border: solid 1px #88a1ac;
	background-color: #FFF;
	color: #88a1ac;
	font-size: 11px;
	padding: 5px;
	font-family: verdana;
	margin-top: 3px;
}

.auflistung a:link {
	color: #207eb4;
	text-decoration: underline;
}
.auflistung a:visited {
	color: #207eb4;
	text-decoration: underline;
}
.auflistung a:hover {
	color: #e18027;
	text-decoration: underline;
}
.footer-links {
	float: right;
	font-size: 11px;
	color: #333;
}
.footer-links a:link {
	color: #333;
	text-decoration: underline;
}
.footer-links a:visited {
	color: #333;
	text-decoration: underline;
}
.footer-links a:hover {
	color: #e18027;
	text-decoration: underline;
}
