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

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	background-color: #fff;
	font-size:12px;
	line-height:1.4em;
	color:#333;
}

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

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

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

#top
{
	width: 980px;
	margin: 0;
	padding: 0;
    height:50px;
    background-image:url(/layout/top-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


#top h1
{
    font-size:19px;
    color:#fff;
    float:left;
    font-weight:normal;
    margin:0px 0 0 150px;
    padding:20px 0 0 0;
}

#top ul
{
    float:right;
    margin:0; padding:25px 0 0 0;
}


#top li
{
    list-style-type:none;
    text-decoration:none;
    margin:0; padding:0 10px 0 10px;
    float:left;
}

#top a
{
    color: #811526;
    font-size:11px;
}

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

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

#werbung
{
	width: 200px;
    float:left;
    display:inline;
    position:relative;
	margin: 0;
	padding: 0 8px 0 8px;
}

#werbung h1
{
    font-size: 14px;
    border-top:1px solid #DFE5C9;
    border-bottom:1px solid #DFE5C9;
    padding:5px 0 5px 0;
    margin:2px 0 2px 0;
    color:#fff;
    text-align:center;
    font-weight:normal;
}

#werbung p
{
    margin:2px 0 0 0;
    padding:0;
    color:#fff;
}

#werbung .prospektlink img
{
    padding: 2px;
    margin: 10px 0 0 10px;
    border:1px solid #fff;
}


#werbung img
{
    border:none;
    float:none;
}

#werbung .linkButton
{
	text-align:center;
	margin:5px 0 5px 0;
}


#werbung .linkButton a
{
    background-color:#C46D75;
    border-bottom:1px solid #E3B8BA;
    border-right:1px solid #E3B8BA;
	color:#fff;
    text-decoration:none;
	padding:1px 10px 1px 10px;
	margin:0;
	float:none;
	font-weight:normal;
}

#werbung .linkButton a:hover, #werbung .linkButton a:active, #werbung .linkButton a:focus
{
	background-color:#811526;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
	color:#E3B8BA;
    text-decoration:none;
	padding:1px 10px 1px 10px;
	margin:0;
	float:none;
	font-weight:normal;
}


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

#navi
{
	margin: 0px 0px 0px 0px;
	padding: 0;
    float:left;
    display:inline;
    position:relative;
    width:196px;
    height:auto;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

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

#navi li
{
	margin: 0;
	padding:0;
    background-image:url(/layout/linie.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    font-weight:normal;
    width: 164px;
}

#navi a
{
	color: #fff;
	margin: 0 0 0 0px;
	padding: 5px 0 8px 15px;
	display: block;
    width: 149px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
	padding: 5px 0 8px 15px;
	margin: 0 0 0 0px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
    color: #fff;
    background-image:url(/layout/navi-button2-hg.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
	margin: 0 0 0 0px;
	padding: 5px 0 8px 15px;
	display: block;
    width: 149px;
	text-decoration: none;
}


#navi span
{
	color: #811526;
    background-image:url(/layout/navi-button-hg.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
	margin: 0 0 0 0px;
	padding: 5px 0 8px 15px;
	display: block;
    width: 149px;
	text-decoration: none;
		
}

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

#bild
{
	padding: 5px 9px 18px 0px;
	margin: 0 0 0 0;
    float:right !important;
    display:inline;
    position:relative;
}

#bild img
{
    width:553px;
    height:251px;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#inhalte
{
	padding: 0 0 0 0;
	margin: 0;

}

#inhalte p
{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#inhalte a
{
    color:#811526;
    text-decoration:none;
    font-weight:bold;
}

#inhalte a:hover
{
    color:#BE7372;
    text-decoration:underline;
    font-weight:bold;
}

#inhalte .linkButton
{
	text-align:center;
	margin:5px 0 5px 0;
}


#inhalte .linkButton a
{
    background-color:#C46D75;
    border-bottom:1px solid #E3B8BA;
    border-right:1px solid #E3B8BA;
	color:#fff;
    text-decoration:none;
	padding:1px 10px 1px 10px;
	margin:0;
	float:none;
	font-weight:normal;
    display:block;
}

#inhalte .linkButton a:hover, #inhalte .linkButton a:active, #inhalte .linkButton a:focus
{
	background-color:#811526;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
	color:#E3B8BA;
    text-decoration:none;
	padding:1px 10px 1px 10px;
	margin:0;
	float:none;
	font-weight:normal;
}

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

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

#links div
{
	clear: both;
    background-color:#F6E7DB;
    border:1px solid #B48179;
	margin: 5px 0 20px 0;
	padding: 0;	
}


#links img
{
	padding: 0px;
	margin: 0;
	border:none;
    text-align:center;
}

#links h2
{
    font-size:14px;
    text-transform:uppercase;
    color:#fff;
    margin: 0;
    padding:3px 0 3px 0;
    font-weight:normal;
    text-align:center;
    background-color:#811526;
	width: 202px;
}

#links p
{
    margin:3px 2px 3px 2px;
}


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

#mitte
{
	margin: 0 10px 0 20px;
	padding: 0;
	width: 520px;
	float: left;
	display: inline;
	position: relative;
}

#mitte div
{
	clear: both;
	margin: 5px 0 20px 0;
	padding: 0;	
}

#mitte img
{
	float: left;
	padding: 2px;
	margin: 0 10px 0px 0;
	border-right:1px solid #811526;
    border-bottom:1px solid #811526;
    border-top:none;
    border-left:none;
}

#mitte p
{
    margin: 5px 0 5px 0;
}


#mitte h1
{
    font-size: 19px;
    color: #811526;
    margin:20px 0 5px 0;
    padding:0;
    font-weight:normal;
}

#mitte h2
{
    color:#fff;
    background-image:url(/layout/h2-hg.gif);
    background-repeat:no-repeat;
    background-position:top left;
    font-size:15px;
    margin:10px 0 5px 0;
    padding:2px 0 0 15px;
    font-weight:bold;
	width: 505px;
}

#mitte h3
{
    font-size: 14px;
    color: #811526;
    margin:10px 0 3px 0;
    padding:0;
    font-weight:bold;
}

#mitte .linkButton a
{
    display:inline;
    float:right;
}

#mitte .linkButton a:hover, #mitte .linkButton a:active, #mitte .linkButton a:focus
{
    display:inline;
    float:right;
}

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

#rechts
{
	margin: 0 8px 0 0;
	padding: 0;
	width: 180px;
	float: right;
	display: inline;
	position: relative;
}

#rechts div
{
	clear: both;
    background-color:#F6E7DB;
    border:1px solid #ABB872;
	margin: 5px 0 20px 0;
	padding: 0;
}

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

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


#rechts h2
{
    font-size:14px;
    text-transform:uppercase;
    margin: 0;
    padding:3px 0 3px 0;
    font-weight:normal;
    text-align:center;
    color:#fff;
    background-color:#ABB872;
	width: 180px;
}

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

#footer
{
	margin: 0 !important;
	padding: 20px 0px 0px 50px !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    height:40px;
}

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

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

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

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

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

#bottom
{
	margin: 0 !important;
	padding: 80px 10px 0px 10px !important;
	background-color:#fff;
}

#bottom h1
{
    color: #333;
    font-size:16px;
    font-weight: normal;
}

#bottom a
{
    color:#811526;
    text-decoration:none;
    font-weight:bold;
}

#bottom a:hover
{
    color:#BE7372;
    text-decoration:underline;
    font-weight:bold;
}

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

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