/*----------- Breiten / Abstände -----------*/
#BoxContainer {
	width: 900px;
	margin: auto;
	text-align: left;
	padding: 0 40px 0 40px;
	background-color:#FFFFFF;
	FONT-FAMILY: arial,verdana,helvetica;
	FONT-SIZE: 0.75em;
	line-height: 1.6em;
	COLOR: #19586b;
	background-image:url(/images/bg_container.gif);
	background-repeat:repeat-y;
}

#BoxHeader {
	width: 900px;
	height: 203px;
}

#BoxLeft {
	position: relative;
	width: 170px;
	float:left;
	padding: 0 20px 0 10px;
}

#BoxMiddle {
	position: relative;
	width: 500px;
	float:left;
	padding: 0 20px 0 20px;
}

#BoxRight {
	position: relative;
	width: 120px;
	float:right;
	padding: 0 20px 0 20px;
}

#BoxFooter {
	position: relative;
	width: 980px;
	height: 149px;
	margin: auto;
}

/*----------- Schriften / allgemein -----------*/
html { 
  padding:0px;
  margin:0px;
}

/*<e4w style="FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE: 75%;COLOR: #000000;background-color: #FFFFFF;line-height: 1.6em;"/>*/
body
{
	background-color:#678f9b;
	FONT-SIZE: 100.01%;
	text-align:center;	
	margin: 0px;
	padding: 0px;
}

/*<e4w Style="FONT-FAMILY: arial,verdana,helvetica;COLOR: #000000;background-color: #FFFFFF;line-height: 1.6em;"/>*/
td
{
}

/*<e4w/>*/
A, A:link, A:visited, A:active	{COLOR: #ad0000; TEXT-DECORATION: underline}
/*<e4w/>*/
A:hover							{COLOR: #19586b; TEXT-DECORATION: none;}


/*<e4w/>*/
p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2{
	font-family: arial,verdana,helvetica;
	font-size: 1.2em;
	line-height: 1.4em;	
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;	
	border-bottom: 1px solid #19586b;
}

h3{
	font-family: arial,verdana,helvetica;
	font-size: 1.1em;
	line-height: 1.4em;	
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;	
	border-bottom: 1px solid #cbdbdf;
}

/*<e4w name="Haupttitel" element="p"/>*/
.Haupttitel
{
	font-family: arial,verdana,helvetica;
	font-size: 1.2em;
	line-height: 1.4em;	
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;	
	border-bottom: 1px solid #19586b;
}

/*<e4w name="Titel" element="p"/>*/
.Titel
{
	font-size: 1.1em;
	font-weight: bold;
}

/*<e4w name="Legende" element="span"/>*/
.Legende
{
	font-size: 0.9em;
	color:#999999;
}

/*<e4w/>*/
HR 
{
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #19586b;
}

/*<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;
}

/*----------- News Begin -----------*/
.NewsDatum {
	font-size: 0.9em;
	color: #85acb8;
}

.NewsTitel {
	font-weight: bold;
}

.NewsHR {
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #85acb8;
	margin: 10px 0 10px 0;
}
/*----------- News Ende -----------*/

/*----------- NAV01/NAV02/NAV03 Begin -----------*/
#BoxLeft a 
{
	FONT-SIZE: 0.9em;
	font-family:arial,verdana,helvetica;
	line-height: 1.4em;
	TEXT-DECORATION: none;
	text-align:left;
	font-weight:bold;
	display:block;
	width: 150px;
	padding: 2px 10px 2px 10px;
	margin: 0 0 0 0;
}

#BoxLeft ul {color:#48727f;}

#BoxLeft ul							{padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}

#BoxLeft ul li.NAV01 a				{color:#48727f; background-color:#FFFFFF;}
#BoxLeft ul li.NAV01 a:hover		{color:#48727f; background-color:#e7eff1;}

#BoxLeft ul li.NAV01Aktiv a			{color:#48727f; background-color:#cbdbdf;}
#BoxLeft ul li.NAV01Aktiv a:hover	{color:#48727f; background-color:#cbdbdf;}

#BoxLeft ul li.NAV01Linie			{border-top: 1px solid #cbdbdf; margin: 10px 0 0 0; height: 11px; line-height: 11px;}

/*----------- NAV01/NAV02/NAV03 Ende -----------*/

#portrait a
{
	FONT-SIZE: 0.9em;
	font-family:arial,verdana,helvetica;
	line-height: 1.4em;
	TEXT-DECORATION: none;
	text-align:left;
	font-weight:bold;
	margin: 0 0 0 0;
	color:#AD0000;
}

#portrait a:hover { color:#48727f; }
#portrait :visited { color:#AD0000; }
#portrait :active { color:#48727f; }

#portraitAktiv a { color:#48727f;TEXT-DECORATION: none;font-family:arial,verdana,helvetica;FONT-SIZE: 0.9em;font-weight:bold; }

