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

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

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

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

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

#navi
{
	margin:0px auto 0px auto;
	padding:0;
	height:62px;
	background-image:url(/layout/navi-hg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	font-size:13px;
	font-weight:normal;
	color:#570000;			
}

#navi ul
{
	margin:0 0 0 0px;
	padding:0;
}

#navi li
{
	margin:0 2px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	border-right:1px solid #F1D6A1;
}


#navi a
{
	margin:auto;
	padding:32px 4px 8px 4px;
	display:block;
	float:left;
	text-decoration:none;
	color:#570000;	
}

#navi a:link, #navi a:visited
{
	border:none;
	padding:32px 4px 8px 4px;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	background-color:#570000;
	color:#fff;
	font-weight:normal;
	padding:32px 4px 8px 4px;
}


#navi span
{
	display:block;
	float:left;	
	background-color:#570000;
	color:#fff;
	font-weight:normal;
	margin:0 auto;	
	padding:32px 4px 8px 4px;	
}

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

#bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear:both;
}

#bild img
{
	display: block;
}

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

#bild .hiddenclear
{
	display:none;
}

/******************************************************************************/
#navi2
{
	background-color: #FECE7B;
	height:24px;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
	border-bottom:1px solid #888;
}

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


#navi2 li
{
	float:left;
	display:inline;
	text-align:center;
	margin:0 0px 0 0;
	width:115px !important;
	border-right: 1px solid #888 !important;
	list-style-type:none;
	font-weight:normal;
	position:relative;
}

#navi2 a
{
	width:120px;
	color:#333 !important;
	font-weight:normal !important; 
	display:block;
	border-bottom:1px solid #FECE7B;
	border-right:1px solid #FECE7B;
	background-color:#F4AD32;
	text-decoration:none !important;
	margin:0;
	padding:2px 4px 2px 4px;
	
}

#navi2 a:link, #navi2 a:visited
{
	border:none;
	margin:0;
	width:115px;
	display:block;
	padding:2px 4px 2px 4px;
	border-bottom:1px solid #FECE7B;
	border-right:1px solid #FECE7B;	
}


#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	background-color:#570000;
	color:#fff !important;
	margin:0;
	width:115px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
	padding:2px 4px 2px 4px;
	text-decoration:none;
}

#navi2 span
{
	color:#fff !important;
	background-color:#570000;
	width:115px;
	display:block;
	margin:0;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	border-bottom:1px solid #FECE7B;
	border-right:1px solid #FECE7B;
}


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

#inhalte
{
	padding: 0 0 0px 0 !important;
	margin: 0 !important;
	background-image:url(/layout/inhalt-hg.jpg);
	background-repeat:repeat-y;
	background-position: top center;

}

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


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

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

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

#inhalte h2
{
	background-color:#570000;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:2px;	
}

#inhalte h1
{
	font-size: 21px;
	font-family:'Times New Roman';
	color: #570000;
	font-weight:normal;
	border-bottom: 1px solid #570000;
	padding: 0 !important;
	margin: 15px 0 5px 0 !important;
}

#inhalte h3
{
	font-size:15px;
	color:#333;
	font-weight:normal;
	margin:20px 0 20px 0;
	padding:2px;	
}

#inhalte h4
{
	color:#570000;
	text-align:center;
	font-family:'Times New Roman';
	font-size:20px;
	line-height:1.1em;
	font-style:italic;
}

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

#inhalte #block
{
	margin: 6px 0 6px 0;
	padding: 0 0 0 10px;
	width: 750px;
	position: relative;
}

#inhalte #block .hiddenclear
{
	display: none !important;
}

#inhalte #block div
{
	width: 230px !important;
	height:255px;
	background-color:#F6F4E8;
	float: left !important;
	margin: 10px 10px 0 0 !important;
	padding:2px;
	position: relative;
}

#inhalte #block div p
{
	position: relative;
}

#inhalte #block div a
{
	float:right;
	color:#570000;
	text-decoration:underline;
}

#inhalte #block div img
{
	float:left;
	margin:0 5px 0 0;
}
/******************************************************************************/
#inhalte #innen
{
	padding:10px;
	margin:0;
}


#inhalte #innen img
{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:none;
}

.preise1
{
	width: 235px !important;
	margin:0;
	padding:2px;
	vertical-align:top;
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
}

.preise2
{
	width: 150px !important;
	text-align:center;
	margin:0;
	padding:2px;
	vertical-align:top;
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
}

.preise3
{
	width: 180px !important;
	margin:0;
	padding:2px;
	vertical-align:top;
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
}
.preise4
{
	width: 440px !important;
	margin:0;
	padding:2px;
	vertical-align:top;
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
}
/******************************************************************************/
#links
{
	margin: 0 0 0 0;
	padding: 5px 0px 5px 8px !important;
	width: 210px;
	float: left;
	background-color:#F7E4C1;
}

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


#links img
{
	padding: 2px !important;
	background-color:#F7E4C1;
	margin: 5px 0 5px 0;
	border:1px solid #570000;
}

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

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

#links li
{
	list-style-type:square;
	margin: 5px 0 5px 0;
	padding:0;
}
/*****************************************************************************/

#rechts
{
	margin: 0 0 0 0;
	padding: 0px 0px 55px 15px !important;
	width: 500px;
	float: left;
	background-image:url(/layout/inhalt-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

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

#rechts img
{
	float: left;
	padding: 2px !important;
	border: 1px solid #570000;
	margin: 0 5px 0px 0;
	background-color:#F7E4C1;
}

#rechts h2
{
	margin:20px 0 5px 0;
}


#rechts li
{
	list-style-type: square;
	margin:5px 0 0 0;
}

#rechts table
{
	margin:0;
	padding:0;
	line-height:1.1em;
}

#rechts .spalte1
{
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
	padding:2px;
	width:260px;
	vertical-align:top;
}

#rechts .spalte2
{
	background-color: #F1D6A1;
	border-bottom: 1px solid #fff;
	padding:0px;
	width:120px;
	float:right !important;
	vertical-align:top;
}

#rechts .spalte2 p
{
	float:right;
	margin:0;
	padding:1px 5px 1px 5px;
}

#rechts .spalte1 p
{
	margin:0;
	padding:1px 5px 1px 5px;
}
#rechts .spalte2 td
{
	float:right;
}

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

#bildunten
{
	margin:0 !important;
	padding:0 !important;
}
#bildunten p
{
	margin:0 !important;
	padding:0 !important;
}

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

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

#adresse
{
	background-color: #570000;
	color:#fff;
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
#adresse p
{
	margin:0 !important;
	padding:0 !important;
}

#adresse a
{
	color:#fff;
}
/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;

}

#footer div
{
	padding: 20px !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;
}

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

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