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

*	{
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}


ul	{
	list-style: none;
}



body {
	background: url(img/bg_papier.jpg);	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #555;
	width: 960px;
	font-size: 11px;
}


a	{
	color: #888;
}

a:hover	{
	color: #161b83;
}

#login_balken	{
	font-size: 10px;
	position: absolute;
	top: 1px;
	height: 20px;
	width: 962px;
	color: #888;
}

/* Login-Bereich 
-------------------------------------------------------------------------------------------------------------------------------------------- */

	#login								{position: absolute; top: 2px; margin-left: 766px; z-index: 2;}
	#login li							{float: left; margin-left: 2px; color: #c4d8e5; padding: 0; display: inline;}
	#login a							{color: #c4d8e5; font-size: 10px;}
	#login input[type=text],#login input[type=password]
										{font-size: 9px; width: 54px; background: url(img/bg_papier.jpg); color: #888; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px;}

	#login input[type=text]:hover,#login input[type=password]:hover
										{font-size: 9px; width: 54px; background: #fff; color: #1d93d9; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px;}

	#login input[type=submit]			{font-size: 9px; width: 74px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #888; font-size: 10px; font-weight: bold;}
	
	#login input[type=submit]:hover		{font-size: 9px; width: 74px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #161b83; font-size: 10px; font-weight: bold;}	

	

	#eingeloggt							{color: #555; text-align: right; margin-right: -2px;}
	#eingeloggt	span					{text-align: center; background-color: #e5f0f6; padding: 2px 4px;}
	#eingeloggt strong					{font-weight: bold; color: #1d93d9;}
	#eingeloggt a						{font-weight: bold; text-decoration: none; color: #888;}
	#eingeloggt a:hover					{font-weight: bold; text-decoration: underline; color: #555;}

	#registerlink						{position: absolute; top: 21px; margin-left: 817px; z-index: 3; color: #161b83;}
	#registerlink:hover					{position: absolute; top: 21px; margin-left: 795px; z-index: 3; font-weight: bold; color: #161b83;}	

	#lostpw								{position: absolute; top: 34px; margin-left: 857px; z-index: 3; color: #888;}
	#lostpw:hover						{position: absolute; top: 34px; margin-left: 857px; z-index: 3; color: #161b83; 
	}	 
	
	
	#loginerror							{position: absolute; top: 4px; margin-left: 660px; z-index: 3; color: #ff5c5c; font-style: italic}
	
	
	#login_menu							{position: absolute; top: 17px; margin-left: 822px; text-align: right; }
	
#login_menu li	{
}
	


#sprachen	{
	position: absolute;
	top: 148px;
	text-align: right;
	margin-left: 820px;
	display: none;
}

#sprachen li	{
	color: #49221b;
	font-size: 10px;
	float: left;
}

#firsttime	{
	position: absolute;
	top: 58px; 
	margin-left: 861px; 
	color: #909291;
	z-index: 10;
	font-size: 10px;
}

#logo	{
	position: absolute;
	top: 15px;
	border: 0;
	margin-left: 9px;
	z-index: 11;
}


#banner	{
	position: absolute; 
	top: 50px; 
	margin-left: 295px;
	width: 468px; 
	height: 60px; 
	border: 1px solid #888; 
	visibility: visible;
}

#slogan	{
	position: absolute; 
	top: 128px;  /* alt: 108px */
	margin-left: 180px; 
	font-style: italic;
	font-size: 16px;
	text-align: center;
	width: 700px;
}



#navigation	{
	position: absolute;
	top: 189px; /* neu_oben: 139px; alt: 130px; */
	margin-left: 0px; /* alt: 231px; */
	background: url(img/bg_nav_papier_v2.jpg) no-repeat #e5f0f6;
	background-position: 12px 6px; /* neu */
/*	height: 36px;*/ 
	width: 950px; /* alt: width: 744px; */
	border-top: 1px dotted #dfdfdf; /* neu */
	border-bottom: 1px dotted #dfdfdf; /* neu */ 
	padding: 6px 2px 2px 12px; /* neu zentriert: 6px 8px 2px 63px;*/
}


/* VERSION 2 CSS */

ul#navigation-1	{
	list-style: none;
	margin-top: -3px;
	z-index: 20;
}

ul#navigation-1 li	{
	width: 104px;
	padding: 6px 0px;
	display: block;
	position: relative;
	z-index: 20;
	text-align: center;
}

ul#navigation-1 li a.nav	{
	display: block;
	width: 104px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #1d93d9;
	z-index: 20;
}

ul#navigation-1 li a.nav:hover	{
	color: #161b83;
	background: url(img/bg_nav_papier_hover.jpg) no-repeat;
	background-position: 4px 1px;
	z-index: 20;
}

ul#navigation-1 li a.nav_active	{
	display: block;
	width: 104px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	color: #161b83;
	z-index: 20;
	background: url(img/bg_nav_papier_hover.jpg) no-repeat;
	background-position: 4px 1px;
}


ul#navigation-1 li ul.navigation-2	{
	list-style: none;
	display: none;
	width: 154px;
	position: absolute;
	top: 32px;
	z-index: 20;
	text-align: left;
}

