/*<e4w style="FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 69%;COLOR: #000000;background-color: #FFFFFF;line-height: 1.4em;"/>*/
body {
	background-color: #6699cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
	font-size: 10px;
}

/*<e4w style="FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;COLOR: #000000;line-height: 1.4em;"/>*/
td
{
}

/*-----------------  Box Start  -----------------*/
#BoxContainer {
	width: 950px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	background-color: #FFFFFF;
	background-image:url(/images/bg_box_container.gif);
	background-repeat:repeat-y;
}

#BoxHeader {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 30px;
	background-color: #003399;
	color:#FFFFFF;
}

#BoxTeaser {
	text-align: left;
	padding: 23px 0 33px;
	color:#666666;
	margin: 0px;
	height: 60px;
	font-size: 10px;	
	line-height: 11px;
	background-color:#FFFFFF;
	background-image:url(/images/verlauf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#BoxContent {
	float: left;
	padding: 0 20px 0 20px;
	width: 490px;
	font-size: 11px;
	line-height: 15px;
}

#BoxLeft {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	width: 180px;
	background-color:#f2f0f0;	
}

#BoxRight {
	float: right;
	margin: 0;
	padding: 0;
	width: 220px;
	background-color:#f2f0f0;
}

#BoxFooterContent {
	clear: both;
	padding: 50px 20px 20px 20px;
	width: 490px;
	margin-left: 200px;
}

#BoxFooter {
	clear: both;
	padding: 0;
	height: 46px;
	width: 945px;
	background-color:#003399;
	background-image:url(/images/bg_box_footer.gif);
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 9px;
	padding-right: 15px;
	text-align:right;
}

#BoxNewsletter {
	padding: 0 24px 0 23px;
	font-size: 11px;
	color:#666666;
}
/*-----------------  Box Ende  -----------------*/
/*-----------------  Box Header Start  -----------------*/
.Teaser
{
	margin: 0 0 0 20px;
	padding: 0 10px 14px 0;
	width: 169px;
	height: 46px;
	background-image:url(/images/bg_teaser.gif);
	background-position: 0 0;
	float:left;
	background-color:#FFFFFF;
}

.TeaserHover
{
	margin: 0 0 0 20px;
	padding: 0 10px 14px 0;
	width: 169px;
	height: 46px;
	background-image:url(/images/bg_teaser.gif);
	background-position: 0 -60px;
	float:left;
	color: #000000;
	background-color:#CCCCCC;	
}

.Teaser h1
{
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.TeaserHover h1
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.Logo
{
	margin: 0 97px 0 34px;
	width: 220px;
	height: 60px;
	float:right;
}

#BoxHeader a, #BoxHeader a:link, #BoxHeader a:visited, #BoxHeader a:active { 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#BoxHeader a:hover { 
	color: #FFFFFF;
	text-decoration:underline;
}

#BoxTeaser p {
	padding: 0;
	margin: 0;
}
/*-----------------  Box Header Ende  -----------------*/
/*-----------------  Box Content Start  -----------------*/
#Pfad {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	color:#666666;
	padding: 4px 0 4px;
	height: 15px;
	font-size: 10px;
	margin: 0 0 18px 0;
}

#Pfad a.LinkPfad, #Pfad a.LinkPfad:link, #Pfad a.LinkPfad:visited, #Pfad a.LinkPfad:active { 
	color: #666666;
	font-weight: bold;
	}
	
#Pfad a.LinkPfad:hover { 
	color: #000000;
	font-weight: bold;	
}

.PfadLink {
	float:left;
}

.PfadZurueck {
	float: right;
}


#BoxContent h1 {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 1em 0;
}

/*<e4w style="color:#2777c7; font-weight: normal; text-decoration: none;"/>*/
a
{
}

/*<e4w style="color:#000000; font-weight: normal; text-decoration: none; background-color:#cccccc;"/>*/
a:hover
{
}

#BoxContent a, #BoxContent a:link, #BoxContent a:visited, #BoxContent a:active { 
	color:#2777c7;
	font-weight: normal;
	text-decoration: none;
}

#BoxContent a:hover { 
	color: #000000;
	text-decoration:none;
	background-color:#cccccc;
}

#BoxContent a.Anker, #BoxContent a.Anker:link, #BoxContent a.Anker:visited, #BoxContent a.Anker:active, #BoxContent a.Anker:hover { 
	color:#ffffff;
	text-decoration: none;
	background-color:#FFFFFF;
}

/*<e4w name="Bild Rahmen" element="img"/>*/
.BildRahmen
{
	border: 1px solid #CCCCCC;
}

/*<e4w style="margin: 1em 0em 1em 0em;"/>*/
p
{
}

