/*----------- Breiten / Abstände -----------*/
#BoxContainer {
	position: absolute;
	height: 100%;
	width: 830px;
	left: 50%;
	top: 0px;
	margin-left: -415px;	
	text-align: left;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
}

#BoxHeader {
	width: 830px;
	height: 125px;
}

#BoxRight {
	width: 230px;
	float:right;
	padding: 50px 0 0 0;
}

#BoxMiddle {
	width:560px;
	float:left;
	padding: 0 20px 0 20px;
	FONT-SIZE: 0.75em;
	line-height: 1.6em;
	background-color:#FFFFFF;
}

#BoxHome {
	position: absolute;
	width: 431px;
	left: 50%;
	top: 130px;
	margin-left: -215px;
	z-index: 10;
}

#BoxFooter {
	width:560px;
	FONT-SIZE: 0.65em;
	line-height: 1.6em;
	padding: 50px 20px 20px 20px;
	background-color:#FFFFFF;
	color:#999999;
}

/*----------- Schriften / allgemein -----------*/
html { 
  padding:0px;
  margin:0px;
}

/*<e4w style="FONT-FAMILY: arial,helvetica;FONT-SIZE: 75%;COLOR: #666666;background-color: #FFFFFF;line-height: 1.6em;"/>*/
body
{
	FONT-FAMILY: arial,helvetica; 
	FONT-SIZE: 100.01%; 
	text-align:center;	
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	background-color: #bfa25c;
	color: #666666;
}

/*<e4w Style="FONT-FAMILY: arial,helvetica;COLOR: #666666;background-color: #FFFFFF;line-height: 1.6em;"/>*/
td
{
}

/*<e4w/>*/
A, A:link, A:visited, A:active	{COLOR: #000000; font-weight: bold; TEXT-DECORATION: none; font-family:"Times New Roman", Times, serif; font-style:italic;}
/*<e4w/>*/
A:hover							{COLOR: #666666; font-weight: bold; TEXT-DECORATION: underline; font-family:"Times New Roman", Times, serif; font-style:italic;}

A.LinkFooter, A.LinkFooter:link, A.LinkFooter:visited, A.LinkFooter:active
{
	text-decoration:none;
	color:#999999;
	font-style:normal;
	FONT-FAMILY: arial,helvetica;
	font-weight: normal;
}

A.LinkFooter:hover
{
	text-decoration:underline;
	color:#000000;
	font-style:normal;	
	FONT-FAMILY: arial,helvetica;
	font-weight: normal;	
}

h3{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 15px 0 5px 0;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#000000;
}

h2{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 40px 0 5px 0;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#000000;
}

/*<e4w name="Haupttitel" element="p"/>*/
.Haupttitel
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 40px 0 5px 0;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#000000;	
}

/*<e4w/>*/
p{
	padding: 0;
	margin: 0;
}

/*<e4w/>*/
HR 
{
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #000000;
}

/*<e4w name="PDF Link" element="a"/>*/
.LinkPDF
{
	BACKGROUND:			url(/images/icon_pdf.gif) no-repeat left;
	padding-left: 		25px;
	padding-top: 		2px;
	padding-bottom: 	2px;
	line-height: 		23px;
}

/*----------- Formular Start -----------*/
form
{
	padding: 0;
	margin: 0;
}

input, select
{
	color: #000000;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	width: 250px;
	background-color:#FFFFFF;
}

.InputKlein
{
	color: #000000;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	width: 70px;
	background-color:#FFFFFF;	
}

.InputCheckbox
{
	border: 0;
	background-color:#FFFFFF;
	width: 25px;
}

Textarea
{
	color: #000000;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	width: 250px;
	font-family: arial,helvetica;
	background-color:#FFFFFF;	
}
/*----------- Formular Ende -----------*/

/*----------- NAV01/NAV02/NAV03 Begin -----------*/
#BoxRight a 
{
	FONT-SIZE: 0.75em; 
	TEXT-DECORATION: none;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	line-height: 1.6em;
	font-family: arial,helvetica; 
	font-style:normal;
}

#BoxRight ul						{padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}

#BoxRight ul li.NAV01 a				{margin-left: 53px; text-transform:uppercase;}
#BoxRight ul li.NAV01 a:hover		{margin-left: 53px; text-transform:uppercase; color:#000000;}

#BoxRight ul li.NAV01Aktiv a		{margin-left: 53px; text-transform:uppercase; color:#000000; font-weight: bold;}
#BoxRight ul li.NAV01Aktiv a:hover	{margin-left: 53px; text-transform:uppercase; color:#000000; font-weight: bold;}

#BoxRight ul li.NAV02 a				{margin-left: 63px; padding-left: 10px; background-image:url(/images/bg_NAV.gif); background-position: -300px 0;}
#BoxRight ul li.NAV02 a:hover		{margin-left: 63px; padding-left: 10px;  color:#000000; background-image:url(/images/bg_NAV.gif); background-position: -300px -150px;}

#BoxRight ul li.NAV02Aktiv a		{margin-left: 63px; padding-left: 10px;  color:#000000; font-weight: bold; background-image:url(/images/bg_NAV.gif); background-position: -300px -300px;}
#BoxRight ul li.NAV02Aktiv a:hover	{margin-left: 63px; padding-left: 10px;  color:#000000; font-weight: bold; background-image:url(/images/bg_NAV.gif); background-position: -300px -450px;}
/*----------- NAV01/NAV02/NAV03 Ende -----------*/