ul#navigation-1 li:hover ul.navigation-2	{
	display: block;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li	{
	background: url(img/bg_subnav_v2.jpg) repeat-y;	
	width: 157px;
	text-align: left;
	padding: 0px 0px 0px 7px;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li a.subnav	{
	padding: 2px 0px;
	color: #161b83;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li a.subnav:hover	{
	padding: 2px 0px;
	color: #161b83;
	font-weight: bold;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li.subnav_bottom	{
	background: url(img/bg_subnav_v2_bottom.jpg) no-repeat;	
	display: block;
	height: 5px;
	font-size: 1px;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li.subnav_top	{
	background: url(img/bg_subnav_v2_top.jpg) no-repeat;	
	display: block;
	height: 3px;
	font-size: 1px;
	z-index: 20;
}


ul#navigation-1 li ul.navigation-2 li ul.navigation-3	{
	list-style: none;
	display: none;
	width: 154px;
	position: absolute;
	margin-left: 149px;
	z-index: 20;
	text-align: left;
	margin-top: -18px;
}

ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3	{
	display: block;
	z-index: 20;
}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li	{
	padding: 0px 0px 0px 7px;
	z-index: 20;
}


/*
ul#navigation-1 li ul.navigation-2 li	{
	width: 148px;
	clear: left;
	z-index: 10;
	text-align: left;
	background: url(img/bg_subnav_v2.jpg) no-repeat;
	background-position: -3px 0px;
	padding: 3px;
}

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited	{
	clear: left; 
	width: 145px;
	position: relative;
	z-index: 10;
	padding: 4px 0px 0px 3px;
	color: #161b83;	
	text-align: left;
	height: 15px;
}

ul#navigation-1 li ul.navigation-2 li a:hover	{
	font-weight: bold;
}

*/

#navigation a.nav	{
	color: #1d93d9;
}

#navigation a.nav:hover	{
	color: #161b83;
}

#navigation li {
	float: left;
	width: 104px;
	padding: 6px 0px;
	text-align: center;
}

#navigation li:hover {
/*	background-color: #f1f1ef;*/
/*	background: url(img/bg_nav_li_hover.jpg) no-repeat;
	background-position: 3px 4px;*/
}
/*
#navigation li.active {
	background: url(img/bg_nav_li_active.jpg) no-repeat;
	color: #fff;
	padding: 6px 0px;
	text-align: center;
}
*/
#navigation li.active > a.nav	{
	color: #161b83;
	font-weight: bold;
	text-decoration: none;
}


#subnavigation	{
/*	background-color: #f1f1ef;
	background: url(img/bg_subnav.jpg) no-repeat; */
	position: absolute;
	top: 158px;
	margin-left: 231px;
/*	border-top: 1px dotted #1d93d9; */
/*	border-bottom: 1px dotted #1d93d9; */
	width: 210px;
	height: 47px;
	z-index: 100;
}

#subnavigation li {
	background-color: #bfe0f4;
	float: left;
	width: 150px;
/*	border-right: 1px dotted #1d93d9;
	border-left: 1px dotted #1d93d9;*/
/*	padding: 4px 1px 4px 1px;*/
	padding: 2px 5px;
	margin: 1px 0px 0px 0px;
}

#subnavigation li:hover {
/*	background-color: #E0E0E0;*/
/*	background: url(img/bg_subnav_li_hover.jpg) no-repeat;
	background-position: 4px 3px;
	height: auto;*/
}

#subnavigation a	{
	color: #161b83;
}

#subnavigation a:hover	{
	color: #161b83;
	font-weight: bold;
}

#navigation a, #subnavigation a	{
	display: block;
}


#suche	{
	position: absolute;
	top: 245px; /* alt: 190px */
	margin-left: 805px;
/*	border: 1px solid #49221b;*/
	width: 160px;
/*	padding: 2px;*/
	z-index: 15;
}


#suche li							{float: left; color: #c4d8e5; padding: 0; display: inline; z-index: 15;}

#suche input[type=text]
										{font-size: 9px; width: 96px; background: url(img/bg_papier.jpg); color: #888; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px;z-index: 15;}

#suche input[type=text]:hover
										{font-size: 9px; width: 96px; background-color: #fff; color: #1d93d9; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px;z-index: 15;}

#suche input[type=submit]			{font-size: 9px; width: 58px; margin-left: 2px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #888; font-size: 10px; font-weight: bold;z-index: 15;}	

#suche input[type=submit]:hover			{font-size: 9px; width: 58px; margin-left: 2px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #161b83; font-size: 10px; font-weight: bold;z-index: 15;}	


#newsletter	{
	margin-top: 60px; z-index: 15; /* alt: margin-top: 20px; */
}

#newsletter input[type=text]
										{font-size: 9px; width: 78px; background: url(img/bg_papier.jpg); color: #888; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px; z-index: 15;}

#newsletter input[type=text]:hover
										{font-size: 9px; width: 78px; background-color: #fff; color: #1d93d9; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; padding: 1px; font-size: 10px; z-index: 15;}

#newsletter input[type=submit]			{font-size: 9px; width: 76px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #888; font-size: 10px; font-weight: bold; z-index: 15;}	

#newsletter input[type=submit]:hover	{font-size: 9px; width: 76px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #161b83; font-size: 10px; font-weight: bold; z-index: 15;}	


#meldung	{
	position: absolute;
	top: 265px; /* alt: top: 230px; */
	margin-left: 805px;
/*	border: 1px solid #49221b;*/
	width: 158px;
	padding: 2px 0px 2px 2px;
	font-size: 10px;
	z-index: 15;
	color: #888;
}

#meldung input[type=submit]			{font-size: 9px; width: 98px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #888; font-size: 10px; font-weight: bold; margin-top: 2px; float: right; z-index: 15;
}	

#meldung input[type=submit]:hover	{font-size: 9px; width: 98px; background-color: #fff; border-top: 1px solid #d6d4c9; border-bottom: 1px solid #d6d4c9; border-left: 1px solid #d6d4c9; border-right: 1px solid #d6d4c9; color: #161b83; font-size: 10px; font-weight: bold; margin-top: 2px; float: right; z-index: 15;
}	


img.zummag	{
	position: absolute;
	top: 112px;
	margin-left: 897px;
}

#facebook	{
	position: absolute;
	top: 155px;
	margin-left: 923px;
}

#twitter	{
	position: absolute;
	top: 155px;
	margin-left: 944px;
}