#BoxContent p {
    margin: 1em 0em 1em 0em;
}

/*<e4w name="Titel" element="span"/>*/
.Titel {
	color:#000000;
	font-weight: bold;
}

/*<e4w name="Weiss auf Rot" element="span"/>*/
.Weiss {
	color:#ffffff;
	background-color:#FF0000
}

#BoxContent .PNews {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 0 4px 0;
	color: #666666;
	font-size: 0.8em;
}

#BoxContent .TableFehler {
	padding: 10px;
	border: 1px solid #ff0000;
	background-color:#f3f0f0;

}

#BoxContent .SpanFehler {
	color:  #ff0000;
	font-weight: bold;

}

.KontaktInput {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;

}
/*-----------------  Box Content Ende  -----------------*/

/*-----------------  Box Right Start  -----------------*/
#BoxRight #Sprechblase
{
	background-image:url(/images/sprechblase_bg.gif);
	background-repeat:repeat-y;
	padding: 0 35px 0 35px;
}

#BoxRight a, #BoxRight a:link, #BoxRight a:visited, #BoxRight a:active { 
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}

#BoxRight a:hover { 
	text-decoration: none;
	color:#666666;
}

#BoxNewsletter form {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#BoxNewsletter .InputNewsletter {
	background-color:#f2f0f0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	width: 120px;
}		

#BoxNewsletter .InputNewsletterLos {
	background-color:#f2f0f0;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	width: 30px;
	margin-left: 10px;
}	

/*-----------------  Box Right Ende  -----------------*/

/*-----------------  Nav01/02 Start  -----------------*/
#DIVNAV01 a 
{
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-align:left;
	display:block;
	width: 160px;
	font-weight:bold;
	margin: 0 0 0 0;
}

#DIVNAV01 ul						{padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}

#DIVNAV01 ul li.NAV01 a				{padding: 5px 20px 5px 0; color:#666666; background-color:#f2f0f0; border-top: 1px solid #999999; text-transform:uppercase;}
#DIVNAV01 ul li.NAV01 a:hover		{padding: 5px 20px 5px 0; color:#000000; background-color:#CCCCCC; border-top: 1px solid #999999; text-transform:uppercase;}

#DIVNAV01 ul li.NAV01Aktiv a		{padding: 5px 20px 5px 0; color:#003399; background-color:#f2f0f0; border-top: 1px solid #999999; text-transform:uppercase;}
#DIVNAV01 ul li.NAV01Aktiv a:hover	{padding: 5px 20px 5px 0; color:#003399; background-color:#CCCCCC; border-top: 1px solid #999999; text-transform:uppercase;}

#DIVNAV01 ul li.NAV02 a				{padding: 1px 20px 2px 10px; font-weight: normal; width: 150px; color:#797878; background-color:#f2f0f0; background-image:url(/images/bg_NAV.gif); background-position: -300px 0;}
#DIVNAV01 ul li.NAV02 a:hover		{padding: 1px 20px 2px 10px; font-weight: normal; width: 150px; color:#000000; background-color:#CCCCCC; background-image:url(/images/bg_NAV.gif); background-position: -300px -150px;}

#DIVNAV01 ul li.NAV02Aktiv a		{padding: 1px 20px 2px 10px; font-weight: normal; width: 150px; color:#003399; background-color:#f2f0f0; background-image:url(/images/bg_NAV.gif); background-position: -300px -300px;}
#DIVNAV01 ul li.NAV02Aktiv a:hover	{padding: 1px 20px 2px 10px; font-weight: normal; width: 150px; color:#000000; background-color:#CCCCCC; background-image:url(/images/bg_NAV.gif); background-position: -300px -450px;}

#DIVNAV01 ul li.NAV03 a				{padding: 1px 20px 2px 20px; font-weight: normal; width: 140px; color:#797878; background-color:#f2f0f0; background-image:url(/images/bg_NAV.gif); background-position: -290px 0;}
#DIVNAV01 ul li.NAV03 a:hover		{padding: 1px 20px 2px 20px; font-weight: normal; width: 140px; color:#000000; background-color:#CCCCCC; background-image:url(/images/bg_NAV.gif); background-position: -290px -150px;}

#DIVNAV01 ul li.NAV03Aktiv a		{padding: 1px 20px 2px 20px; font-weight: normal; width: 140px; color:#003399; background-color:#f2f0f0; background-image:url(/images/bg_NAV.gif); background-position: -290px -300px;}
#DIVNAV01 ul li.NAV03Aktiv a:hover	{padding: 1px 20px 2px 20px; font-weight: normal; width: 140px; color:#000000; background-color:#CCCCCC; background-image:url(/images/bg_NAV.gif); background-position: -290px -450px;}
/*-----------------  Nav01/02 Ende  -----------------*/

