/*----------- Breiten / Abstände -----------*/
#BoxContainer {
	margin: 30px 0 0 41px;
	width: 946px;
	padding: 0 20px 0 0;
	text-align: left;
	color: #000000;
}

#DivHeader {
	width: 946px;
	height: 85px;
	padding: 0 0 0 0;
}

#DivHeaderLeft {
	float: left;
	width: 166px;
	height: 85px;
	margin: 0 20px 0 0;
}

.fbNo {

	height:50px;
	width:50px;
}

#DivHeaderMiddle {
	float: left;
	width: 575px;
	height: 84px;
	margin: 1px 0 0 0;
}

#DivHeaderRight {
	float: left;
	width: 165px;	
	height: 84px;
	margin: 1px 0 0 20px;
}

#DivNAV {
	width: 165px;
	margin: -17px 20px 0 1px;
	float:left;
}

#DivMiddle {
	width: 575px;
	padding: 0 0 0 0;
	float:left;
}

#DivContent {
	width: 535px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;	
}

#DivFooter {
	width: 555px;
	height: 18px;
	line-height: 18px;
	color:#000000;
	margin: 10px 0 30px 0;
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	font-size: 9px;
}

#DivFooterLeft {
	float:left;
	width: 300px;
}

#DivFooterRight {
	float:left;
	width: 255px;
	text-align:right;
}

