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: #BFCCD8;
	font-size:13px;
	line-height:1.4em;
	color:#333;
}

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

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

}

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

#navi
{
	margin: 0px;
	padding: 0;
	background-image:url(layout/navi-hg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	height:50px;
	letter-spacing:3px;
	text-transform:uppercase;
}

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

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

#navi a
{
	color: #D2C4C1;
	margin: 0 0 0 5px;
	padding: 54px 1px 0 1px;
	display: block;
	text-decoration: none;	
	border-bottom: 1px solid #003363;
	line-height:1.0em;
}

#navi a:link, #navi a:visited
{
	padding:  54px 1px 0 1px;
	margin: 0 0 0 5px;	
	line-height:1.0em;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 5px;
	padding: 54px 1px 0 1px;
	display: block;
	line-height:1.0em;
	text-decoration: none;
	line-height:1.0em;
}


#navi span
{
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 5px;
	padding: 54px 1px 0 1px;
	display: block;
	line-height:1.0em;
	text-decoration: none;
		
}
/******************************************************************************/

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

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

#inhalte
{
	padding: 0 0 35px 0;
	margin: 35px 0 5px 0;
	border-bottom: 1px solid #003363;
}

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

#inhalte a
{
	color: #000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

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

#inhalte h1
{
	font-size: 25px;
	font-weight:normal;
	font-family:'Times New Roman';
	color: #003363;
	letter-spacing:3px;
	line-height:1.4em;
	text-transform:uppercase;
	padding: 0;
	margin: 10px 0 0px 0;
}

#inhalte h2
{
	font-size: 16px;
	font-weight:bold;
	font-family:'Times New Roman';
	text-align:center;
	color: #003363;
	letter-spacing:3px;
	line-height:1.4em;
	padding: 10px 0 10px 0 !important;
	margin: 0 !important;
}
	
#inhalte h3
{
	font-size: 18px;
	font-weight:normal;
	font-family:'Times New Roman';
	color: #003363;
	letter-spacing:1px;
	line-height:1.4em;
	padding: 0;
	margin: 10px 0 0px 0;
}


#inhalte img
{
	border:1px solid #003363;
	float:left;
	margin:0 10px 0 0;
}

#inhalte table
{
	width:760px;
	margin:0;
	padding:0;
	text-align:center;
}

/******************************************************************************/
#links
{
	width:200px;
	margin:0;
	padding:0 5px 0 0;
	float:left;
	border-right:1px solid #003363;
}

#rechts
{
	width:540px;
	margin:0;
	padding:0;
	float:right;
}
/******************************************************************************/
#bottom
{
	margin:5px 0 0 0;
	padding:0;
}

#bottom a
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#bottom table
{
	width:350px;
	margin-left:200px;
}
/******************************************************************************/
#footer
{
	margin: 0 !important;
	padding: 0 !important;
	text-align:center;

}

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