html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(/layout/body-hg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: 'Times New Roman';	
	text-align: center;
	background-color: #C5C89D;
	font-size:13px;
	line-height:1.4em;
	color:#333;
}

/******************************************************************************/

#container
{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(/layout/container-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#container a
{
	font-weight:normal;
	text-decoration:underline;
	color:#712124;
}

#containter a:hover
{
	text-decoration:none !important;
}

/******************************************************************************/

#navi
{
	margin: 0;
	font-family: Arial, Helveitca, Verdana;
	padding: 0px;
	background-image:url(/layout/navi-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	float:left;
	height:122px;
	width: 555px;
}

#navi ul
{
	margin: 0;
	padding: 100px 0 5px 0;
	list-style-type: none;
}

#navi li
{
	margin: 0;
	padding: 0;
	float: left;
}

#navi a
{
	color: #fff;
	margin: 0 0 4px 5px;
	padding: 0px 7px 0px 7px;
	display: block;
	text-decoration: none;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	margin: 0 0 4px 5px;
	padding: 0px 6px 0px 6px !important;
	display: block;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#navi a:link, #navi a:visited
{
	margin: 0 0 4px 5px;	
	padding: 0px 7px 0px 7px;
}

#navi span
{
	color: #fff;
	margin: 0 0 4px 5px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	display: block;
	text-decoration: none;
		
}
/******************************************************************************/

#bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear:both;
	float:left;
}

#bild img
{
	display: block;
}

#bild p
{
	padding: 0;
	margin: 0;
}

#bild .hiddenclear
{
	display:none;
}


/******************************************************************************/
#inhalte
{
	width:555px;
	float:left;
	margin:0;
	padding:0;
}

/******************************************************************************/
#links
{
	margin: 0px 0 0 0;
	padding: 15px 8px 8px 8px;
	width: 189px;
	float: left;
	background-image:url(/layout/links-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#links div
{
	clear: both;
	margin: 0;
	padding: 0;	
}


#links img
{
	padding: 0px;
	margin: 0;
	border:none;
}


#links h2
{
	font-size:15px;
	background-color:#712124;
	color:#fff;
	padding: 1px 5px 1px 5px;
	margin:10px 0 5px 0;
}

#links p
{
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}
#links h1
{
	font-size:17px;
	color:#712124;
	height:20px;
	background-image:url(/layout/h1-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	margin:20px 0 0 0;
	padding:0;
}

#links h1 a, #links h1 a:hover
{
	color: #fff;
}


#links h3
{
	font-size: 13px;
	font-style:italic;
	color: #444;
	text-align:center;
	letter-spacing:1px;
}
#links .prospektlink
{
	text-align:center;
}
/******************************************************************************/

#navi2
{
	margin:0;
	font-family: Arial, Helveitca, Verdana;
	padding: 15px 8px 8px 8px;
	font-size:12px !important;
}

#navi2 ul
{
	list-style-type: none !important;
	margin:0;
	padding:0;
}

#navi2 li
{
	list-style-type: none !important;
	margin:0;
	padding:0 0 0 0px;
	border-top: 1px solid #ABAFA4;
	border-bottom: 1px solid #464F3E;
}

#navi2 a
{
	font-size:12px !important;
	text-decoration:none;
	width: 179px;
	display:block;
	background-color:#6B725E;
	color:#fff;
	padding: 1px 5px 1px 5px;
	margin:0px 0 0px 0;
	
}

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	background-color:#C5C89D;
	width: 179px;
	display:block;
	color:#fff;
	padding: 1px 5px 1px 5px;
	margin:0px 0 0px 0;
}

#navi2 span
{
	background-color:#8F1F24;
	width: 179px;
	display:block;
	color:#fff;
	padding: 1px 5px 1px 5px;
	margin:0px 0 0px 0;
	font-weight:normal;
	font-size:13px !important;
}	


#navi2 ul li ul
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:none;
	border:0 !important;
}
#navi2 ul li ul li
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:none;
	border:0 !important;
	border-top: 1px solid #ABAFA4;

}


#navi2 ul li ul li a
{	
	padding:2px 2px 2px 20px !important;
	width:167px !important;
	background-color:#949B82;
	margin:0;
	color:#fff !important;
	background-image:none;
	font-size:12px;
	border:0 !important;
}

#navi2 ul li ul li a:hover, #navi2 ul li ul li a:active, #navi2 ul li ul li a:focus
{	
	padding:2px 2px 2px 20px !important;
	width:167px !important;
	background-color:#C5C89D;
	margin:0;
	color:#fff !important;
	font-size:12px;
	border:0 !important;
	background-image:none;
}

#navi2 ul li ul li span
{	
	padding:2px 2px 2px 20px !important;
	width:167px !important;
	background-color:#8F1F24;
	margin:0;
	color:#fff !important;
	font-size:12px;
	border:0 !important;
	font-weight:normal;
	background-image:none;
}
/******************************************************************************/

#rechts
{
	margin: 0 0 0 0;
	padding: 15px 10px 0 15px;
	width: 525px;
	float: right;
}

#rechts div
{
	clear: both;
	margin: 0px 0 0 0;
	padding: 0;	
}

#rechts img
{
	float: left;
	padding: 0px;
	margin: 5px 5px 0px 0;
	border:none;
}


#rechts h1
{
	font-size:21px;
	color:#712124;
	clear:both;
	background-image:url(/layout/h1-hg.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	letter-spacing: 1px;
}

#rechts h2
{
	font-size: 18px;
	color: #464F3E;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	letter-spacing: 1px;	
}

#rechts h3
{
	font-size: 14px;
	color:#464F3E;
	margin: 7px 0 0 0;
	padding: 0;
	clear: both;
}

#rechts p
{
	margin:5px 0 10px 0;
	padding:0;
}	

#rechts table
{
	margin:10px 0 0 0 !important;
	padding:0px !important;
	vertical-align:top;
	width:auto;
	border-collapse:collapse;
}

#rechts table p
{
	text-align:top;
	margin:0;
	padding:2px;
	font-size:13px;
	vertical-align:top;
	border-collapse:collapse;
}

#rechts .spalte1
{
	background-color:#E1E2CC;	
	padding:2px;
	width: 200px;
	border-bottom:1px solid #fff;
}

#rechts .spalte2
{
	background-color:#E7EAC2;
	padding:2px;	
	width: 300px;
	border-bottom:1px solid #fff;
}

#rechts .zeile1
{
	width:125px;
	background-color: #E7EAC2;
	border-bottom:1px solid #fff;
	border-right:1px solid #C3C4AC;
	vertical-align:top;
	
}

#rechts .zeile2
{
	width:125px;
	background-color: #E1E2CC;
	border-bottom:1px solid #fff;
	border-right:1px solid #C3C4AC;
	vertical-align:top;	
}

#rechts .zeile3
{
	width:125px;
	color: #fff !important;
	background-color: #6C1A1C;
	border-bottom:1px solid #fff;
	border-right:1px solid #C3C4AC;
	vertical-align:top;	
}

#rechts .zeile3 h2
{
	color: #fff !important;
}

#rechts .zeile4
{
	width:175px;
	padding:1px;
	color: #000!important;
	background-color: #E7EAC2;
	border-bottom:1px solid #fff;
	border-right:1px solid #C3C4AC;
	vertical-align:top;	
}

/******************************************************************************/

#rechts .Veranstaltungen .monat
{
	font-size: 15px;
	background-color: #464F3E;
	color:#fff;
	margin: 10px 0 0 0 !important;
	padding:0 5px 0 5px !important;
}

#rechts .Veranstaltungen p
{
	margin: 0 !important;
	padding: 0 !important;
}

#rechts .Veranstaltungen h2
{
	margin: 0 !important;
	padding: 0 !important;
}

#rechts .Veranstaltungen div
{
	border-top: 1px solid #464F3E;
	border-bottom: 1px solid #464F3E;
	background-color: #FCFDEF !important;
	padding: 0 5px 0 5px !important;
	margin: 5px 0 5px 0 !important;
}

/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#C5C89D;
	font-family: Arial, Helveitca, Verdana;
}

#footer div
{
	padding: 20px 0 0 250px !important;
}

#footer .zeitmessung
{
	font-size: 11px;
	color: #888;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#footer a
{
	color: #000;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}

/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}