/* 
Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 
*/ 

body
{
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 80%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #55534e;
	background: #f8f5f0 url('../img/bg_site.jpg') repeat-x left top;
}

*
{
	font-size: 1em;
}

a
{
	color: #c8157e;
	text-decoration: none;
}

a img
{
	border: none;
}

a.active
{
	color: #76736c;
}

h2
{
	color: #c8157e;
}

a.memberlink
{
	color: #55534e;
}

a.memberlink:hover
{
	color: #c8157e;
}

form
{
	margin: 0px;
	padding: 0px;
}

form p
{
	margin: 0px;
	padding: 0px;
}



#content #header
{
	color: white;
	height: 34px;
	line-height: 0em;
	overflow: hidden;
}

#content #header #searchform
{
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: right;
	padding: 5px 0 0 0;
}

#content #header #searchform input
{
	margin-left: 5px;
	height: 15px;
	padding: 2px 5px;
	border: 1px solid #b9b6ae;
	background: #b9b6ae;
	font-size: 11px;
	width: 170px;
}




#content
{
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
}


#content #menu
{
	float: left;
	width: 166px;
	min-height: 397px;
	padding: 0 0 50px 0;
	background: url('../img/bg_navigation.png') no-repeat right top;}


#content #menu #logo
{
	padding: 20px 0 15px 0;
}


#content #menu ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}


#content #menu ul ul
{
	margin: 5px 0 0 15px;
	padding: 10px 0 15px 0;
	background: url('../img/bg_navigation_ul.png') no-repeat left top;}

#content #menu ul li.next
{
	background: url('../img/bg_navigation_ul.png') no-repeat 15px bottom;}

#content #inhalt
{
	float: left;
	width: 434px;
	padding: 0;
}


#content #inhalt #meta
{
	padding: 25px 15px 15px 0;
	text-align: right;
}


#content #inhalt #meta a
{
	color: #55534e;
}


#content #inhalt #meta a:hover
{
	color: #c8157e;
}

#content #inhalt #text
{
	padding: 15px 15px 50px 15px;
	min-height: 397px;
}

#content #inhalt #einleitung
{
	padding: 15px;
	border-bottom: 1px dotted #7d7971;
}

#content #inhalt #textmenu
{
	padding: 15px 0 15px 0;
	text-align: center;
}



#content #inhalt #spielplan
{
	position: relative;
	left: -15px;
	width: 620px;
	padding: 0px;
	margin: 0px;
}

#content #inhalt #spielplan .newline
{
	text-align: right;
	padding: 5px 0 15px 0;	
}

#content #inhalt #spielplan .newline a
{
	display: block;
	padding: 2px 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	background: #ede9e1;
}

#content #inhalt #spielplan .newline a:hover
{
	background: #ede9e1;
}



#content #inhalt #spielplan .spielplantag
{
	position: relative;
	min-height: 80px;
}

#content #inhalt #spielplan .spielplantag .intro
{
	float: left;
	width: 15px;
}

#content #inhalt #spielplan .spielplantag .amc
{
	float: right;
	width: 160px;
	height: 80px;
	background: #ede9e1;	
}

#content #inhalt #spielplan .spielplantag .amc a
{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	filter:gray;
}

#content #inhalt #spielplan .spielplantag .amc a:hover
{
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}


#content #inhalt #spielplan .spielplantag .daten
{
	position: relative;
	width: 434px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#content #inhalt #spielplan .spielplantag .daten .stueck
{
	position: relative;
	padding: 10px;
	z-index: 3;
	border-left: 5px solid #cc1781;
}

#content #inhalt #spielplan .spielplantag .daten .stueck:hover
{
	background: #ede9e1;
}

#content #inhalt #spielplan .spielplantag .daten .stueck .datum
{
	padding: 2px 0 10px 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#content #inhalt #spielplan .spielplantag .daten .stueck .karten
{
	float: right;
	width: 100px;
}

#content #inhalt #spielplan .spielplantag .daten .stueck .text
{
	width: 300px;
}

#content #inhalt #spielplan .spielplantag .tag
{
	position: absolute;
	right: 10px;
	bottom: 25px;
	color: #ede9e1;
	font-size: 4em;
	font-weight: normal;
	z-index: 2;	
}


#content #inhalt #image
{
	margin: 0px;
	padding: 0px;
	line-height: 0.5em;
}

#kopfbild
{
	width: 434px;
}

#portraitfoto 
{
	float: right;
	margin : 0 0 15px 15px;
}

#portraitfoto img
{
	border: 6px solid #fff;
	width: 166px;
}

#content #inhalt #image #bu
{
	text-align: right;
	padding: 10px;
	color: #fff;
	background: #cc1781;
	line-height: 1em;
}

#content #inhalt #image #bu #bildunterschrift
{
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
	
}


#content #inhalt #image #bu a
{
	color: #fff;
}




#content #sideinfo
{
	float: right;
	width: 180px;
	min-height: 397px;
	padding: 0 0 50px 0;
	background: url('../img/bg_sideinfo.png') no-repeat left top;}


#content #sideinfo .subinfo
{
	padding: 100px 0 5px 30px;
}


#content #sideinfo dl
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 49px;
}


#content #sideinfo dl dd
{
	margin: 25px 0 0 0;
	padding: 0 0 5px 30px;
	font-weight: bold;
	color: #c8157e;

}


#content #sideinfo dl dt
{
	margin: 0;
	padding: 10px 0 0 30px;
	background: url('../img/bg_sideinfo_dl.png') no-repeat left top;}


dl.ensemble
{
	margin: 0px;
	padding: 0px;
}

dl.ensemble dd
{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #ede9e1;
	font-weight: bold;
	color: #c8157e;
}

dl.ensemble dt
{
	margin: 0px;
	padding: 0 0 25px 15px;
}


#sitemap ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: circle;
}




#footer
{
	float:left;
	width: 100%;

/*
	position: fixed;
	left: 0px;
	bottom: 0;
	right: 0px;
*/

	height: 157px;
	background: #f8f5f0 url('../img/bg_footer.jpg') repeat-x left top;
	border-top: 2px solid #fff;	
	text-align: center;
}

#footer #footerdata
{
	width: 780px;
	margin: 0 auto 0 auto;
}

#footer #footerdata #sb
{
	float: right;
	width: 142px;
	height: 44px;
	margin: 0 25px 0 0;
	background: url('../img/footer_sb.jpg') no-repeat left top;
}

#sp
{
	clear: both;
}

.sp
{
	float: left;
	width: 180px;
	height: 68px;
	background: #ede9e1;
	margin: 10px 5px;
}



#footer .sp a
{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	filter:gray;
}

#footer .sp a:hover
{
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}



.mehr
{
}

.mehr a
{
	color: #55534e;
}

.mehr a:hover
{
	color: #c8157e;
}

.newsline
{
	padding: 15px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px dotted #7d7971;
}


.presseautor
{
	text-align: right;
}


.trenner
{
	clear: both;
	padding: 15px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px dotted #7d7971;
}


.magenta
{
	height: 14px;
	background: #cc1781;
}


.hidden
{
	display: none;
}


table
{
}

th
{
}

td
{
	padding: 2px;
	text-align: right;
}

td.rosalinie
{
	background: #ede4e7;
	text-align: left;
	font-weight: bold;
}


#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
.button {text-align:center;margin-top:20px;font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}