#sharer	{
	position: absolute;
	top: 84px;
	margin-left: 900px;
}

#retweeter	{
	position: absolute;
	top: 106px;
	margin-left: 898px;
}


img.spacer	{
	position: absolute;
	top: 167px;
	z-index: 9;
}

img.spacer_v2	{
	position: absolute;
	top: 230px;
	z-index: 9;
	margin-left: 2px;
}


#wrapper {
	position: absolute;
	top: 245px; /* alt: 210px oder 220px */
}


#content	{
	width: 796px;
	float: left;
}


#teaser_startseite	{
	height: 120px; 
	margin-bottom: 16px;
}

#teaser_startseite li	{
	display: block; 
	width: 253px; 
	border: 1px solid #1d93d9;
	background-position: center; 
	background-repeat: no-repeat; 
	font-size: 16px; 
	float: left; 
	height: 112px; 
	padding: 4px;
}

#teaser_startseite li a	{
	display: block; 
	width: 100%; 
	height: 100%; 
	color: #fff;
	text-decoration: none;
}

#teaser_startseite li span.headline_datum	{
	font-size: 9px; 
	padding: 0px 2px; 
	background-color: #1d93d9;
}

#teaser_startseite li span.headline_titel	{
	background-color: #161b83; 
	padding: 0px 2px; 
	letter-spacing: 1px; 
	line-height: 19px;
}


#teaser_startseite_v2	{
/*	height: 120px; */
	margin-bottom: 16px;
	float: left; /* neue eigenschaft */
	width: 386px;
/*	border-right: 1px solid black;*/
}

#teaser_startseite_v2 #teaser_ul li	{
	display: block; 
	width: 368px; 
	border: 1px solid #1d93d9;
	background-position: 0px -60px; 
	background-repeat: no-repeat; 
	font-size: 16px; 
/*	float: left; */
	margin-left: 4px; /* neue eigenschaft */
	margin-bottom: 8px; /* neue eigenschaft */
	height: 109px; 
	padding: 4px;
}

#teaser_startseite_v2 #teaser_ul li a	{
	display: block; 
	width: 100%; 
	height: 100%; 
	color: #fff;
	text-decoration: none;
}

#teaser_startseite_v2 #teaser_ul li span.headline_datum	{
	font-size: 9px; 
	padding: 0px 2px; 
	background-color: #1d93d9;
}

#teaser_startseite_v2 #teaser_ul li span.headline_titel	{
	background-color: #161b83; 
	padding: 0px 2px; 
	letter-spacing: 1px; 
	line-height: 19px;
}


#content_nav	{
	border-left: 1px solid #161b83;
	margin-top: 24px;
	display: none;
}


#content_nav_2	{
	border-left: 1px solid #161b83;
	margin-top: 24px;
	display: none;
}


#content_nav li, #content_nav_2 li	{
	float: left;
	padding: 4px;
/*	background-color: #d6d4c9; */
	border-top: 1px dotted #888;
	border-right: 1px dotted #888;
	color: #1d93d9;
}

#content_nav li.active, #content_nav li.active:hover, #content_nav_2 li.active, #content_nav_2	li.active:hover {
	font-weight: bold;
	border-top: 1px solid #161b83;
	border-right: 1px solid #161b83;
	background-color: #161b83;
	color: #fff;
}

#content_nav li:hover, #content_nav_2 li:hover	{
	background-color: #fff;
	color: #161b83;
	border-top: 1px solid #161b83;
	border-right: 1px solid #161b83;
}

/*
#content_nav_2	{
	border-left: 1px solid #49221b;
	margin-top: 24px;
}

#content_nav_2 li	{
	float: left;
	padding: 4px;
	background-color: #d6d4c9;
	border-top: 1px dotted #49221b;
	border-right: 1px dotted #49221b;
	color: #888;
}

#content_nav_2 li.active, #content_nav_2 li.active:hover	{
	font-weight: bold;
	border-top: 1px solid #49221b;
	border-right: 1px solid #49221b;
	background-color: #49221b;
	color: #6d493b;
}

#content_nav_2 li:hover	{
	background-color: #E0E0E0;
	color: #6d493b;
}
*/

#content_body_1	{
	border: 0px solid #000;
	padding: 0px;
	margin-bottom: 8px;
	width: 796px;
	color: #555;
/*	margin-left: 8px;*/
}

.startseite_box	{
	width: 386px;
	float: left;
	border-left: 2px solid #dfdfdf;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

#content_body_2	{
	border: 1px solid #161b83;
	padding: 4px;
	margin-bottom: 8px;
	width: 780px;
	clear: both;
}

#hider	{
	background: url(img/bg_papier.jpg);
	width: 232px;
	height: 23px;
	position: absolute;
	top: 155px;
	margin-left: -1px;
	z-index: 10;
	border: 0px solid black;
}

#skyscraper	{
	width: 160px; 
	height: 600px; 
	border: 0px solid #888; 
	visibility: visible;
	float: left;
	margin-top: 85px; /* ohne Newsletter: -17px; */
	margin-left: 9px;
	margin-bottom: 8px;
}

#skyscraper_schmal	{
	width: 120px; 
	height: 600px; 
	border: 1px solid #888; 
	visibility: visible;
	float: left;
	margin-top: 85px; /* ohne Newsletter: -17px; */
	margin-left: 28px;
	margin-bottom: 8px;
}


#twitter_div	{
	width: 160px; 
	border: 1px solid #dfdfdf; 
	position: absolute;
	margin-top: 723px;
	margin-left: 804px;
	margin-bottom: 8px;
}

#footer	{
	clear: both;
	width: 964px;
	background: url(img/bg_footer.jpg);
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	height: 170px;
	color: #555;
}