/*-----------------  Box Footer Start  -----------------*/
#BoxFooterContent {
	color: #999999;
}

#BoxFooterContent a, #BoxFooterContent a:link, #BoxFooterContent a:visited, #BoxFooterContent a:active { 
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

#BoxFooterContent a:hover { 
	color: #000000;
	text-decoration:none;
	background-color:#cccccc;
}

#BoxFooterContent a.LinkIcon, #BoxFooterContent a.LinkIcon:link, #BoxFooterContent a.LinkIcon:visited, #BoxFooterContent a.LinkIcon:active {
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 18px;
	display: block;
	margin-left: 2px;
	background-color:#FFFFFF;	
}

#BoxFooterContent a.LinkIcon:hover { 
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 18px;
	display: block;
	margin-left: 2px;
	background-color:#FFFFFF;
}

/*<e4w/>*/
#BoxFooterContent HR 
{
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #999999;
}
/*-----------------  Box Footer Ende  -----------------*/

/*----------- Sitemap Begin -----------*/
#Sitemap a 
{
	FONT-SIZE: 1em; 
	TEXT-DECORATION: none;
	text-align:left;
}

#Sitemap ul									{padding: 0; margin: 0 0 0 0; list-style: none;}

#Sitemap ul li.NAV01Sitemap a				{font-weight:bold;   margin-left: 0px;}
#Sitemap ul li.NAV01Sitemap a:hover			{font-weight:bold;   margin-left: 0px;}

#Sitemap ul li.NAV02Sitemap a				{font-weight:normal; margin-left: 20px;}
#Sitemap ul li.NAV02Sitemap a:hover			{font-weight:normal; margin-left: 20px;}

#Sitemap ul li.NAV03Sitemap a				{font-weight:normal; margin-left: 40px;}
#Sitemap ul li.NAV03Sitemap a:hover			{font-weight:normal; margin-left: 40px;}

#Sitemap ul li.NAV04Sitemap a				{font-weight:normal; margin-left: 60px;}
#Sitemap ul li.NAV04Sitemap a:hover			{font-weight:normal; margin-left: 60px;}

#Sitemap ul li.NAV05Sitemap a				{font-weight:normal; margin-left: 80px;}
#Sitemap ul li.NAV05Sitemap a:hover			{font-weight:normal; margin-left: 80px;}
/*----------- Sitemap Ende -----------*/

/*----------- BoxMiddle Kalender Start -----------*/
#BoxContent .TRLinkKalender
{
	background-color:#FFFFFF;
}

#BoxContent .TRLinkKalenderHover
{
	background-color:#f2f0f0;
}

#BoxContent .TDKalender
{	COLOR: #000000;
	TEXT-DECORATION: none;
	border: 0;
	font-style:normal;
	FONT-FAMILY: verdana,verdana,helvetica; 
	font-size: 0.85em;
	padding: 5px 10px 5px 10px;
}

#BoxContent .TDKalenderLinie
{
	background-color: #e20031;
	border-bottom: 1px dashed #FFFFFF;
}

#BoxContent .KalenderSortTitel
{
	color: #FFFFFF;
	font-size: 1.25em;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 1.4em;
}

#BoxContent .KalenderWeiss
{
	color: #FFFFFF;
}

/*----------- BoxMiddle Kalender Ende -----------*/

/*----------- Forum Start -----------*/
.TDForumUeberschrift
{
	padding: 10px 10px 10px 10px;
	background-color:#CCCCCC;
	vertical-align:top;
	font-weight: bold;
}

.TDForumUebersicht
{
	padding: 5px 10px 5px 10px;
}

.TRLinkForum
{
	background-color:#FFFFFF;
	CURSOR: auto;
}

.TRLinkForumHover
{
	background-color:#f2f0f0;
	CURSOR: auto;	
}

.TRLinkForumThema
{
	background-color:#fef1ea;
	CURSOR: auto;
}

.TRLinkForumThemaHover
{
	background-color:#f4d3c1;
	CURSOR: auto;	
}

.TDForumLinks
{
	width: 120px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
	background-color:#CCCCCC;
}

.TDForumRechts
{
	width: 345px;
	vertical-align:top;
	padding: 5px 5px 5px 10px;
}

.TDForumLinksThema
{
	width: 120px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
	background-color:#f4d3c1;
}

.TDForumRechtsThema
{
	width: 345px;
	vertical-align:top;
	padding: 5px 5px 5px 10px;
}

.HRForum
{
	height:0;
	border-top: 0px;
	border-bottom: 1px solid #CCCCCC;
}

/*----------- Forum Ende -----------*/