/*----------- Schriften / allgemein -----------*/
html { 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

/*<e4w style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;COLOR: #000000;background-color: #FFFFFF;line-height: 15px;"/>*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
	background-image:url(/images/bg.gif);
}

/*<e4w Style="font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;background-color: #FFFFFF;line-height: 15px;"/>*/
td
{
}

/*<e4w/>*/
A, A:link, A:visited, A:active
			{COLOR: #dc002e; TEXT-DECORATION: underline;}
/*<e4w/>*/
A:hover		{COLOR: #000000; TEXT-DECORATION: none;}


#DivContent A, #DivContent A:link, #DivContent A:visited, #DivContent A:active
						{COLOR: #dc002e; TEXT-DECORATION: underline;}
#DivContent A:hover		{COLOR: #000000; TEXT-DECORATION: underline; background-color:#dedede;}


#DivContent A.LinkPDF, #DivContent A.LinkPDF:link, #DivContent A.LinkPDF:visited, #DivContent A.LinkPDF:active
								{TEXT-DECORATION: none;}
#DivContent A.LinkPDF:hover		{TEXT-DECORATION: none;}

#DivContent A.LinkAnker, #DivContent A.LinkAnker:link, #DivContent A.LinkAnker:visited, #DivContent A.LinkAnker:active
								{TEXT-DECORATION: none; background-color: transparent; color: #000000;}
#DivContent A.LinkAnker:hover	{TEXT-DECORATION: none; background-color: transparent; color: #000000;}


#DivFooter A, #DivFooter A:link, #DivFooter A:visited, #DivFooter A:active	{COLOR: #000000; TEXT-DECORATION: none;}
#DivFooter A:hover															{COLOR: #000000; TEXT-DECORATION: underline;}

/*<e4w/>*/
p{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*<e4w name="Haupttitel" element="h1"/>*/
h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: -2px 0 0 0;	
	color: #dc002e;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
}

/*<e4w/>*/
.Haupttitel
{
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: -2px 0 0 0;	
	color: #dc002e;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
}

/*<e4w name="Titel" element="p"/>*/
.Titel
{
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: -1px 0 0 0;	
	color: #000000;
	line-height: 15px;	
}

/*<e4w name="Untertitel" element="p"/>*/
.Untertitel
{
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	color: #000000;
	line-height: 15px;	
}

.Legende
{
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	font-style:italic;
}

/*<e4w/>*/
HR 
{
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
}

/*<e4w name="PDF Link" element="a"/>*/
.LinkPDF
{
	background-image:url(/images/icon_pdf.gif);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left: 		23px;
	padding-top: 		1px;
	padding-bottom: 	1px;
	padding-right: 		1px;
	line-height: 		18px;
	margin: 			2px 0 2px 0;
	display:block;
}

/*<e4w/>*/
#DivContent li {
	list-style:none;
	padding: 0 0 0 17px;
	margin: 0 0 0 0;
	margin-bottom: 7px;	
	line-height: 15px;
	background-image:url(/images/icon_li.gif);
	background-repeat:no-repeat;
	background-position: -2px 3px;	
}

#DivContent ul {
	padding: 0 0 0 0;
	margin: 5px 0 15px 0;
}

.FormSuche {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.InputSuche {
	background-color:#ffffff;
	height: 20px;
	width: 123px;
	line-height: 20px;
	padding: 0 6px 0 6px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align:middle;
	border-style: hidden;
	border: 0;
}

.InputSucheOK {
	height: 20px;
	width: 30px;
	line-height: 20px;
	padding: 0 0 0 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	vertical-align:middle;
	text-align:center;
	border-style: hidden;
	border: 0;	
}

.InputKontakt {
	background-color:#ffffff;
	height: 16px;
	width: 240px;
	line-height: 16px;
	padding: 0 3px 0 3px;	
	margin: 2px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
	border: 1px solid #CCCCCC;
}

.CheckboxKontakt {
	background-color:#ffffff;
	height: 16px;
	width: 20px;
	line-height: 16px;
	padding: 0 3px 0 3px;	
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
	border: 0px solid #CCCCCC;
}

.TextareaKontakt {
	background-color:#ffffff;
	height: 200px;
	width: 330px;
	line-height: 16px;
	padding: 3px 3px 3px 3px;	
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
	border: 1px solid #CCCCCC;
}

label {
	cursor: pointer;
}

.TDCheckbox {
	padding: 3px 0 3px 0;

}

/*----------- NAV01/NAV02/NAV03 Begin -----------*/
A.NavSichern:link, A.NavSichern:visited, A.NavSichern:active {
	float: left;
	background-image: url(/images/nav_sichern_neu.gif);
	background-position: -205px 0;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavSichern:hover {
	float: left;
	background-image: url(/images/nav_sichern_neu.gif);
	background-position: -205px -75px;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavSichernAktiv:link, A.NavSichernAktiv:visited, A.NavSichernAktiv:active {
	float: left;
	background-image: url(/images/nav_sichern_neu.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavSichernAktiv:hover {
	float: left;
	background-image: url(/images/nav_sichern_neu.gif);
	background-position: 0 -75px;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavVersichern:link, A.NavVersichern:visited, A.NavVersichern:active {
	float: left;
	background-image: url(/images/nav_versichern_neu.gif);
	background-position: -205px 0;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavVersichern:hover {
	float: left;
	background-image: url(/images/nav_versichern_neu.gif);
	background-position: -205px -75px;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavVersichernAktiv:link, A.NavVersichernAktiv:visited, A.NavVersichernAktiv:active {
	float: left;
	background-image: url(/images/nav_versichern_neu.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

A.NavVersichernAktiv:hover {
	float: left;
	background-image: url(/images/nav_versichern_neu.gif);
	background-position: 0 -75px;
	background-repeat:no-repeat;
	height: 65px;
	width: 195px;
}

#DivNAV a
{
	TEXT-DECORATION: none;
	text-align:left;
	display:block;
	background-image:url(/images/bg_nav.gif);
	background-position: -330px bottom;
	background-repeat:no-repeat;
	font-size: 11px;

	line-height: 18px;
}

#DivNAV ul								{padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}
#DivNAV li								{padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}

#DivNAV ul li.NAV01 a				{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #000000; text-transform:uppercase; letter-spacing: 1px; font-weight: bold;}
#DivNAV ul li.NAV01 a:hover			{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #000000; text-transform:uppercase; letter-spacing: 1px; font-weight: bold; background-position: -495px bottom;}

#DivNAV ul li.NAV01Grau a			{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #666666; text-transform:uppercase; letter-spacing: 1px; font-weight: bold;}
#DivNAV ul li.NAV01Grau a:hover		{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #000000; text-transform:uppercase; letter-spacing: 1px; font-weight: bold; background-position: -495px bottom;}

#DivNAV ul li.NAV01Aktiv a			{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #dc002e; text-transform:uppercase; letter-spacing: 1px; font-weight: bold;}
#DivNAV ul li.NAV01Aktiv a:hover	{width: 153px; padding: 0 6px 0 6px; margin: 17px 0 0 0; color: #dc002e; text-transform:uppercase; letter-spacing: 1px; font-weight: bold; background-position: -495px bottom;}

#DivNAV ul li.NAV02 a				{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase;}
#DivNAV ul li.NAV02 a:hover			{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -495px bottom;}
#DivNAV ul li.NAV02Schluss a		{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: 0 bottom;}
#DivNAV ul li.NAV02Schluss a:hover	{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -165px bottom;}

#DivNAV ul li.NAV02Grau a				{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #666666; text-transform:uppercase;}
#DivNAV ul li.NAV02Grau a:hover			{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -495px bottom;}
#DivNAV ul li.NAV02GrauSchluss a		{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #666666; text-transform:uppercase; background-position: 0 bottom;}
#DivNAV ul li.NAV02GrauSchluss a:hover	{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -165px bottom;}

#DivNAV ul li.NAV02Aktiv a				{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase;}
#DivNAV ul li.NAV02Aktiv a:hover		{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: -495px bottom;}
#DivNAV ul li.NAV02SchlussAktiv a		{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: 0 bottom;}
#DivNAV ul li.NAV02SchlussAktiv a:hover	{width: 153px; padding: 0 6px 0 6px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: -165px bottom;}

#DivNAV ul li.NAV03 a				{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase;}
#DivNAV ul li.NAV03 a:hover			{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -495px bottom;}
#DivNAV ul li.NAV03Schluss a		{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: 0 bottom;}
#DivNAV ul li.NAV03Schluss a:hover	{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #000000; text-transform:uppercase; background-position: -165px bottom;}

#DivNAV ul li.NAV03Aktiv a			{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase;}
#DivNAV ul li.NAV03Aktiv a:hover	{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: -495px bottom;}
#DivNAV ul li.NAV03SchlussAktiv a	{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: 0 bottom;}
#DivNAV ul li.NAV03SchlussAktiv a:hover	{width: 143px; padding: 0 6px 0 16px; margin: 2px 0 0 0; color: #dc002e; text-transform:uppercase; background-position: -165px bottom;}

#DivNAV ul li.NAV04 a				{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #000000;}
#DivNAV ul li.NAV04 a:hover			{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #000000; background-position: -495px bottom;}
#DivNAV ul li.NAV04Schluss a		{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #000000; background-position: 0 bottom;}
#DivNAV ul li.NAV04Schluss a:hover	{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #000000; background-position: -165px bottom;}

#DivNAV ul li.NAV04Aktiv a			{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #dc002e;}
#DivNAV ul li.NAV04Aktiv a:hover	{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #dc002e; background-position: -495px bottom;}
#DivNAV ul li.NAV04SchlussAktiv a	{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #dc002e; background-position: 0 bottom;}
#DivNAV ul li.NAV04SchlussAktiv a:hover	{width: 129px; padding: 0 6px 0 30px; margin: 0 0 0 0; color: #dc002e; background-position: -165px bottom;}

.TitelGruen {
	width: 153px;
	padding: 0 6px 0 6px;
	margin: 17px 0 -2px 0;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #99cc00;

}
/*----------- NAV01/NAV02/NAV03 Ende -----------*/
/*----------- Suche Begin -----------*/
.SearchStrich
{
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	height: 25px;
}

.SearchResult
{
	font-weight: bold;
	background-color: #dedede;
	color: #000000;
	padding: 1px 4px 1px 4px;
}

.SearchLink, A.SearchLink, A.SearchLink:link, A.SearchLink:visited, A.SearchLink:active	
{
	text-decoration: none;
}

A.SearchLink:hover
{
	text-decoration: underline;
}


#TableSuche .SearchTitel, #TableSuche A.SearchTitel, #TableSuche A.SearchTitel:link, #TableSuche A.SearchTitel:visited, #TableSuche A.SearchTitel:active	
{
	text-decoration: none;
	font-weight: bold;
	border: 0;	
}

#TableSuche A.SearchTitel:hover
{
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

.InputSucheSeite {
	width: 250px;
	border: 1px solid #dedede;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 4px 3px 4px;
}

.InputSucheOKSeite {
	width: 100px;
	border: 1px solid #dedede;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	font-size: 11px;
	padding: 2px 4px 2px 4px;	
}	

.TDLinkSuche {
	background-color: transparent;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dedede;
	CURSOR: pointer;
}

.TDLinkSucheHover {
	background-color:#dedede;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dedede;
	CURSOR: pointer;
}
/*----------- Suche Ende -----------*/