#footer ul	{
	width: 120px;
	padding: 0px 4px 4px 8px;
	margin: 2px;
	float: left;
	border-left: 0px solid #1d93d9;
	background: url(img/bg_footer.jpg);
	font-size:11px;
}

#footer ul li:first-child	{
	font-weight: bold;
	line-height: 22px;
	color: #555;
}

#footer ul li a	{
	color: #161b83;
}

#footer ul li a:hover	{
	color: #fff;
	background-color: #161b83;
}

#footer p	{
	position: absolute; 
	clear: both; 
	margin-top: 154px; 
	margin-left: 371px; 
	font-family: verdana; 
	font-variant: small-caps;
}

#footer p a	{
	color: #161b83;
	font-weight: bold;
	font-family: verdana; 
	font-variant: small-caps;
}

#footer p a:hover	{
	background-color: #161b83;
	color: #fff;
	font-weight: bold;
	font-family: verdana; 
	font-variant: small-caps;
}


/* Festivals */

/*.oasg				{color: #026696}
.montreux,.mjf		{color: #029683}
.paleo,.pal			{color: #02962f}
.gurten,.gur		{color: #8a9602}
.greenfield,.gre	{color: #965202}
.gampel,.oag		{color: #960c02}				
.frauenfeld,.oaf	{color: #960271}	
.weitere			{color: #710296}*/

.oasg,.montreux,.mjf,.paleo,.pal,.gurten,.gur,.greenfield,.gre,.gampel,.oag,.frauenfeld,.oaf,.weitere			{
	display: block;
	width: 349px; /* alt: 374px; */
	color: #161b83; 
	padding: 0px 2px;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.oasg:hover,.montreux:hover,.mjf:hover,.paleo:hover,.pal:hover,.gurten:hover,.gur:hover,.greenfield:hover,.gre:hover,.gampel:hover,.oag:hover,.frauenfeld:hover,.oaf:hover,.weitere:hover			{
	display: block;
	width: 349px; /* alt: 374px; */
	color: #fff; 
	background-color: #161b83; 
	padding: 0px 2px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}



/* News */

.news_box	{
	border: 1px solid #DFDFDF;
/*	float: left; */
	background-color: #fff;
	margin-left: 0px; 
	padding: 1px 4px;
	width: 353px; /* alt: 378px; */
	text-align: left;
	margin-top: 4px;
/*	border-left: 1px solid #161b83;
	border-right: 1px solid #161b83;
	border-top: 1px dotted #161b83;*/
}

.news_box_rechts	{
	border: 1px solid #DFDFDF;
	background-color: #fff;
	margin-left: 4px; 
	width: 376px;
	text-align: left;
}

.news_tag	{
	font-weight: normal; 
	letter-spacing: 0.1em; 
/*	float: left; */
	padding: 4px 0px 8px 4px;
/*	margin-right: 6px; */
	color: #161b83;
/*	background: url(img/bg_papier.jpg);*/
	display: block;
	text-align: center;
/*	margin-bottom: 2px;*/
	font-size: 12px;
/*	border-top: 1px dotted #161b83;*/
	border-bottom: 1px solid #161b83;
	margin-top: 4px;
	font-weight: bold;
	font-variant: small-caps;
}

.news_stunden	{
	float: left; 
	font-size: 10px;
	color: #fff;
	background-color: #1d93d9;
/*	margin-right: 10px; */
	padding: 0px 4px 1px 4px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
/*	margin-bottom: 3px;
	width: 79px;
	display: block;*/
}

.news_status	{
/*	line-height: 15px; */
/*	margin-left: 12px; */
	background-color: inherit;
	font-style: italic;
	color: #555;
	padding: 2px;
	margin-top: 1px;
	float: left;
/*	border-top: 1px solid #555;
	border-right: 1px dotted #555;
	border-bottom: 1px solid #555;*/
	margin-bottom: 1px;
	width: 153px; /* alt: 178px; */
/*	display: block; */
}


.news_bandbox	{
/*	float: left; */
/*	width: 650px; */
/*	border-top: 1px dotted #161b83; */
/*	line-height: 15px; */
/*	border-bottom: 1px dotted #161b83; */
}


.news_bands	{
/*	margin-left: 10px; */
	padding-bottom: 4px;
	color: #555;
	clear: both;
/*	line-height: 15px; */
}

.news_bands a,a.news_band	{
	font-weight: bold;
/*	background-color: #efefef;*/
	padding: 2px; 
	color: #1d93d9;
	display: block;
/*	line-height: 15px;*/
}

.news_bands a:hover,a.news_band:hover	{
	font-weight: bold;
	background-color: #1d93d9;
	color: #fff;
	padding: 2px;
/*	text-decoration: none;*/
/*	line-height: 15px;*/
}

.news_bands a.weitere	{
	font-weight: bold;
/*	background-color: #;*/
	color: #161b83;
	display: block;
	line-height: 15px;
	padding: 1px 2px;
}

.news_bands a.weitere:hover	{
	font-weight: bold;
	background-color: #161b83;
	color: #fff;
	line-height: 15px;
	padding: 1px 2px;
}

.news_bands a.news_more,.festival_bands a.news_more	{
	font-weight: bold;
	background-color: inherit;
	color: #1d93d9;
/*	line-height: 15px;*/
	display: inline;
	padding: 0;
}

.news_bands a.news_more:hover,.festival_bands a.news_more:hover	{
	font-weight: bold;
	background-color: inherit;
	color: #161b83;
/*	line-height: 15px;*/
	display: inline;
	padding: 0;
}

.news_bands a.news_band_kat3	{
	font-weight: bold;
	background-color: inherit;
	color: #1d93d9;
/*	line-height: 15px;*/
	display: inline;
	padding: 0;
}

.news_bands a.news_band_kat3:hover	{
	font-weight: bold;
	background-color: inherit;
	color: #161b83;
/*	line-height: 15px;*/
	display: inline;
}


.news_linethrough	{
	text-decoration: line-through; 
	font-size: 9px;
}

.land_small	{
	font-size: 10px;
	font-weight: normal;
}


#news_nav_v2	{
	position: absolute; 
	text-align: right; 
	margin-left: 136px;
	margin-top: -18px; 
	width: 250px; 
	font-size: 10px;
}


