

/*  ---------------  Anfang "kopf"   ---------------  */
table#kopf
{
	font-size: 1.0em;
	margin: 0 0 0.7em;
	padding: 0.3em;
	text-align: left;
	background-color: #E6E6FA;
	border: 2px ridge Lightgreen;
	width: 100.01%;
}

tr#kopf
{
	font-size: 1.2em;
	margin: 0 0 0.0em;
	padding: 0.3em;
	text-align: left;
	background-color: #E6E6FA;
	border: 0px;
}
	
td#kopf
{
	font-size: 1.2em;
	margin: 0 0 0.0em;
	padding: 0.3em;
	text-align: left;
	background-color: #E6E6FA;
	border: 0px;
}
/*  ---------------  Ende "kopf"  ---------------  */




/*  ---------------  Anfang "menu"  ---------------  */
ul#menu
{
	font-size: 0.83em;
	float: left;
	width: 20em;
	margin: 0 0 1.2em;
	padding: 0;
	border: 2px ridge Lightgreen;
}

li#menu
{
	list-style: none;
	margin: 0;
	padding: 0.5em;
	font-size: 1.2em;
}

a#menu
{
display: block;
padding: 0.2em;
font-weight: bold;
}

a#menu:link
{
color: black; background-color: #E6E6FA; text-decoration: none;
}

a#menu:visited
{
color: black; background-color: #E6E6FA; text-decoration: none;
}

a#menu:hover
{
color: black; background-color: gray; text-decoration: none;
}

a#menu:active
{
color: white; background-color: gray;
}
/*  ---------------  Ende "menu"  ---------------  */




/*  ---------------  Anfang "inhalt"  ---------------  */
div#inhalt
{
	margin: 0 0em 0em 16em;
	/*margin: 0 12em 1em 16em;*/
	padding: 0 1em;
	border: 2px ridge lightgreen;
}
/*  ---------------  Ende "inhalt"  ---------------  */






/* Jetzt folgen Formatierungen fuer den eigentlichen Inhalt */

body{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 12px;
	color:black;
	margin-left: 20px;
	margin-right: 20px;
	background : #F0F0F0;
}

body.head{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 12px;
	color:black;
	margin-left: 0px;
	margin-right: 0px;
	background : #C8C7FF;
}


table{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 12px;
	color:black;
	border:none;
}

tr.formatA{
		background-color:	#FFC500;
		}
		
tr.formatB{
		background-color:	#CCCCFF;
		   }	
		   
tr.formatC{
	background-color:#FFFF99;
}	
		   
tr.formatD{			
		background-color:	#C8C7FF;
		   }			   	


td.formatA{
		background-color:	#FFC500;
		}
		
td.formatB{
		background-color:	#CCCCFF;
		   }	
		   
td.formatC{
	/* Used in AKTUELLES on stating page */
	padding-top : 5px;
	padding-bottom : 5px;
}	
		   
td.formatD{			/* Used in kopf.html */
		background-color:	#C8C7FF;
		   }			   	
  	   	

ul{
		font-family:		Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
		font-size: 			12px;
		color:				black;
		list-style-type:	square;
	}
	

img {
		border:medium none; 
	}
hr{
	color: Lightgreen;
}
	
hr.kurz{
	color: Lightgreen;
	width: 50%;
}

hr.lang{
		color: Lightgreen;
		width: 80%
}

/************************************************************************/
/* Ueberschriften-Definition												*/
/************************************************************************/

h1{
	font-family: Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 22px;
	color: #556B2F;
}

h2{ 	
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 21px;
	color:	black;
  }

h3{
	font-family: Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 20px;
	color: Black;
}

h4{
	font-family: Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 16px;
	color: Black;
}
  
h5{
	font-family: Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 16px;
	color: Black;
}
  
h6{ 	
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 	13px;
	color:		black;
  }
  
/************************************************************************/
/* link definition														*/
/* The order of the points is very important, due to functionality		*/
/************************************************************************/


a.standart:link{
		text-decoration:	underline;
		text-align : 		right;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		}

a.standart:visited{ 
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	 }

a.standart:hover{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}

a.standart:active{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}

a.standart:focus{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}




/* link definition */

a:link{
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		}

a:visited{ 
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	 }

a:hover{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}

a:active{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}

a:focus{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
	}



/* Begin of link definition of index_entree file */	
	
