@CHARSET "ISO-8859-1";
BODY{
font-family: Arial, Helvetica, sans-serif;
background-image: url("../img/bg.gif");
margin-bottom: 0;
}
h1, h2, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

a{
color:black;
}

img{
	border:none;
}

#full {
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	
}

#header
{
	/*width: 955px;*/
	height: 251px;
}

#header img
{
	/*padding: 0px;*/
}

.content
{
	background: white;
	/*height: 1200px;*/
	font-size: 12px;
	color: black;
}
.headerNaviAtag 
{
	display: block;
	padding-left: 25px;
	padding-top: 12px;
	height: 30px;
	color: #B8A13E;
	background: black;
	position: absolute;
	margin-top: 185px;
	width: 930px;

}
.headerNaviAtag a
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #B8A13E;
	float: left;
}
.headerNaviAtag p
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: white;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 280px;
}
.pfeil
{
	position: relative;
	padding-left: 785px;
	margin-top: 42px;
}

.contentnavi
{
	padding:0px;
	margin:0px;
	
	padding-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	color: black;
	background: white;
	
}
.contentnavi a
{
	text-decoration: underline;
	color: black;
}
.contentnavi b
{
	text-decoration: none;
	color: #798C37;
	font-weight: normal;
}


#contentLeft
{
	float: left;
	background: white;
	padding-left: 20px;
	padding-top: 25px;
}


.contentLeftText
{
	width: 616px;
	padding-bottom: 15px;
	font-size: 12px;
}


.box
{
	width: 616px;
	background: white;
	padding-bottom: 20px;
	margin-bottom: 10px;
	color: black;
	font-size: 12px;
}

.box h3
{
	width: 600px;
	background: white;
	color: white;
	height: 16px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url("../img/bH.gif");
	background-repeat: repeat-y;
}
.box p
{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: black;
	font-size: 12px;
}
.box a
{
	/*widh: 614px;*/
	/*border: 1px solid black;*/
	color: black;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}




.abox
{
	width: 221px;
	height: 94px;
	background-image: url(../img/abox.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-left: 35px;
}



.headerText
{
	width: 660px;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #85A6B9;
	margin-left: 240px;
	
}




#contentLeft
{
	float: left;
}
#contentRight
{
	padding:0px;
	float: left;
	width : 304px;
	padding-left: 15px;
	background: white;
}
#footer
{
	text-align:right;
	font-size: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#clearDiv{
	clear:left;
	height: 1px;
}