#news_nav_unten	{
	position: absolute; 
	text-align: right; 
	margin-left: 378px;
	margin-top: 5px;
	width: 406px; 
	color: #555; 
	font-size: 10px;
	border-right: 1px solid #161b83;
	margin-bottom: 5px;
	display: none;
}

#news_nav_v2 li	{
	float: right; 
	padding: 2px 4px; 
	text-align: center; 
	color: #555;
}

#news_nav_v2 li.active, #news_nav_v2 li.active a	{
	font-weight: bold;
	color: #fff;
	background-color: #888;
}

#news_nav li, #news_nav_unten li	{
	float: right; 
	padding: 2px 4px; 
	text-align: center; 
	border-bottom: 1px solid #161b83;
	border-left: 1px solid #161b83;
	color: #555;
}

#news_nav li.titel	{
	border: 0; 
	color: #888; 
	font-style: italic; 
}

#news_nav li.nav:hover, #news_nav li.active, #news_nav_unten li.nav:hover, #news_nav_unten li.active	{
	border-bottom: 1px solid #161b83;
	border-left: 1px solid #161b83;
	background-color: #fff;
	color: #1d93d9;
}

#news_nav a.nav, #news_nav_unten a.nav	{
	color: #161b83;
	text-decoration: none;
}

#news_nav a.nav:hover, #news_nav a.active, #news_nav_unten a.nav:hover, #news_nav_unten a.active	{
	color: #1d93d9;
	text-decoration: none;
	background-color: #fff;
}

#news_mag li	{
	padding: 2px 4px;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
	}
	
#news_mag li a	{
	color: #161b83;
	}
	
#news_mag li a:hover	{
	color: #fff;
	background-color: #161b83;
	}

#news_mag li a.more	{
	line-height: 24px; 
	font-weight: bold;
	color: #161b83;
	display: block;
	}
	
#news_mag li a.more:hover	{
	line-height: 24px; 
	color: #fff;
	background-color: #161b83;
	font-weight: bold;
	display: block;
	}

#news_community li	{
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}


#news_community li a	{
	font-weight: bold;
	color: #161b83;
	display: block;
	padding: 4px;
}

#news_community li a:hover {
	font-weight: bold;
	color: #fff;
	background-color: #161b83;
	display: block;
}

#news_demnaechst li, #news_neu li	{
	border-bottom: 1px solid #DFDFDF;
}

#news_demnaechst li a, #news_neu li	a	{
	font-weight: bold;
	color: #161b83;
	display: block;
	padding: 4px;
	line-height: 15px;
}

#news_demnaechst li	a:hover, #news_neu li a:hover	 {
	font-weight: bold;
	color: #fff;
	background-color: #161b83;
	display: block;
	padding: 4px;
}


#teaser_festival_img	{
	border: 1px solid #1d93d9; 
	margin-top: 26px; 
	margin-left: 4px;
}

#teaser_festival_date	{
	background-color: #1d93d9; 
	color: #fff; 
	font-size: 10px; 
	padding: 0px 2px; 
	position: absolute; 
	margin-top: -217px; 
	margin-left: 8px;
}

#teaser_festival	{
	background-color: #161b83; 
	color: #fff; 
	font-size: 16px; 
	padding: 0px 2px; 
	letter-spacing: 1px; 
	line-height: 19px; 
	position: absolute; 
	margin-top: -203px; 
	margin-left: 8px;
}

#teaser_festival_text	{
	background-color: #161b83; 
	color: #fff; 
	font-size: 12px; 
	padding: 2px 2px; 
	position: absolute; 
	margin-top: -24px; 
	margin-left: 154px;
}

#teaser_festival_date a, #teaser_festival a, #teaser_festival_text a	{
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}


#twitter_update_list li	{
	padding: 4px;
	border-bottom: 1px dashed #dfdfdf;
	color: #555;
	background-color: #fff;
}

#twitter_update_list li a	{
	color: #161b83;
}

#twitter_update_list li a:hover	{
	color: #fff;
	background-color: #161b83;
}

#twitter-link	{
	background-color: #dfdfdf;
	color: #161b83;
	padding: 2px;
	display:block; 
	text-align:center;	
}

#twitter-link:hover	{
	background-color: #161b83;
	color: #fff;
	padding: 2px;
	display:block; 
	text-align:center;
}

#festival_nav	{
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 6px;
	margin: 12px 0px 6px 0px;
	background-color: #efefef;
}

select	{
	border: 1px solid #dfdfdf;
	color: #161b83;
	font-size: 11px;
	width: 201px;
	background: url(img/bg_papier.jpg);
	padding: 1px;
	margin-right: 6px;
}

select optgroup	{
	font-weight: bold;
	color: #fff;
	background-color: #cfcfcf;
	font-style: normal;
}

select optgroup option	{
	color: #161b83;
}

select option	{
	color: #161b83;
}



#content input[type=submit]	{
	padding: 1px;
	font-weight: bold;
	font-size: 11px;
	background-color: #dfdfdf;
	border: 1px solid #dfdfdf;
	color: #555;
	margin-left: 1px;
}

#festival_nav_top5	{
	margin-left: 6px;
}

#festival_nav_top5 a	{
	color: #161b83;
}

#festival_nav_top5 a:hover	{
	background-color: #161b83;
	color: #fff;
}

.headline_datum_ort	{
	letter-spacing: 0.1em; 
	color: #161b83; 
	font-size: 14px; 
	font-variant: small-caps; 
	margin-left: 19px;
}

