.text {  font-family:Times New Roman,Times,serif; font-size:10pt; font-weight:normal; }
.text1 {  font-family:Times New Roman,Times,serif; font-size:12pt; }
.text2 {  font-family:Times New Roman,Times,serif; font-size:12pt; font-weight:normal; }
.text3 {  font-family:Times New Roman,Times,serif; font-size:12pt; font-weight:normal; }
.head1 {  font-family:Times New Roman,Times,serif; font-size:12pt; font-weight:bold; }
.head2 {  font-family:Times New Roman,Times,serif; font-size:14pt; font-weight:bold; }
.head3 {  font-family:Times New Roman,Times,serif; font-size:10pt; font-weight:bold; }
.hd0 { font-family:Verdana, Helvetica, sans serif; font-size:10pt; font-weight:normal; color:#666666; }
.hd1 {font-family: Verdana, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#666666;  }
.hd2 {font-family: Verdana, Helvetica, sans-serif; font-size:11pt; font-weight:bold; color:#666666; }
h1 { font-family:Times New Roman,Times,serif; font-size:32pt; font-weight:bold; }
h2 { font-family:Times New Roman,Times,serif; font-size:18pt; font-weight:bold; }
h3 { font-family:Times New Roman,Times,serif; font-size:14pt; font-weight:bold; }
h4 { font-family:Times New Roman,Times,serif; font-size:12pt; font-weight:bold; }
h5 { font-family:Times New Roman,Times,serif; font-size:10pt; font-weight:bold; }
td { font-family:Times New Roman,Times,serif; font-size:12pt; }
.tmlink { font-family:Verdana,Helvetica,sans serif; font-size:10pt; color:#66ff66; text-decoration:none; font-weight:bold;}
a:link {color: #666666;}
a:visited {color: #666666;}

body { 	
	text-align: center;
	background-color:#FFFFFF;
	font-family:Times New Roman,Times,serif;
	font-size:10pt;
	margin:0;
	padding:0;
}

.header{
	margin-left:20%;
	margin-right:20%;
	border:0;
}

.container{
	border:0px solid black;
	margin: 0 auto;
	text-align:left;
	width: 70%;
	min-height:800px;
}

		
.Menue{
	text-align: left;
	border:0px solid black;
	float:left;
	width: 98px;
	min-height:300px;
}

.MenueBogen {
	width:24px;
	height:auto;
	float:right;
}

.Menue img{
	border:0;
	float:left;
	margin:0;
	padding:0;
	display:block;
}

.menueEintrag{
	float:left;
	width:74px;	
	background-color: #FEF0D1;
	text-indent: 9px;
	padding-top: 0px;
	padding-bottom: 9px;	
}

.menueEintrag a {
	text-decoration: none;
	font-family: sans-serif;
	color: #771111;
	font-size: 8pt;
	font-weight: bold;
}

.menueEintrag a:visited {
	color: #771111;
}  

.menueEintrag a:hover {
	color: #FF0000;
}   




.content{
	padding-top: 20px;	
	margin-left: 120px;
}


.cd_box{	
	width:80%;
	height:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:20px;
	float:left;
}

.Sprachleiste{	
	Position:absolute;
	height:auto;
	width:auto;
	top: 25px;
	right:20px;
}

.cd_box img{
	float:left;
	display:block;
	margin-right:8px;
}


