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: 'Trebuchet MS';	
	text-align: center;
	background-color: #F9F5E8;
	font-size:12px;
	letter-spacing:1px;
	line-height:1.7em;
	color:#2C2C2C;
}

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

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

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

#top ul
{
	margin: 0;
	padding: 60px 10px 5px 0;
	list-style-type: none;
	float: right;

}

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

#top a
{
	color:#2C2C2C;
	text-decoration: none;
	margin: 0;
	padding: 0px 5px 0 5px !important;
	border-right: 1px solid #2C2C2C;
	display: block;
}

#top a:hover, #top a:active, #top a:focus
{
	color: #AF3816;
}
/******************************************************************************/

#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: 12px;
	letter-spacing:3px;
	font-weight: normal;
	position: relative;
	width:200px;
	float:left;
	height:380px;
}

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

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

#navi a
{
	color: #fff;
	background-image:url(/layout/button_b-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 7px 0px 7px 30px;
	display: block;
	width: 160px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
	padding: 7px 0px 7px 30px;
	margin: 0 0 0 10px;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #000;
	background-image:url(/layout/button_a-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 7px 0px 7px 30px;
	display: block;
	width: 160px;
	text-decoration: none;
}


#navi span
{
	color: #000;
	background-image:url(/layout/button_a-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 7px 0px 7px 30px;
	display: block;
	width: 160px;
	text-decoration: none;
		
}
/******************************************************************************/


#navi2
{
	padding:3px;
	margin: 0 0 0 0px !important;
	width: 168px;
	display: inline;
	position: relative;
	letter-spacing:1px;
	background-color: #AF3816;
}


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

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

#navi2 a
{
	color: #fff !important;
	background-image:url(/layout/button_b-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 7px 7px 7px 30px;
	display: block;
	width: 141px;
	position:relative;
	text-decoration: none;	
}

#navi2 a:link, #navi2 a:visited
{
	padding: 7px 7px 7px 30px;
	margin: 0 0 0 0px;	
}

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	color: #000 !important;
	background-image:url(/layout/button_a-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 7px 7px 7px 30px;
	display: block;
	width: 141px;
	text-decoration: none;
}


#navi2 span
{
	color: #000 !important;
	background-image:url(/layout/button_a-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 7px 7px 7px 30px;
	display: block;
	width: 141px;
	text-decoration: none;		
}

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

#bild
{
	padding: 13px 20px 19px 10px;
	margin: 0 0 0 0;
	background-image:url(/layout/bild.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 750px;
	height: 348px;
}

#bild img
{
	display: block;
}

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

#bild .hiddenclear
{
	display:none;
}

.print
{
	text-align: right;
	clear: both !important;
	margin: 5px 30px 0 0 !important;
}

.print a
{
	background-image: url(/layout/print.gif);
	background-repeat: no-repeat;
	background-position: right 2px ;
	padding: 0 20px 0 0 !important;
	text-decoration: underline !important;
}

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

#inhalte
{
	padding: 0 0 0 0;
	margin: 0;
	background-image:url(/layout/inhalt-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	clear: both;
}

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

#inhalte a
{
	color: #AF3816;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

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

#inhalte h1
{
	font-size: 17px;
	color: #AF3816;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.6em;
	text-transform: uppercase;
	padding: 0;
	margin: 25px 0 0px 0;
}

#inhalte h2
{
	font-size: 14px;
	letter-spacing:2px;
	text-transform: uppercase;
	border-bottom: 1px solid #AF3816 !important;
	position:relative;
	color: #AF3816;
	text-align:center;
	padding: 0 !important;
	margin: 5px 0 5px 0 !important;
}

#inhalte h3
{
	font-size: 15px;
	letter-spacing:2px;
	color: #AF3816;
	text-align:center;
	padding: 0 !important;
	margin: 5px 0 5px 0 !important;
}

#inhalte .button
{
	background-image:url(/layout/link-hg.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin:0 0 0px 0; padding: 0 0 0 95px;
	float:right;
	display:block !important;
}

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

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

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


#links img
{
	margin: 0;
	background-color:#F4F1EA;
	padding:2px;
	border: 1px solid #61615F;
}

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

#links li
{
	background:none !important;
	background-image: none !important;
	line-height:1.3em;
	text-decoration:none;
	list-style-type: square;
	padding:0;
	margin:5px 0 5px 15px;
}


	
#links .block
{
	border:1px solid #555;
	background-color: #F9F5E8;
	padding:3px;
	margin: 10px 0 10px 0;
	width: 168px;
}

#links .block p
{
	text-align: right;
}

#links .block .button
{
	float: none;
	position: relative;
}

/******************************************************************************/
#right
{
	margin: 0 0 0 0 !important;
	padding: 0 20px 0 10px;
	width: 750px;
	float: right;
	display: inline;
	position: relative;
	color:#787070;
}


#rechts
{
	margin: 0 0 0 0 !important;
	padding: 0 0px 0 0px !important;
}

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

#rechts img, #rechts2 img
{
	float: right;
	padding:2px;
	border: 1px solid #61615F;
	margin: 0 0px 0px 5px;
	background-color:#F4F1EA;
}


#rechts h2
{
	border-bottom: 1px solid #AF3816 !important;
	position:relative;
	text-align:left;
}


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

#rechts li
{
	line-height:1.3em;
	text-decoration:none;
	list-style-type: square;
	padding:0;
	margin:5px 0 5px 55px;
}


#rechts .bilder, #rechts2 .bilder
{
	margin: 25px 0 0 0 !important;
	padding:0;
	clear:both;
}

#rechts .bilder img, #rechts2 .bilder img
{
	margin:0 7px 0 0 !important;
	float:none;
	background-color:#F4F1EA;
}

#rechts .pauschalenbild
{
	float:left;
	margin: 0 10px 0 0;
}


#rechts .preise td
{
	border-bottom: 1px solid #959593;
	border-right: 1px solid #BCBCAF;
	background-color: #F4F1EA;
}

#rechts .spalte5
{
	background-color:#F7ECCA !important;
}

#rechts .spalte1
{
	width:320px;
}

#rechts .spalte2
{
	text-align:center;
	width:85px;
}

#rechts .spalte3
{
	text-align:center;
	width: 130px;
}

#rechts .team
{
	vertical-align:top;
	width:200px;
	height:180px;
	margin:5px 10px 0 0;
	text-align:center;
}

#rechts .team img
{
	vertical-align:top;
	margin:0 10px 0 0;
}


#rechts .team2
{
	vertical-align:top;
	margin:0px 0px 0 0;
	line-height:1.3em;
}

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

#block div
{
	width: 230px;
	background-color: #F4F1EA;
	border: 1px solid #B2AFA7;
	margin: 0 5px 0 0;
	padding: 5px;
	float: left;
	
}


#block div h1
{
	font-size: 17px;
	color: #61615F;
	font-weight:normal;
	letter-spacing:1px;
	text-transform: uppercase;
	padding: 0;
	margin: 15px 0 10px 0;
}

#block div img
{
	margin:0;
	padding:2px;
	float:none;
	border: 1px solid #61615F;
}

#block .hiddenclear
{
	display: none;
}

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

#block li
{
	font-size:12px;
	text-decoration:none;
	list-style-type: square;
	padding:0;
	margin:5px 0 5px 15px;
}

#block .pakete
{
	letter-spacing:0;
	line-height:1.1em;
	min-height:410px;
	margin:5px 5px 0 0;
	position:relative;
}

#block .pakete h3
{
	vertical-align: bottom !important;
	bottom: 5px;
	padding:0 0 10px 0 !important;
    width: 230px;
    display: block;
	
}
/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align:center;
	color:#7A7676;
}

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

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

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

#footer a
{
	color: #7A7676;
}

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

.red
{
    color: #CC0000;
}


