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

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

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

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

}

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

#navi
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(/layout/navi-hg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	float: left;
	height:351px;
	width:230px;
	font-family: Arial, Helvetica, Verdana;	
}

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

#navi li
{
	margin: 0 0 8px 0;
	padding: 0px;
}

#navi a
{
	color: #222;
	width:165px;
	margin: 0 0 0 5px;
	padding: 2px;
	display: block;
	text-decoration: none;	

}

#navi a:hover, #navi a:active, #navi a:focus
{
	background-color:#E28E20;
	margin: 0 0 0 5px;
	padding: 2px;
	display: block;
	width:165px;
	text-decoration: none;
	color: #fff;
}

#navi a:link, #navi a:visited
{
	padding: 2px;
		
}

#navi span
{
	color: #222;
	background-color:#E28E20;
	margin: 0 0 0 5px;
	padding: 2px;
	display: block;
	width:165px;
	text-decoration: none;
	color: #fff;	
}


/******************************************************************************/
#bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
	width:530px;
}

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

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

#bild .hiddenclear
{
	display:none;
}

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

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

#inhalte table
{
	margin: 0 0 15px 0px;
}

#inhalte img
{
	border:none;
}

#inhalte h1
{

	font-size:17px;
	color: #696962;
	border-bottom:1px solid #F0C384;
	padding: 0;
	margin: 20px 0px 0px 0px !important;	
	font-style: normal;	
	font-weight: normal;	
}

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

#inhalte h2
{
	font-size:17px;
	color: #696962;
	border-bottom:1px solid #F0C384;
	padding: 0;
	margin: 10px 0px 10px 10px;	
	font-style: normal;	
	font-weight: normal;	
}

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

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

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

#links
{
	margin: 0 0 0 0;
	padding: 10px 0px 10px 0px;
	width: 520px;
	float: left;
}

#links p
{
	padding: 0 !important;
	margin: 10px 0px 10px 0px !important;
}

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


#links a
{
	font-weight: bold;
	color: #E28E20;
	text-decoration: none;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#links a:hover, #links a:active, #links a:focus
{
	text-decoration: underline;
	color: #7F715F;
}

#links h3
{
	text-align:center;
	color: #777;
	font-size:14px;
}


#links h2
{
	font-size: 15px;
	color: #EC870D;
	font-style:italic;
	letter-spacing:1px;
	padding: 0 !important;
	margin: 20px 0 0 0 !important;
}


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

#links h1
{
	font-size:17px;
	color: #696962;
	margin:0;
	padding:2px;
	background-image: url(/layout/h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	font-weight: normal;
}

#links .spalte1
{
	width:410px;
	border-bottom:1px solid #EEEDE5;
}

#links .spalte2
{
	width:100px;
	text-align:right;
	border-bottom:1px solid #EEEDE5;
}
/******************************************************************************/

#linksa
{
	width:230px !important;
	margin:0;
	padding:0px;
	float:left !important;
	display: inline;
	position: relative;
	clear: none !important;		
}


/******************************************************************************/
#linksb
{
	width:230px;
	margin:0;
	padding:0px 10px 0px 0px !important;
	float:right !important;
	display: inline;
	position: relative;
	clear: none !important;	
}


/******************************************************************************/
#rechts
{
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	width: 200px;
	float: right;
}

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


#rechts h1
{
	font-size:17px;
	color: #696962;
	border-bottom:1px solid #F0C384;
	padding: 0;
	margin: 10px 0px 10px 10px;	
	font-style: normal;	
	font-weight: normal;	
}

#rechts h3
{
	font-size: 14px;
	color: #E6840B;
	padding: 0;
	margin: 0;
}

#rechts h4
{
	color:#fff;
	font-size: 13px;
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
}

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

#rechts ol, #rechts ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
}

#rechts a
{
	font-weight: bold;
	color: #E28E20;
	text-decoration: none;
}

#rechts a:hover, #rechts a:active, #rechts a:focus
{
	text-decoration: underline;
	color:#7F715F;
}

#rechts span, #rechts a.aktiv:link, #rechts a.aktiv:visited
{
	text-decoration: underline;	
}

#rechts .orange
{
	background-color:#E6840B;	
	color:#fff;	
	padding:2px;
	margin:0;
	width:174px !important;
}

#rechts table
{
	width:178px !important;
	margin:0 0 0 10px;
	padding:0;
}

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

#rechts table td, #rechts table p
{
	padding: 0px !important;
	margin: 0 0px 0px 0 !important;
}

#rechts .orange p
{
	width:174px;
	padding:2px !important;
}

#rechts .orange a
{
	color:#fff;
	text-decoration:underline;
}

#rechts .orange a:hover
{
	color: #F8E7BB;
}

#rechts table li
{
	margin: 3px 0 0 0px !important;
	padding:0;
}
/******************************************************************************/

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

#rechts  #navi2 div
{
	margin: 0;
	padding: 0;	
	border:none;
}

#rechts #navi2 li, #rechts #navi2 ul
{
	list-style-type:none;
	font-size: 14px;
	margin:0 5px 0 5px;
	padding:0;
}

#rechts #navi2 a
{
	text-decoration: none;
	color: #444;
	background-color: #F2CC82;
	width: 178px;
	border-bottom: 1px solid #E08B28;
	display: block;
	margin: 0;
	padding: 2px;
}

#rechts #navi2 a:hover
{
	background-color: #E88211;
	color:#fff;
}
/******************************************************************************/
#footer
{
	margin: 0 !important;
	padding: 60px 0 0 10px !important;
	background-image:url(layout/footer-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

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

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

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

#footer a
{
	color:#696962;
}

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