.headline_datum_ort a	{
	letter-spacing: 0.1em; 
	color: #161b83; 
	font-size: 14px; 
	font-variant: small-caps; 
	text-decoration: underline;
}

.headline_datum_ort a:hover	{
	letter-spacing: 0.1em; 
/*	background-color: #161b83; */
	color: #161b83; 
	font-weight: bold;
	font-size: 14px; 
	font-variant: small-caps; 
	text-decoration: underline;
}


#festival_menubar	{
	float: left;
	border: 0px solid #dfdfdf;
	background: none;
	padding: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 12px;
}

#festival_menubar ul	{
	text-align: left;
	float: left;
}

#festival_menubar ul li	{
	text-align: left;
	padding: 4px;
	color: #1d93d9;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background: #fff;
	margin: 0px 4px;
	width: 88px;
}

#festival_menubar ul li:hover	{
	text-align: left;
	padding: 4px;
	background: url(img/bg_nav_papier_hover.jpg);
	color: #161b83;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#festival_menubar ul li.menubar_titel	{
	text-align: left;
	padding: 4px;
	background: #1d93d9;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #1d93d9;
	width: 96px;
}

#festival_menubar ul li.active	{
	text-align: left;
	padding: 4px;
	background: url(img/bg_nav_papier_hover.jpg);
	color: #161b83;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	font-weight: bold;
	margin: 0px;
	width: 96px;
}

#festival_menubar ul li	a	{
	color: #1d93d9;
	text-decoration: none;
	display: block;
	width: 92px;
}

#festival_menubar ul li	a:hover	{
	color: #161b83;
	text-decoration: none;
	display: block;
	width: 92px;
}


#festival_menubar ul li.active a	{
	color: #161b83;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100px;
}


#festival_img_titel	{
	position: absolute;
	margin-top: -27px;
	margin-left: -7px;
}

#festival_body_left	{
	float: left;
	margin-left: 4px;
	padding-left: 12px;
	padding-top: 30px;
	width: 302px;
	border-left: 2px solid #dfdfdf;
	margin-bottom: 8px;
}

#festival_body_left h3, .festival_body_box h3 	{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 2px;
	line-height: 30px;
	color: #555;
}


#festival_body_lineup	{
	float: left;
	margin-left: 4px;
	padding-left: 12px;
	padding-top: 30px;
	width: 636px;
	border-left: 2px solid #dfdfdf;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#festival_body_lineup h3	{
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 30px;
	color: #555;
}

.festival_body_1	{
/*	background: url(img/bg_nav_papier_hover.jpg);*/
	color: #555;
	border-bottom: 2px solid #dfdfdf;
}

.festival_body_2	{
	background: #e5f0f6;
	color: #555;
	/*background: url(img/bg_nav_papier_hover.jpg);*/
	border-bottom: 2px solid #dfdfdf;
}

.festival_body_spacer	{
	background: url(img/spacer.jpg) no-repeat -2px -4px; 
	height: 3px; 
	width: 302px;
}

#festival_body_right	{
	float: left;
	width: 302px;
	margin-left: 12px;
	border-left: 2px solid #dfdfdf;
	padding-left: 12px;
	margin-bottom: 8px;
}

.festival_body_box	{
/*	border-top: 3px solid #888; 	*/
	padding: 4px 8px 16px 8px;
/*	margin-top: 8px;*/
}


.festival_body_box h4	{
	font-weight: bold;
	font-size: 12px;
	background-color: #1d93d9;
	color: #fff;
	display: inline;
	padding: 1px;
}

.festival_body_box a	{
	color: #161b83;
}

.festival_body_box a:hover	{
	background-color: #161b83;
	color: #fff;
}



#festival_beschreibung_mehr	{
	text-align: right;
}


#festival_beschreibung_mehr	a, #festival_beschreibung a	{
	color: #161b83;
	}
	
#festival_beschreibung_mehr a:hover,#festival_beschreibung a:hover	{
	color: #fff;
	background-color: #161b83;
	}


.festival_bands_jahr	{
	font-weight: bold;
	font-style: italic;
	float: left;
	clear: both;
	font-size: 12px;
	width: 42px;
	text-align: center;
	background-color: #888;
	color: #fff;
	text-decoration: none;
}

.festival_bands_jahr a	{
	font-weight: bold;
	font-style: italic;
	float: left;
	clear: both;
	font-size: 12px;
	width: 42px;
	text-align: center;
	background-color: #888;
	padding: 2px 2px 2px 0px;
	color: #fff;
	text-decoration: none;
}

.festival_bands_jahr a:hover	{
	font-weight: bold;
	font-style: italic;
	float: left;
	clear: both;
	font-size: 12px;
	width: 42px;
	text-align: center;
	padding: 2px 2px 2px 0px;
	background-color: #1d93d9;
	color: #fff;
	text-decoration: none;
}


.festival_bands	{
	width: 236px;
	float: left;
	padding: 1px 0px 16px 8px;
/*	border-top: 1px dotted #1d93d9;*/
/*	background: #efefef;*/
}


a.weitere_infos	{
/*	font-style: italic;*/
/*	background: #dfdfdf;*/
	color: #161b83;
/*	display: block;*/
/*	padding: 2px 4px;*/
/*	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;*/
	text-align: right;
/*	line-height: 24px;*/
	}
	
a.weitere_infos:hover	{
/*	font-weight: bold; */
	background: #161b83;
	color: #fff;/*
	display: block;
	border-left: 1px solid #161b83;
	border-right: 1px solid #161b83;
	border-bottom: 1px solid #161b83;
	text-align: center;
	line-height: 24px;*/
	}
	
a.band	{
	color: #1d93d9;
	display: block;
	padding: 2px;
}

a.band:hover	{
	background-color: #1d93d9;
	color: #fff;
	display: block;
	padding: 2px;
}

