body     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}

#accesskeys{
    display:none;
}

td, tr, p, div {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    line-height: 16px;
    color: #000000;
}	
	
	
form     {margin: 0; padding: 0;}

 /* Verlinkungen diverso */ 	
 
a:link, a:visited {
	color            : #333333;
	text-decoration  : none;

}

a:hover {
  color            : #FF6600;
  text-decoration  : underline;
}

.linksnews { /* Betriff nur Verlinkung Startseite News-Box*/
 font-size: 10px;
 line-height: 14px;
 
}

.linksnews a:link, .pathway a:visited { 
text-decoration: none; 
}

.linksnews a:hover  { 
text-decoration: underline; 
}


/*h1 ist für den Rubrikname auf dem Content*/

h1, span.h1     {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #FF6600;
	border-bottom: 1px solid #A7A7A7;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 20px;
}

/*h2 ist das Headline für die Blocks auf die Startseite */
h2, span.h2 {font-size: 10px; border-bottom: 1px solid #A7A7A7; text-transform: uppercase;}

/* h3 ist ausgeblendet */
/* h3, span.h3	{font-size: 11px; font-weight: bold; margin-bottom: 10px; padding: 0;} */


#content {
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 30px;
	
}


/* ###################### BEGINN HEADER-BEREICH ###################### */

#headerbereich {
	border: 0px;
	background-color: #E8E8E8;
	height: 142px;
	width: 797px;
	float: left;
}

#headerlinks {
	height: 142px;
	width: 200px;
	float: left;
	background-color: #000000;
	background-image: url(images/headerlinks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*  datum  */

#divdatum {
	height: 19px;
	width: 184px;
	margin: 0px;
	padding-right: 14px;
	padding-top: 11px;
}

.datum {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 9px;
	color            : #CCCCCC;
	text-align       : right;
	margin-right     : 20px;
}

#headerrechts {
	height: 142px;
	width: 597px;
	float: right;
	background-image: url(images/headerrechts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

 /* Suchfunktion: die Position und Größe */ 

#search {
	height: 72px;
	width: 180px;
	padding-top: 40px;
	padding-left: 20px;
	color: #FF6600;
	}
	
input, textarea, select, radio { /* Alle Textfelder und Buttons */
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #FF9900;
	background-color: #E1E1E8;
	padding: 1px;
	color: #000000;
	overflow: auto;
	margin-bottom: 1px;
}	
	
	
/* topmenu - die overalls navigation */

#overalls{
	margin : 0px 0px 0px 0px;
	width : 592px;  /*es sind 597 px - mit den padding-right auf 5 muss man die 597px auf 592px abrunden */
	padding-right: 5px;
	height: 17px; /* es sind 20 px - mit den padding-top auf 3 muss man die 20px auf 17px abrunden */
	padding-top: 1px;
	text-align: right;


}

.overalls a{
	text-align: right;
	word-spacing: 8px;
	/*background-color: #000000;*/

}

.overalls a:link, .overalls a:visited {
	/*background: #000000;*/
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

.overalls a:hover{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	/*background: #000000;*/
	color: #FF9900;
	text-align: center;
	}
	
/*  leerraum */

#leerraum {
	height: 102px;
	width: 595px;
	float: right;
}	
	
/*  Pfad */

#divpfad {

	margin : 0px 0px 0px 0px;
	width : 592px; /* es sind 597 px - mit den padding-right auf 5 muss man die 597px auf 592px abrunden */
	padding-right: 5px;
	height: 17px; /* es sind 20 px - mit den padding-top auf 3 muss man die 20px auf 17px abrunden */
	padding-top: 3px;
	text-align: right;
	float: right;

}

.pathway { 

    font-family: Verdana, Helvetica, Sans-serif; 
    font-size:10px; 
    color: #FFFFFF; 
    text-decoration: none; 

}

.pathway a:link, .pathway a:visited { 
font-family: Verdana, Helvetica, Sans-serif; 
text-decoration: underline; 
font-size: 10px; 
color: #FF9900; 
text-decoration: none; 
}

.pathway a:hover  { 
font-family: Verdana, Helvetica, Sans-serif;
text-decoration: underline; 
font-size: 10px; 
color: #FF9900; 
}

.pathway a.active{ 
font-family: Verdana, Helvetica, Sans-serif;
font-size:10px; 
color: #FF9900; 
}

/* ###################### ENDE HEADER-BEREICH ###################### */


/* ######################  BEGINN NAVIGATIONSSPALTE mit Menüs und Submenüs   ###################### */

#navigation {
	background-color:#000000;
	width:200px;
	float:left;
}

#navigation ul {

	margin: 0px;
	padding: 0px;
	list-style: none; /*wichtig damit kein icon/aufzählungssymbol erscheint und alles nach rechts verschiebt*/
}

