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

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

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

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

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

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

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

#links
{
	margin: 0 0 0 12px;
	padding: 0;
	width: 187px;
    color:#fff;
}

#links div
{
	clear: both;
	margin: 0 0 15px 5px;
	padding: 2px;
    width:170px;
    background-color:#B75D3A;
    border:1px solid #BE795E;
}

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

#links a
{
    color:#fff !important;
    font-weight:bold;
    text-decoration:underline;
}

#links a:hover
{
    color:#759A4E;
    font-weight:bold;
    text-decoration:none;
}



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

#links h3, #links h2
{
    color:#fff;
    margin: 5px 0 5px 0;
    padding:0;
    text-align:center;
    font-size:16px;
    border-bottom:1px solid #fff;
}

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

#links li
{
    margin:0 0 0 20px;
    padding:0;
}



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


#links .linkButton a
{
	background-image:url(/layout/link-button-hg.gif);
	background-position: top left;
	background-repeat: repeat-x;
    background-color:#6B8D48;
	border: 3px solid #E1E4DF;
	color:#fff;
	padding:0px 20px 0px 20px;
	margin:0;
	float:none;
	font-weight:bold;
    text-decoration:none;
}

#links .linkButton a:hover, #links .linkButton a:active, #links .linkButton a:focus
{
	background-color:#6B8D48;
    background-image:none !important;
	border: 3px solid #E1E4DF;
	color:#fff;
	padding:0px 20px 0px 20px;
	margin:0;
	float:none;
	font-weight:bold;
    text-decoration:none;
}





#links .navipauschalen
{

}

#links .navipauschalen ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}



#links .navipauschalen li
{
	margin: 0; padding: 0;
    border-bottom:1px solid #B96C4F;
    list-style-type:none;
}

#links .navipauschalen a
{
	color: #fff;
    margin: 0 0 0 0px;
	padding: 4px 5px 4px 5px;
	display: block;
    width:150px;
	text-decoration: none;
}

#links .navipauschalen a:link, #links .navipauschalen a:visited
{
    margin: 0 0 0 0px;
	padding: 4px 5px 4px 5px;
	display: block;
    width:160px;
}

#links .navipauschalen a:hover, #links .navipauschalen a:active, #links .navipauschalen a:focus
{
	color: #fff;
	background-color: #88B25C;
    margin: 0 0 0 0px;
	padding: 4px 5px 4px 5px;
	display: block;
    width:160px;
	text-decoration: none;
}


#links .navipauschalen span
{
	color: #fff;
	background-image:url(/layout/navi-button-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin: 0 0 0 0px;
	padding: 4px 5px 4px 5px;
	display: block;
    width:160px;
	text-decoration: none;
}

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


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

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

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

#navi li
{
	margin: 0;
	padding: 0;
    border-bottom:1px solid #B96C4F;
}

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

#navi a:link, #navi a:visited
{
    margin: 0 0 0 0px;
	padding: 4px 0px 4px 37px;
	display: block;
    width:150px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-color: #88B25C;
    margin: 0 0 0 0px;
	padding: 4px 0px 4px 37px;
	display: block;
    width:150px;
	text-decoration: none;
}


#navi span
{
	color: #fff;
	background-image:url(/layout/navi-button-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin: 0 0 0 0px;
	padding: 4px 0px 4px 37px;
	display: block;
    width:150px;
	text-decoration: none;

}

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

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

#header h1
{
    font-size:19px;
    color: #668644;
    margin:0px;
    padding: 0px 0 0px 15px;
    clear: both;
    position:relative;
}

#navi2
{
     margin:0;
     padding:0;
}


#navi2 ul
{
    padding:0 15px 0 0;
    margin:0;
    font-size:12px;
    height:50px;
}

#navi2 li
{
    margin:0;
    padding:15px 5px 0 5px;
    list-style-type:none;
    float:right;
    border-right: 4px solid #D4A894;
}

#navi2 a
{
    color:#000;
    text-decoration:none;
    margin:0; padding:0;
}

#navi2 a:hover
{
    color:#A5431E;
    margin:0; padding:0;
}




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

#bild
{
	padding: 9px 0 15px 6px;
	margin: 0 0 0 0;
	clear:both;
}

#bild img
{
	display: block;
    padding: 0;
	margin: 0;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#rechts
{
	margin: 0 15px 0 10px;
	padding: 0;
	width: 541px;
	float: right;
	display: inline;
	position: relative;
}

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

#rechts img
{
	float: left;
	padding: 0px;
	margin: 0 10px 0px 0;
	border:4px solid #E1E4DF;
}

#rechts h1, #rechts h2
{
    color:#A5431E;
    margin:25px 0 8px 0;
    padding:0;
    font-size:18px;
}

#rechts h3
{
    color:#668644;
    border-bottom:1px solid #668644;
    margin:15px 0 5px 0;
    padding:0;
    font-size:16px;
}

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


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

#rechts a
{
    color:#AA4A25 !important;
    font-weight:bold;
    text-decoration:none;
}

#rechts a:hover
{
    color:#71944C;
    font-weight:bold;
    text-decoration:underline;
}

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


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


#rechts .linkButton a
{
	background-image:url(/layout/link-button-hg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 4px solid #E1E4DF;
	color:#fff !important;
	padding:0px 20px 0px 20px;
	margin:0;
	float:right;
	font-weight:bold;
    text-decoration:none;
}

#rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
{
	background-color:#6B8D48;
    background-image:none !important;
	border: 4px solid #E1E4DF;
	color:#fff !important;
	padding:0px 20px 0px 20px;
	margin:0;
	float:right;
	font-weight:bold;
    text-decoration:none;
}


#rechts .bilderleiste img
{
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    vertical-align: bottom;
}

#rechts .bilderleiste td
{
    vertical-align: bottom !important;
    font-size:12px;
    line-height:1.1em;
    margin: 0 !important;
    padding: 0 !important;
}


#rechts .preise1
{
    width:100px !important;
    border-top: 1px solid #A5431E;
    vertical-align: top;
    font-size:14px;
    color: #A74621;
}

#rechts .preise2
{
    width:220px;
    border-top: 1px solid #A5431E;
}

#rechts .preise3
{
    width:100px;
    text-align:center;
    border-top: 1px solid #A5431E;
    background-color:#D2E0C4;
}

#rechts .preise4
{
    width:100px;
    text-align:center;
    border-top: 1px solid #A5431E;
    background-color:#D2E0C4;
}

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

#footer
{
	margin: 0 0 0 220px !important;
	padding: 10px 20px 20px 0px !important;
    width: 506px;
    border-top: 1px solid #A5431E;
}

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

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

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

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