a.festival	{
	color: #161b83;
	display: block;
	padding: 2px;
}

a.festival:hover	{
	background-color: #161b83;
	color: #fff;
	display: block;
	padding: 2px;
}


.impressionen_zoom	{
	color: #fff; 
	font-size: 10px;
	display: block; 
	text-align: right; 
	padding-top: 174px;
}

h5	{
	font-size: 11px;
	font-style: italic;
	color: #888;
}

.menubar_lineup_zahl	{
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.menubar_lineup_text	{
	font-weight: normal; 
	font-size: 10px;
	padding-right: 4px;
}

.lineup_newsdatum	{
	font-size: 10px;
	font-weight: normal;
	color: #888;
}

#lineup_box_rechts	{
	float: right; 
	width: 213px;
	margin-left: 4px;
}

#lineup_box_rechts div:first-child	{
	padding: 4px; 
	margin-top: -52px;
}

#lineup_box_rechts div	{
	padding: 4px; 
	margin-top: 16px;
}


#lineup_box_rechts h5	{
	text-align: center; 
	border-bottom: 1px solid #888; 
	padding-bottom: 4px; 
	margin-bottom: 4px; 
	font-style: normal; 
	font-variant: small-caps; 
	font-size: 12px; 
	letter-spacing: 0.1em; 
}

#lineup_box_rechts .news_datum	{
	float: left; 
	width: 60px; 
	padding-top: 1px;
}

#lineup_box_links	{
	float: left;
}

#lineup_box_links div:first-child	{
	border: 1px solid #dfdfdf; 
	padding: 0px 4px 4px 4px; 
	background: #fff; 
	margin: 8px 0px; 
	width: 400px; 
	float: left;
}

#lineup_box_links div	{
	border: 1px solid #dfdfdf; 
	margin-bottom: 8px; 
	padding: 0px 4px 4px 4px; 
	width: 400px; 
	clear: both; 
	float: left;
}

#lineup_box_links .news_tag	{
	text-align: left;
}

#lineup_box_links .stage, .festival_body_box .stage	{
	font-weight: bold; 
	padding: 8px 2px 2px 2px; 
	clear: both;
}

#lineup_box_links .stagetime	{
	float: left; 
	font-size: 10px; 
	padding-top: 2px; 
	padding-left: 0px; 
	text-align: center;
}


#wishbands ul	{
	padding: 4px;
}


#wishbands input[type=text]	{
	width: 183px; 
	background: #dfdfdf; 
	color: #888; 
	border: 1px solid #888; 
	padding: 2px; 
	margin: 4px 0px;
}

#wishbands input:hover	{
	background: url(img/bg_papier.jpg);; 
	color: #1d93d9; 
}

#wishbands input[type=submit]	{
	margin: 4px 0px 4px 5px;
	background: #fff; 
	color: #555; 
	border: 1px solid #d6d4c9; 
	padding: 2px; 
	font-weight: bold;
}

#wishbands input[type=submit]:hover	{
	color: #161b83; 
}


p.wishband	{
	clear: both; 
	float: left; 
	width: 40px; 
	padding-top: 1px; 
	padding-bottom: 3px; 
	text-align: center; 
	font-weight: bold; 
}


.wishband_news_datum	{
	float: left; 
	font-size: 9px;
	color: #555; 
}

.wishband_news	{
	float: left; 
	font-style: italic; 
	margin-left: 4px;
	color: #555;
	font-size: 9px;
}


.wish_bg_1	{
	background: url(img/bg_nav_papier_hover.jpg);
}

.wish_bg_2	{
	background: url(img/bg_papier.jpg);
}

a.wish_bg_1:hover,a.wish_bg_2:hover	{
	background: #1d93d9;
}





/* trigger button */ 
.wish_band_tooltip, .user_abfrage_tooltip, .festivals_az_tooltip { 
/*    background:transparent url(/img/home/download.png) no-repeat scroll 0 0; 
    display:block; 
    height:44px; 
    margin-bottom:30px; 
    overflow:hidden; 
    text-indent:-999em; 
    width:159px; */
} 
 
/* mouseover state 
.wish_band_tooltip:hover { 
    background-position: -140px -44px ;         
} 
 
clicked state 
.wish_band_tooltip:focus { 
    background-position: -140px -88px; 
} 
 
*/ 
 
/* tooltip styling */ 
.tooltip { 
    display: none; 
/*    height:163px;  */
/*    width:310px; 	*/
    font-size:11px; 
    color:#555; 
/*	background: url(img/bg_nav_papier_hover.jpg);*/
	background: #fff;
	z-index: 10000;
	margin-top: 87px;
	margin-left: 150px;
} 
 
 
.tooltip h4	{
	font-size: 16px;
	padding: 8px;
	color: #1d93d9;
}

.tooltip div, .tooltip_festivals div	{
	padding: 0px 8px 8px 8px;
}


.tooltip a, .tooltip_festivals a	{
	color: #888;
}

.tooltip a:hover, .tooltip_festivals a:hover	{
	color: #161b83;
}


.tooltip a.festival_wish, .tooltip_festivals a.festival_wish	{
	color: #161b83;
	font-weight: bold;
}

.tooltip a.festival_wish:hover, .tooltip_festivals a.festival_wish:hover	{
	background-color: #161b83;
	color: #fff;
	font-weight: bold;
}


.tooltip_festivals { 
    display: none; 
/*    height:163px;  */
/*    width:310px; 	*/
    font-size:11px; 
    color:#555; 
/*	background: url(img/bg_nav_papier_hover.jpg);*/
	background: #fff;
	z-index: 10000;
	margin-top: 112px;
	margin-left: 110px;
	padding: 8px;
} 