#navigation ul li.Nav{ 

	line-height: 1px;  /*Abstand vo Navibalken zur der ersten Subrubrikname - gültig nur für explorer*/
	margin-bottom: 4px; /*Abstand vo Navibalken zur der ersten Subrubrikname - gültig nur für firefox*/
    list-style:none; /*kein Aufzählungssymbol*/
	}

#navigation ul li.Nav a{

	display:block;
	background: #000000;
	color: #FF9900;
	border-left: solid 5px #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	line-height: 15px;
	text-transform: uppercase;

}
	
#navigation ul li.Nav a:hover{

	display: block;
	color: #000000;
	background: #FF9900;
    border-left: solid 5px #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	text-transform: uppercase;

	}
     
#navigation ul li.Nav a.active{
		
	display: block;
	color: #000000;
	border-left: solid 5px #CCCCCC;
	background: #FF9900;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 2px; /*Abstand zw. letzte Rubrikbalke und erste Subrubrik - funkz nur bei explorer */
	}

#navigation ul li.SubNav2{
	
	padding-bottom: 6px; /*Abstand zw. Subrubriken funkz mit explorer + firefox*/
	list-style:none; /*kein Aufzählungssymbol*/
}

#navigation ul li.SubNav2 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	background-position: 0px 0px;
	text-indent: 35px;
	display: block;
	background-image: url(images/indent4.png);
	background-repeat: no-repeat;
       
}

#navigation ul li.SubNav2 a:hover{

	color: #FF9900; 
	text-decoration: none;

}

#navigation ul li.SubNav2 a.active{

 	color: #FF9900; 
	text-decoration: none;

 
}

#navigation ul li.SubNav3{
	padding-bottom: 2px; /*Abstand zw. Subrubriken Level 3 funkz mit explorer + firefox*/
	list-style:none; /*kein Aufzählungssymbol*/

}

#navigation ul li.SubNav3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	background-position: 0px 0px;
	text-indent: 45px;
	display: block;
	background-repeat: no-repeat;

     
}

#navigation ul li.SubNav3 a:hover{

	color: #FF9900; 
	text-decoration: none;

}

#navigation ul li.SubNav3 a.active{

 	color: #FF9900; 
	text-decoration: none;

}

/* ######################  ENDE NAVIGATIONSSPALTE ###################### */

/* ######################  BEGINN FOOTER ###################### */

#footer {
	width:590px;
	height: 18px;
	background-color: #000000;
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ######################  ENDE FOOTER ###################### */

/* ######################  BEGINN HOME-DATEI GÜLTIG NUR FÜR DIE STARTSEITE ###################### */


#HomeContainers { /* sind die Blocks rechts auf der Startseite */
	width: 210px;
	float: right;
	vertical-align: top;
}

#HomeContainers ul li {
	list-style:none; /* keine Aufzählungssymbol in den Boxen */
	
}

#HomeContent { /* es sind 597 px minus die paddings 35px mal 2 vom id Content und 597 - 200px der Blocks links + 10 px geschenkt */
	width: 250px;
	vertical-align: top;
	float: left;
	margin-bottom:30px;
	
}

 

	/* Block für die News  */
	
	.HomeNews    {background: #E9E9E9; line-height: 12px; margin-bottom: 10px; border: 1px solid #999999;}
	.HomeNews h2 {font-size: 10px; color: #333333; background: #D1D1D0; margin: 0; margin-bottom: 10px; padding: 5px 10px 5px 10px;}
	.HomeNews ul {line-height: 10px; margin:0; padding: 0 10px 10px 10px; /*list-style-image: url(images/pointarrow.gif);*/}
	.HomeNews p  {margin: 0; padding: 0 10px 10px 10px;}
	
	/* Newsletter Abo und restliche Blocks */
	
	.HomeNewsletterBlocks          {background: #E9E9E9; line-height: 12px; margin-bottom: 10px; border: 1px solid #999999;}
	.HomeNewsletterBlocks h2       {font-size: 10px; color: #333333; background: #D1D1D0; margin: 0; padding: 5px 10px 5px 10px; text-transform: uppercase;}
	.HomeNewsletterBlocks ul       {margin:0; padding: 0px 10px 10px 10px; list-style-type: none; /*list-style-image: url(images/pointarrow.gif);*/}
	.HomeNewsletterBlocks p.more   {text-align: right; margin: 0; padding: 0 10px 10px 0; font-size: 10px;}
	.HomeNewsletterBlocks p.more a {background: #6798C7; color: #FFFFFF; padding: 2px 5px; }


/* ######################  ENDE HOME-DATEI GÜLTIG NUR FÜR DIE STARTSEITE ###################### */

#min { /*Gültig für den Contentext allgemein */
	min-height:200px;
	min-width:200px;

} 
