/* 
Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 
*/ 

body, text
{
	margin: 0;
	padding: 0;
	text-align: center;
	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 70%;
	color: #7e3736;
}

* 
{
	line-height: 1.5em;
	font-size: 1em;
	color: #7e3736;
}



img, div, a, input 
{
 	behavior: url("/css/png.htc");
}

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

a img
{
	border: none;
}

a:hover
{
	color: #000;
}



h2
{
	margin: 0;
	padding: 15px 0;
	font-size: 1.8em;
	font-weight: normal;
}

#mittig
{
	margin: 25% 0 0 0;
}


/* Header */
#header
{
	height: 115px;
	border-bottom: 1px dotted #ccc;
}


#header #logo
{
	padding: 35px 0 0 0;
	text-align: center;
}


/* Gesammter Inhaltsbereich */
#center
{
	width: 1000px;
	margin: 0 auto 0 auto;	
	text-align: left;
}


/* linker Haupt-Informationsbereich */
#main
{
	float: left;
	width: 586px;
}


#main #content 
{
	width: 620px;
}

#main #content #navi
{
	float: left;
	width: 200px;
}

#reiter
{
	height: 40px;
}

#tabs
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabs li
{
	display: inline;
	margin: 0;
	
}

#tabs li a
{
	padding: 2px 20px 6px 20px;
	margin: 0 1px 0 0;
	
	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left top;
	
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#tabs li a:hover
{
	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left center;
	color: #000;
}

#tabs li a.active
{
	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left bottom;
	color: #FFF;
	font-weight: bold;
}


ul.submenu
{
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
}

ul.submenu li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

ul.submenu a
{
	display: block;
	padding: 2px;
	margin: 0 0 1px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ul.submenu a:hover
{
	background: #d5d2d2;
}

ul.submenu a.active
{
	background: #7e3736;
	color: #fff;
}






#main #content #text
{
	margin: 0 0 0 230px;
	padding-right: 10px;
	text-align: justify;
}


.prentry
{
	border-top: 1px dotted #999;
	padding: 2px 15px 0 0;
}

.prText
{
	padding: 10px 0;
	font-weight: bold;
}

.listentry
{
	clear:left;
	border-top: 1px dotted #999;
	padding: 2px 15px 0 15px;
	
}

.listentry2
{
	margin-top:  5px;
	border-top: 1px dotted #999;
	
}

a.togglebutton
{
	display: block;
	margin: 5px 0 0 0;
	text-align: right;
	color: #999;
	/* padding: 2px 15px; */
	/* border-top: 1px dotted #999; */
	/*	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left top;	*/
}

a.togglebutton:hover
{
/*	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left center;	*/
	color: #7e3736;
}


.toggle
{
	padding: 15px 0 0 0;
}



/* rechter Meta/Marginal-Bereich */
#marginale
{
	background: url('/img/bg_marginale.gif') no-repeat left top;
	margin: 0 0 0 620px;
	padding: 0 0 0 30px;
}

#marginale #meta
{
	height: 40px;
}

#marginale #meta #metamenu
{
	padding: 3px 20px 6px 20px;

	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left top;
	
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#marginale #teaser
{
}

#teaser .teaser
{
	margin: 0 0 25px 0;
	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left bottom;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#teaser #plan
{
	position: relative;
	width: 350px;
	height: 150px;
	background: url('/img/heidelberg.png') no-repeat center center;
 	behavior: url("/css/png.htc");
}

#teaser #plan #overlayimage
{
	width: 350px;
	height: 150px;

}


.newsline
{
	padding: 15px;
}


#teaser fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

#teaser fieldset legend
{
	text-align: left;
	font-weight: bold;
	padding: 0 0 0 15px;
}

#calendar #months
{
	float: left;
	width: 100px;
	border-right: 1px solid #999;
	background: url('/img/bg_months.png') repeat-x left bottom;
 	behavior: url("/css/png.htc");

	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}

#calendar #months ul
{
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

#calendar #months ul li
{
	text-align: right;
	padding: 0 15px 0 0;
}

#calendar #days
{
	margin: 0 0 0 112px;
	padding: 10px 5px 0 0;
}

#calendar #months ul li a.active
{
	font-weight: bold;
	color: #000;
}

#calendar #days fieldset
{
	border: 0;
	padding: 15px 0 0 0;
	margin: 0;
}

#calendar #days fieldset legend
{
	text-align: center;
	font-weight: bold;
}

#calendar #days fieldset span
{
	float: left;
	display: block;
	text-align: center;
	width: 25px;
	margin: 0 0 5px 5px;
	border: 1px solid #dfdbdb;
}

#calendar #days fieldset span.wochentag
{
	font-weight: bold;
	background: #dfdbdb;
}

#calendar #days fieldset span.sonntag
{
	background: #d4d0d0;
	border: 1px solid #a8a4a4;
}

#calendar #days fieldset span.event
{
	background: #d4d0d0;
	border: 1px solid #7e3736 !important;
}

.calendar
{
	padding: 15px 0;
	border-top: 1px dotted #7e3736;
	
}








label
{
	clear: both;
}

label strong
{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0 15px 0 0;
}

label input
{
	width: 200px;
	border: 1px solid #999;
}

label input:focus
{
	border: 1px solid #7e3736;
	background: #FFFCFC;
}






.error
{
	padding: 10px;
	background: #fffcfc;
	border: 1px solid #900;
}

.info
{
	padding: 10px;
	background: #fcfffc;
	border: 1px solid #090;
}





.locationlogo
{
	float: right;
	margin: 0 0 10px 15px;
}






.trenner
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.trennerd
{
	margin: 15px 0;
	height: 0px;
	overflow: hidden;
	border-bottom: 1px dotted #7e3736;
}

.hidden
{
	display: none !important;
}







#footer
{
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px dotted #eee;
	clear: both;
	color: #ccc;
	text-align: right;
}

#footer a
{
	color: #ccc;
}







#karte
{
	position: absolute;
	top: -325px;
	left: -390px;
	z-index: 55;
	width: 700px;
	height: 500px;
}

#karte #close
{
	position: absolute;
	left: -6px;
	top: -6px;
	z-index: 65;
}

#karte #map
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 680px;
	height: 420px;
	border: 1px solid #7e3736;
	background: #f1f1f1;
}






.galery
{
	padding: 15px 0;
	margin: 15px 0;
	
	border-top: 1px dotted #7e3736;
	
}

.thumbnail
{
	float: left;
	display: block;
	padding: 6px;
	margin: 0 4px 4px 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #e6e2e2 url('/img/bg_teaser.jpg') repeat-x left bottom;
}