.tooltip_festivals h4	{
	font-size: 16px;
	padding: 0px;
	padding-bottom: 8px;
	color: #1d93d9;
}


.lineups_tag_user	{
	display: block;
	position: absolute;
	margin-top: -24px; 
	margin-left: 254px; 
	width: 28px; 
	text-align: right; 
	color: #161b83;
	font-size: 10px;
}

.lineups_band_user	{
	display: block; 
	position: absolute;
	font-size: 10px;
	margin-top: -17px;
	width: 20px;
	text-align: right; 
	color: #ccc;
}


#banddetails {
	margin-top: 8px;
}

#banddetails li	{
	padding: 4px;
}


#pathfinder	{
	float: right; 
	font-style: italic;
	color: #afafaf;
	padding-top: 4px;
	padding-right: 6px;
}

#pathfinder a	{
	color: #afafaf;
}

#pathfinder a:hover	{
	color: #161b83;
}

a.fes_2010	{
color: #161b83;
}

a.fes_2010:hover	{
color: #555;
}

a.band_cloud	{
	padding: 2px;
	color: #1d93d9;
}

a.band_cloud:hover	{
	padding: 2px;
	color: #fff;
	background-color: #1d93d9;
}


#bandinfo_details	{
	float: left; 
	padding: 8px 12px;
}

#bandinfo_details li	{
	padding: 4px;
}


cite	{
	padding: 4px;
	border: 1px solid #dfdfdf;
	background: #efefef;
	display: block;
	font-size: 11px;
	margin-bottom: -14px;
}



/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
/*	background:#fff;*/
	height: 285px;
	width: 400px;
	border:1px solid #1d93d9;
}

/* accordion header */
#accordion img {
	float:left;
	cursor:pointer;
	border-left: 1px solid #1d93d9;
	opacity:0.5;
	filter: alpha(opacity=50);
	width: 99px;
	height: 99px;
}

/* currently active header */
#accordion img.current {
	cursor:default;
	opacity:1;
	filter: alpha(opacity=100);
}

/* 
	accordion pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
#accordion div {
	width:0px;
/*	float:left;	*/
	display:none;
	position: absolute;
	margin-top: 99px;		
	margin-right:10px;
	height: 169px;
	border-top: 1px solid #1d93d9;
	padding: 8px;
}

/* content inside a pane should have fixed width */
#accordion div .headline_datum	{
	font-size: 9px; 
	padding: 0px 2px; 
	background-color: #1d93d9;
}

#accordion div .headline_titel {
	color:#fff;
	background-color: #161b83; 
	padding: 0px 2px; 
	letter-spacing: 1px; 
	line-height: 19px;
	display: inline;
	font-size: 16px; 
	font-weight: normal;
}
	
#accordion div a {	
	display: block; 
	width: 100%; 
	height: 100%; 
	color: #fff;
	text-decoration: none;
}


div.user_festivals {
	margin-top: 2px; 
	margin-right: 8px; 
	border-top: 1px solid #dfdfdf;
}

div.user_festivals div {
	border-left: 1px solid #dfdfdf; 
	border-right: 1px solid #dfdfdf; 
}

div.user_festivals div.details {
	text-align: right; 
	padding: 1px 2px 2px 2px; 
	border-left: 1px solid #dfdfdf; 
	border-right: 1px solid #dfdfdf; 
	border-bottom: 1px solid #dfdfdf; 
}


div.user_festivals div a {
	font-weight: bold;
	color: #161b83;
	display: block;
	padding: 4px;
	line-height: 15px;
}

div.user_festivals div a:hover {
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 4px;
	line-height: 15px;
	background: #161b83;
}

div.user_festivals div.details a {
	font-size: 10px;
	display: inline; 
	padding: 1px; 
	border: 0px; 
	color: #888; 
	background: none;
	font-weight: normal;
}

div.user_festivals div.details a:hover {
	font-size: 10px;
	display: inline; 
	padding: 1px; 
	border: 0px; 
	color: #161b83; 
	background: none;
	font-weight: normal;
}

div.user_festivals div.toggle a	{
	color: #888;	
	display: inline; 
	border: 0px; 
	background: none;
	font-weight: normal;
}

div.user_festivals div.toggle a:hover{
	color: #161b83;	
	display: inline; 
	border: 0px; 
	background: none;
	font-weight: normal;
}

#meldung_form input	{
	border: 1px solid #dfdfdf;
	background: #fff;
	color: #1d93d9;
	font-size: 13px;
	padding: 2px;
	font-style: italic;
}

#admin_content	{
	float: left;
	width: 500px;
	padding: 8px;
	margin-left: 20px;
	background: #fff;
	border: 2px solid #dfdfdf;
}

#admin_content input, #admin_content textarea	{
	border: 1px solid #dfdfdf;
	padding: 2px;
	background: #e5f0f6;
	color: #161b83;
	font-size: 11px;
}

#admin_content input[type=text], #admin_content textarea	{
	width: 250px;
}

#admin_content input[type=submit]	{
	font-weight: bold;
	font-size: 13px;
}

#admin_content #xbandseintragen input[type=text], #newfestivalxbands input[type=text], #einebandxfestivals input[type=text], #bandupdate input[type=text], #bandupdates input[type=text]	{
	width: 200px;
	margin: 2px 0px;
}

#admin_content #xbandseintragen select, #newfestivalxbands select, #einebandxfestivals select	{
	width: auto;
	margin-right: 0px;
}

iframe { background: transparent !important; }


div.cf_wrapper {
	position: absolute;
}

div.cf_element {
	width: 535px;
	height: 20px;
	border:  0px solid #ccc;
	text-align: center;
	color: #7F1F1F;
	font-size: 10px;
	letter-spacing: 0.1px;
}

div.cf_element div.content_wrapper {
	padding: 4px;
}

div.cf_element div.content_wrapper a {
	color: #DF3737;
}