body {
   background-color:#ffffff;
   margin-top:0;
   font-family:'Courier New';
}


.unsichtbar {
   display: none;
}


#kopf {
   border:1px solid blue;
   background-color:#E3E3FF;
   width:inherit;
   /*min-height:inherit;*/
}
* html #kopf {
   height:6em;
}

#navigation {
   /* border:1px solid red;
   background-color: #FFE3E3; */
   width:15em;
   float:left;
   /* float:right; /* hier wrde die Navigation nach rechts flieen */
   min-height:20em;
}
* html #navigation {
   height:20em;
}
#navigation ul{
   margin : 0.6em 0 0 0;
   padding : 0;
}
#navigation ul li{
   list-style-type:none;
   border:1px solid gray;
   background-color:/*#FFD147;*/#000000;
   margin-bottom:0.6em;
}

#navigation ul li span.auswahl {
   display:block;
   color: #FF0000;
   font-weight:700;
   text-decoration: none;
   padding:0.5em;
}

#navigation ul li a {
   padding:0.5em;
   display:block;
   color: #383742;
   font-weight:700;
   text-decoration: none;
}
#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li a:active {
   display:block;
   color: #ffffff;
   font-weight:700;
   text-decoration: underline;
   background-color: #7A0000;
}


#inhalt {
   /* border:1px solid green;
   background-color: #C6EBC6; */
   margin-left:15em;
}
#inhalt h1 {
   padding : 0.6em;
   font-size : 1.4em;
   margin : none;
}
#inhalt p {
   width : 35em;
   padding : 0.6em;
   margin : 0;
}
#inhalt p img {
   padding : 0 0 1em 1em ;
   float : right;
}
#fuss {
   clear : both;
   text-align : center;
   padding-top : 0.1em;
   color:#FFFFFF;
}
#fuss p {
	background-color:#000000;
	margin:10px 20px 0 20px;
   font-size :1em;
   /*width : 100%;*/
   /*height: 10px*/
   
}
#fuss a{
text-decoration:underline;
/*color:#00FFFF;*/
color:#FFFFFF;
}
#fuss a:hover{
/*color:#FF0000;*/
color:#FFFF00;
}

/* CSS Document */

.main_body{
background-color:#666666;
}
.main_table{
/*font-family: Tahoma;
font-size: x-large;*/
background-color:#FFFFFF;
/*width:700px;*/
/*border:0;
cellPadding:2;
cellSpacing:2;
*/

}
.td_head{
background-color:#CCCCCC;
width:754px;
}
.menu_lang_div{
height:auto;
width:auto;
background-color:#FFFFFF;
}
.menu_h_div{
height:auto;
width:auto;
background-color:#FFFFFF;
}
.menu_div{
background-color:#FFCC99;
width:auto;
height:auto;
text-align:center;
}
.vemap_div{
position:relative
;width:600px;
height:350px;
border-style:solid;
border:2px;
padding:2px;
}
.vemap_div_Title{
position:relative
;width:600px;
height:50px;
border-style:solid;
border:2px;
padding:2px;
}
.Text_Schrift_TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;
}
.td_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*font-style: italic;*/
	font-weight: normal;
	font-variant: normal;
}
.td_text_Ar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*font-style: italic;*/
	font-weight: normal;
	font-variant: normal;
	direction:rtl;
}
.text_title
{
	font-family:'Courier New';font-size:18px;
	/*background-color:#000000;*/
	color:#000066;
	font-weight:bold;
	text-align:center;
}
.text_title div
{
	FONT-SIZE: 36px; 
	/*COLOR: #660066;*/ 
	TEXT-ALIGN:center;
}
