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

body
{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,Verdana;	
	text-align: center;
	background-color: #fff;

	font-size:13px;
	line-height:1.4em;
	color:#333;
}

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

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

}

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

#navi
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image:url(/layout/navi-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	height:201px;
	width:205px;
	float:left;
	letter-spacing:3px;
}

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

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

#navi a
{
	color: #3F4242;
	margin: 8px 0 0 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	width:155px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
	margin: 8px 0 0 0px;
	padding: 5px 5px 5px 5px;
}

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


#navi span
{
	color: #fff;
	background-color: #B6861E;
	margin: 8px 0 0 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	width:155px;
	text-decoration: none;
		
}
/******************************************************************************/

#bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:right;
}

#bild img
{
	display: block;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#inhalte
{
	padding: 10px 0 20px 0;
	margin: 0;
	background-image:url(/layout/inhalt-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	border-bottom:1px solid #95928B;
}

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

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

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

#inhalte h1
{
	font-size: 18px;
	font-family:'Times New Roman';
	color: #4C4A43;
	padding: 0 !important;
	margin: 15px 0 5px 0;
}


#inhalte h2
{
	font-size: 14px;
	background-color:#95928B;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #fff;
	padding: 2px;
	position:relative;
	margin: 15px 0 5px 0;
}



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

#links
{
	margin: 0px;
	padding: 0 0 0 20px;
	width: 180px;
	position:relative;
	float: left;
	
}

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


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

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

#rechts
{
	margin: 0;
	padding: 0 15px 0 5px;
	width: 525px;
	float: right;
	position:relative;
}

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

#rechts img
{
	float: right;
	padding: 0px;
	margin: 0 5px 0px 15px;
	border:none;
}

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

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

	text-align:right;
}

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