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

body
{
	margin: 0;
	padding: 0;
	background-image: url(/layout/body-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana;	
	text-align: center;
	background-color: #900D13;
	font-size:12px;
	line-height:1.4em;
	color:#333;
}

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

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

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

#top
{
	width:990px;
	background-image: url(/layout/top-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 25px 0 0 0px;
	text-align: left;
	color:#fff;
	height:72px;
}

#top h1
{
	font-size:33px;
	margin:0px 0 0 0;
	padding: 0px 0 0 212px;
	text-transform:uppercase;
	letter-spacing:7px;
	font-weight:normal;
}

#top h3
{
	font-size:18px;
	margin:13px 0 0 0;
	padding: 2px 0 5px 212px;
	float:left;
	letter-spacing:0px;
	font-weight:normal;
}

#top h2
{
	font-size:28px;
	float:right;
	margin:5px 0 0 0;
	padding: 3px 180px 5px 0px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
}

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

#header
{
	width:990px;
	background-image:url(/layout/header-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0;
	padding:0px;
	height:245px;
}

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

#header img
{
	border:none;
	display:block;
}


#logo
{
	margin:15px 5px 0 25px;
	padding:0;
	width: 180px;
	height:215px;
	float:left;
	display:inline;
	position:relative;
}

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

#bild
{
	padding: 0 0 0 0;
	margin:15px 5px 0 6px;
	float:left;
	display:inline;
	position:relative;
	width:495px;
	height:215px;
}


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

#perlesreut
{
	padding: 0 0 0 0;
	margin:15px 25px 0 6px;
	float:right;
	display:inline;
	position:relative;
	width:141px;
	height:215px;
}


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

#navi
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image:url(/layout/navi-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#000;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	text-transform:uppercase;
	letter-spacing:2px;
}

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

#navi li
{
	margin: 0;
	padding: 0px;
	border-bottom:1px dotted #fff;
}

#navi a
{
	color: #fff !important;
	margin: 0 0 0 0px;
	padding: 4px 20px 4px 20px;
	display: block;
	width:130px;
	text-decoration: none !important;	
}

#navi a:link, #navi a:visited
{
	padding: 4px 20px 4px 20px;
	margin: 0 0 0 0px;	
	text-decoration: none !important;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-image:url(/layout/navi-button-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #A53C40;
	margin: 0 0 0 0px;
	padding: 4px 20px 4px 20px;
	width:130px;
	display: block;
	text-decoration: none !important;
}

#navi span, #navi .aktiv
{
	color: #fff !important;
	background-image:url(/layout/navi-button-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #A53C40;
	margin: 0 0 0 0px;
	padding: 4px 20px 4px 20px;
	width:130px;
	display: block;
	text-decoration: none;
}

#navi ul li ul
{
	margin:0 0 0 0px;
	padding:0px 0 0 35px;
	background-color: #A53C40;
	list-style-type: none;
	text-transform:none !important;
	vertical-align:top;
}

#navi ul li ul li
{
	margin: 0;
	padding: 0px;
	color:#fff;
	list-style-type:square;
	text-transform:none !important;
}

#navi ul li ul li a
{
	color: #fff !important;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width:110px;
	text-decoration: none !important;	
}

#navi ul li ul li a:link, #navi ul li ul li a:visited
{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;	
	text-decoration: none !important;
}

#navi ul li ul li a:hover, #navi ul li ul li a:active, #navi ul li ul li a:focus
{
	color: #000 !important;
	background-image:none;
	background-color: none;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	width:110px;
	display: block;
	text-decoration: none !important;
}


#navi ul li ul li span, #navi ul li ul li .aktiv
{
	color: #000 !important;
	background-image:none;
	background-color: none;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	width:110px;
	display: block;
	text-decoration: none;
}

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

#inhalte
{
	padding: 0 0px 0 20;
	margin: 0 25px 25PX 25px;
	letter-spacing:1px;
}

#inhalte div
{
	position: relative;
}

#inhalte p
{
	padding: 0;
	margin: 8px 0 8px 0;
	letter-spacing:1px;
}

#inhalte a
{
	color: #900D13;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: none;
	color: #730409;
}

#inhalte .linkButton
{	
	border-left: 1px solid #900D13;
	border-right: 1px solid #900D13;
	display: block;
	position: absolute;
	width: auto;
	bottom: -20px;
	right: 0;
	padding: 0 1px 0 1px !important;
	margin:0;
	line-height: normal;
}

* html #inhalte .linkButton
{
	bottom: -20px;
}

#inhalte .linkButton a
{
	background-color: #900D13;
	color: #fff !important;
	padding: 0 7px 0 3px;
	text-decoration: none;
	display: block;
	line-height: normal;
}

#inhalte .linkButton a:hover
{
	background-color:#670308;
}

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

#links
{
	margin: 0 0 0 0;
	padding: 0;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin: 0px 0 23px 0;
	padding: 0;	
	width: 180px;
}


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

#links h1
{
	color:#900D13;
	border-bottom:1px solid #900D13;
	position:relative;
	font-size:17px;
	margin:15px 0 5px 0;
	padding:0 0 3px 0;
	font-weight:normal;
	letter-spacing:1px;
}


#links h3
{
	font-size:15px;
	margin:10px 0 0 0;
	padding:0;
	letter-spacing:0px !important;
}



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

#mitte
{
	margin: 0 0 0 12px;
	padding: 0;
	width: 590px;
	float: left;
	display: inline;
	position: relative;
}

#mitte div
{
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;	
	width: 590px;
}


#mitte h1
{
	color:#900D13;
	border-bottom:1px solid #900D13;
	position:relative;
	font-size:17px;
	margin:15px 0 5px 0;
	padding:0 0 3px 0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
}

#mitte h2
{
	color: #900D14;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 3px 0;
	padding:0;
}

#mitte h3
{
	margin: 5px 0 5px 0;
	padding:0;
	color:#556F80;
	font-weight:bold;
	font-size:13px;
}

#mitte img
{
 	border:none;
 	float:left;
 	margin: 0 5px 0 0;
 	padding:0;
 }
 
#mitte td
 {
 	vertical-align:top;
 }
 
#mitte .verein1
{
	width:150px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background-color:#DFDFDF;
	position:relative;
	padding:0 0 0 3px;
}

#mitte .verein2
{
	width:420px;
	background-color:#DFDFDF;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	position:relative;
	padding:0 0 0 3px;
}

#mitte .linkButton
{	
	border-left: 1px solid #900D13;
	border-right: 1px solid #900D13;
	display: block;
	position: absolute;
	width: auto;
	bottom: -20px;
	right: 0;
	padding: 0 1px 0 1px !important;
	margin:0;
	line-height: normal;
}



#mitte .plan1
{
	width: 150px;
	background-color: #fff;
}

#mitte .plan2
{
	width: 130px;
	background-color: #fff;
	border-right:1px solid #777;
}


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

#mitte .galerieBilder p
{

	text-align:center; 
	width: 100px; height: 110px;  
	float: left;
	margin: 4px 4px 0 0; 
	padding: 10px 10px 0 10px;
	background-image: url(/layout/galerie-p.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mitte .galerieBilder p img
{
	margin: 0;
	border: none;
}

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

#rechts
{
	margin: 0 0 0 0;
	padding: 0;
	width: 141px;
	float: right;
	display: inline;
	position: relative;
	color:#fff;
}

#rechts div
{
	clear: both;
	margin: 0 0 30px 0 !important;
	padding: 0 3px 0 3px;	
	background-image:url(/layout/rechts-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#94A8B4;
	border:1px solid #545356;
	width: 135px;
}

#rechts p
{
	padding: 0;
	margin: 8px 0 8px 0;
	letter-spacing:0px !important;
}

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

#rechts h2
{
	color:#fff;
	font-size:17px;
	text-align:center;
	margin:15px 0 3px 0;
	border-bottom:1px dotted #fff;
	position:relative;
	text-transform:uppercase;
	font-weight:normal;
}

#rechts h3
{
	color:#fff;
	font-size:16px;
	letter-spacing:0px !important;
}

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

#footer
{
	margin: 0 !important;
	padding: 25px 0 0 0 !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align:center;
	height:100px;
	background-color:#900D13;
	color:#fff;
}

#footer div
{
	padding: 40px 0px 0px 0px !important;
	text-align:center;
}

#footer .zeitmessung
{
	font-size: 10px;
	color:#fff;
}

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

#footer a
{
	color:#fff;
}

#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;
}