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

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

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

#container
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


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

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

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

#links h2
{
    margin:20px 0 5px 25px;
	padding: 0;
    font-size: 17px;
    font-weight:normal;
    color: #414141;
}

#links h3
{
    margin:15px 0 5px 25px;
	padding: 0;
    font-size: 16px;
    font-weight:normal;
    color: #A14063;
}



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

#links p
{
    padding: 0 0px 0 25px;
    margin:5px 0 5px 0;
}


#links .linkButton
{
	text-align:center;
	margin:0px 0 0px 0;
    padding:0;
}



#links .linkButton a
{
	background-image:url(/layout/linkbuttonl.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#414141;
	padding:0px 10px 0px 20px;
	margin:0;
    text-decoration:none;
	float:right;
	font-weight:normal;
}

#links .linkButton a:hover, #links .linkButton a:active, #links .linkButton a:focus
{
	background-image: url(/layout/linkbuttonl.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#AA4F6F;
	padding:0px 10px 0px 20px;
	margin:0;
	float:right;
	font-weight:normal;
    text-decoration:none !important;
}


#links table
{
    margin:0 0px 0 25px;
    padding:0;
    width:160px;
}

#links td
{
    border-right:1px solid #656E3B;
     border-bottom:1px solid #788956;
     background-color: #ACB686;
}


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

#links #navi
{
	margin: 0px 0px 0px 0px;
	padding: 0;
    background-image: url(/layout/navi-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 13px;
    text-transform:uppercase;
    letter-spacing:1px;
	font-weight: bold;
    width:208px;
    height: 350px;
}

#links #navi div
{

}


#links #navi ul
{
	margin: 0px 0 0 0px !important;
	padding: 65px 0 0 10px !important;
	list-style-type: none;
}

#links #navi li
{
	margin: 0 !important;
	padding: 0 !important;
    background-image: none !important;
    line-height:1.4em; 
}

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

#links #navi a:link, #links #navi a:visited
{
	padding: 4px 0px 4px 20px !important;
	margin: 0 0 0 0px !important;
    width:160px;
}

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


#links #navi span
{
	color: #E5C6D1 !important;
    background-image:url(/layout/navi-button.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 0 0 0px !important;
	padding: 4px 0px 4px 20px !important;
	display: block;
    width:160px;
	text-decoration: none;

}


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

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

#inhalte p
{
	padding: 0;
	margin: 0px 0 0px 0;
}

#inhalte a
{
	color: #A14063;
    font-weight:bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: underline;
}



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



#inhalte .linkButton a
{
	background-image:url(/layout/linkbutton.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#fff;
	padding:0px 10px 0px 20px;
	margin:0;
	float:right;
	font-weight:normal;
}

#inhalte .linkButton a:hover, #inhalte .linkButton a:active, #inhalte .linkButton a:focus
{
	background-image: url(/layout/linkbutton.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#CA91A5;
	padding:0px 10px 0px 20px;
	margin:0;
	float:right;
	font-weight:normal;
    text-decoration:none !important;
}


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

#bild
{
	margin: 0;
	padding: 0 0 0 0;
    background-image: url(/layout/bild-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    float:left;
    position:relative;
    display:inline;
    width: 570px;
}

#bild img
{
    clear:both;
    border:none !important;
}


#bild p
{
	margin: 0px 0 10px 0px !important;
	padding: 84px 0 0 14px !important;
}

#bild .hiddenclear
{
	display:none;
}

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

#mitte
{
	margin: 0px;
	padding: 0 0px 0 0px;
	width: 570px;
    float:left;
    position:relative;
    display:inline;
    background-image:url(/layout/mitte-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

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


#mitte img
{
	margin:0 10px 0 0;
    padding:0;
    border-right:3px solid #656E3B;
    border-bottom:3px solid #656E3B;
    border-top:none;
    border-left:none;
    float:left;
}

#mitte h1
{
    font-size:18px;
    width:530px;
    clear:both;
    margin: 15px 0 5px 20px;
    padding: 5px 0 3px 2px;
    color: #656E3B;
    font-weight:normal;
    background-image:url(/layout/h1-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#mitte h2
{
    margin: 25px 0 5px 20px;
    font-size:17px;
    color: #505926;
}

#mitte h3
{
    margin: 15px 0 5px 20px;
    font-size:15px;
    color: #A14063;
}

#mitte h4
{
    margin: 15px 0 5px 20px;
    font-size:15px;
    color: #A14063;
    width:530px;

    border-bottom:1px solid #A14063;
}



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

#mitte ul
{
    margin:0 0 10px 25px; padding:0;
}

#mitte li
{
    margin: 0 0 0 25px;
    padding: 0;
    list-style-type:square;
}

#mitte table
{
    margin: 0px 20px 10px 18px;
    padding: 0px 0 0px 0px;

}

#mitte .spalte1
{
     width:430px;
     border-bottom:1px solid #9DA06E;
     border-right:1px solid #9DA06E;
     background-color:#D0CE9E;
}

#mitte .spalte1 p, #mitte .spalte2 p
{
    margin:0; padding:0;
}


#mitte .spalte2
{
     width:100px;
     vertical-align: bottom;
     text-align:center;
     background-color:#D0CE9E;
     border-bottom:1px solid #9DA06E;
     border-right:1px solid #9DA06E;
}


#mitte .block table
{
    margin: 10px 20px 10px 20px;
}


#mitte .block td
{
    background-color: #656E3B;
    border-right: 1px solid #D9D8B2;
    width:169px;
    margin:0;
    padding: 4px 0px 4px 6px;
}

#mitte .block p
{
    margin:0; padding:0;
    text-align:center;
}

#mitte .block img
{
    margin:0; padding:0;
}



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

#infos
{
	margin: 0 0 0 0px;
	padding: 0;
    background-image:url(/layout/rechts-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 200px;
    color:#fff;
	float: left;
	display: inline;
	position: relative;
}

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

#infos h2
{
    color:#fff;
    font-size:18px;
    margin:2px 0 2px 0;
    font-weight:normal;
}

#infos h1
{
    color:#fff;
    text-align:right;
    font-size:20px;
    margin:5px 0 11px 0;
    font-weight:normal;
}

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

#navi2 ul
{
    margin:0;
    padding:0;
    float:right;
}

#navi2 li
{
    margin:0;
    padding:0 5px 0 5px;
    float:left;
    border-right:1px solid #fff;
    font-size:12px;
    list-style-type:none;
}

#navi2 a
{
    color:#fff;
}

#navi2 a:hover
{
    color:#AA4F6F;
}

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

#rechts
{
	margin: 0 0 0 0px;
	padding: 0;
    line-height:1.4em;
}

#rechts div
{
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px !important;
    width: 188px;
    color: #414141;
    border:1px solid #D1D1A4;
    background-color: #B4B77E;
}

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

#rechts h2
{
    color:#414141;
    border-bottom:1px solid #414141;
}


#rechts h3
{
    margin:15px 0 5px 0px;
	padding: 0;
    font-size: 16px;
    font-weight:normal;
    color: #A14063;
}



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

#rechts ul
{
    margin:0;
    padding:0;
}

#rechts li
{
    margin:0 0 0 15px;
    padding:0;
}

#rechts .nodecoration a
{
    color:#414141;
    font-weight:normal;
    text-decoration:none;
}


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

#adresse
{
	margin: 0 0 0 0px;
	padding: 5px !important;
    width: 188px;
    background-color: #656E3B;
    border:1px solid #D9D8B2;
}

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


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

#footer
{
	margin: 0 !important;
    padding: 40px 0 0 220px !important;

}

#footer div
{
     padding: 0px 0 0 0 !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
{
    background-color: #F9F8F3;
    padding:150px 0 0 0;
}

#bottom a
{
    color: #52A0AC;
}

#bottom h1
{
    color: #52A0AC;
    font-size:14px;
    margin:10px 0 0 0;
    padding:0;
}
#bottom p
{
    margin:0px 0 0 0;
    padding:0;
}


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

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