a.entree:link{
		text-decoration:	none;
		text-align : 		right;
		font-size:			12px;
		color:				navy;
		font-weight:		normal;
		}

a.entree:visited{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				navy;
		font-weight:		normal;
	 }

a.entree:hover{ 
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				navy;
		font-weight:		normal;
	}

a.entree:active{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				navy;
		font-weight:		normal;
	}

a.entree:focus{ 
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				navy;
		font-weight:		normal;
	}
/* End of link definition of index_entree file */

a.eml{							
		text-decoration:	none;
		text-align : 		right;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	normal; 
		}

a.tableformatB:link{								/* link for the table format B */
		text-decoration:	underline;
		text-align : 		right;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	#DFDFFF; 
		}

a.tableformatB:visited{ 
		text-decoration:	underline;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	#DFDFFF; 
	 }

a.tableformatB:hover{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	#dfdfdf;
	}

a.tableformatB:active{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	#91c8ff;
	}

a.tableformatB:focus{ 
		text-decoration:	none;
		text-align : 		left;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	white; 
	}


	
/************************************************************************/
/* link definitions for others classes									*/
/************************************************************************/
	


a.others{							/* link with white background, no frames */
		text-decoration:	none;
		text-align : 		right;
		font-size:			12px;
		color:				black;
		font-weight:		normal;
		background-color:	white; 
		}


/************************************************************************/
/* Definition of the format of framecontents							*/
/************************************************************************/

.header{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 12px;
	vertical-align:middle;
	background-color: #D2D2D2;
	/*#33ccff;
	#A8A8FF;
	*/
	margin-bottom: 10px;
}

table#header{
	margin-bottom : 2px;
}
h2#header{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 22px;
	color : Black;
}

h3#header{ 	
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	font-size: 	20px;
	color:		black;
  }

table#untermenu{
	font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
	color:black;
	border:none;
	background : #9B9B9B;
	width : 100%;
	border-top : 2px solid White;
	border-bottom : 2px solid White;
}

#untermenu a {
	display: block;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px auto;
	border-left:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	background-color: #686868;
	height: 13px;
	background-image: url('bilder/');
	background-repeat: no-repeat;
	background-position:  right 50%;
	text-align: left
}

#untermenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	padding-bottom: 0px; 
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px auto;
	border-left:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	background-color:#686868;
	height: 13px;
	background-image: url('bilder/');
	background-repeat: no-repeat;
	background-position:  right 50%;
	text-align: left
}

#untermenu a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;  
	padding-bottom: 0px; 
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px auto;
	border-left:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	height: 13px;
	background-color:#D9CEBA;
	background-image: url('bilder/');
	background-repeat: no-repeat;
	background-position:  right 50%;
	text-align: left
}

#untermenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt; 
	padding-bottom: 0px; 
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px auto;
	height: 13px;
	background-color:#D9CEBA;
	border-left:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	background-image: url('bilder/');
	background-repeat: no-repeat;
	background-position:  right 50%;
	text-align: left
}
  

.main{
		font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
		font-size: 	12px;
		color:		black;
		margin-top: 30px;
		margin-left: 30px;
		background-color:	white;
	}
	

.bc{
		font-family:Verdana, Helvetica, Arial, BankGothic Md BT, sans-serif;
		font-size: 	12px;
		color:		black;
		text-align:	center;
   }

/* ------------------ Definitionen der Eingangsseite index.htm ------------------*/ 

   table#aktuelles {

	margin: 0 0 0.7em;
	padding: 0.3em;
	text-align: center;
	border: 0px;
}

 tr#aktuelles {

	margin: 0 0 0.0em;
	padding: 0.3em;
	text-align: left;
	border: 0px;
}

 td#aktuelles {

	margin: 0 0 0.0em;
	padding: 0.3em;
	text-align: left;
	border: 0px;
}
 a#aktuelles {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em;
}
  div#aktuelles {
	margin: 0 0 1em 17em;
	padding: 0 1em;
	border: 1px solid silver;
}
  * html div#aktuelles {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
  div#aktuelles h2 {
    font-size: 1.5em;
    margin: 0.8em 0;
  }
  div#aktuelles p {
	font-size: 1em;
	margin: 1em 0 1em;
}

  p#Fusszeile {
	clear: both;
	margin: 0;
	padding: 0.1em;
	text-align: center;
	background-color: #E6E6FA;
	border: 1px solid #B0E0E6;
}
