.menu {
	text-align: right;
	color:#fff;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;;
}

.menuleft {
	text-align: left;
	color:#fff;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;;
}



.row {
  height: calc(100% / 7);
  width: 100%;
  display: flex;
  align-items: center;
}


#player {
 width: 100%;

}

.audiotext {	
	color: white;
	vertical-align:bottom;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.fliesstext {	
	color: white;
	vertical-align: top;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table, th, td {
  border: 0px solid white;
  border-collapse: collapse;
}


nav{
     margin-left: 460px ;
	 width: 20px;
	height: 50px;
}

#container{
	display: grid;
	gap: 2em;
	grid: auto-flow;
}



body{
	display: grid;
  max-width: 99em;
	
  	
	background-image: url("hg2.jpg");
	
  }
#mainMenu li {
	
	display:block;
	width:100px;
	float:right;
	margin-left:2px;
	border:2px solid #FFFFFF;
}


#mainMenu {
	margin:0 auto;
	width:528px;
	font-family: sans-serif;
	}

#mainMenu li {
	display:block;
	width:auto;
	float:right;
	margin-left: 1px;
	border:0px solid #000;
}

#mainMenu a {
	display:block;
	padding:6px;
	text-decoration:none;
	font-weight: bold;
	background-color:#222222;
	color:#fff;;
}

#mainMenu a:hover {
	background-color:#707070;
	color:#fff;
}
td.box1 { 
text-align: right;
vertical-align: middle;
width: 172;
height: 19;
}

box2 {
	width: 924;
	height:750;
	border:0;
	text-align: center;
	cellpadding:0;
	cellspacing:0;
}




a:link {
	color: white; 
	text-decoration: none; 
}
a:visited {
	color: white; 
	text-decoration: none; 
}
a:focus {
	color: white; 
	text-decoration: none; 
}
a:hover {
	color: white; 
	text-decoration: none; 
}
a:active {
	color: white; 
	text-decoration: none; 
}
		
#menuzeile{
    line-height: 150%;
    list-style-type: none;
    margin:0;
    padding:0;
	text-align: left;
	color:#fff;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;;
}

mini{
width: 55px;
height: 55px;
vertical-align: top;
	}

#linkMenu li {	
	
	width:350px;
	float:left;
	margin-left:0px;
	
}


#linkMenu {
	
	width:300px;
	
	font-family: sans-serif;
	
	}

#linkMenu li {
	display:block;
	width:auto;
	float:left;
	margin-left: 1px;
	border:0px solid #000;
}

#linkMenu a {
	display:block;
	padding:6px;
	text-decoration:none;
	font-size: 20px;
	font-weight: bold;
	background-color:#222222;
	color:#fff;
}

#linkMenu a:hover {
	background-color:#707070;
	color:#fff;
}

/* Hintergrund vom Formular */
#kontakt_formular , #kontakt_output{
	color: #544F43;
	background-color: #EFEFEF;
	border:1px dotted #867D6A;
	-moz-border-radius:5px;
	font-size: 11px;
	font-weight:bold;
	padding-top:25px;
	width: 560px;
	height: 320px;
	margin:0px auto 0px auto;
	background-image: url("images/poststamp.png");
	background-repeat: no-repeat;
	background-position: 315px 22px;	
}
/* Feld, welches nach dem Versand bei der Dankesausgabe und bei Zeitsperre erscheint 
	Gleiche Werte wie oben, nur ohne Briefmarke und mit geringerer Höhe */
#kontakt_output
 {
	padding: 15px;
	height: 160px;
	background-image: none;
}
/* "Divs" für Formular Beschriftungen */
#kontakt_formular .name, #kontakt_formular .email, #kontakt_formular .betreff, #kontakt_formular .inhalt, #kontakt_formular .spam {
	text-align:right;
	width:80px;
	height:20px;
	float:left;
	margin:3px;
	padding-top:4px;
}
#kontakt_formular .inhalt {
	padding-top:10px;
}
/* "Divs" für Formular Input Felder */
#kontakt_formular .name_input, #kontakt_formular .email_input, #kontakt_formular .betreff_input, #kontakt_formular .inhalt_input {
	width:180px;
	height:20px;
	float:left;
	margin:5px;
}
/* "Div" für Inhalt Textarea */
#kontakt_formular .inhalt_input {
	width:435px;
	height:140px;
	padding-top:5px;
	margin-bottom:0px;
}
/* Länge der Inputfelder */
#kontakt_formular #name,#kontakt_formular #mail, #kontakt_formular #betreff {
	width:200px;
}
/* Länge und Höhe der Textarea */
#kontakt_formular #inhalt {
	width:425px;
	height:130px;
}
#kontakt_formular .kopie_senden {
	height:20px;
	width:20px;
	margin-left:90px;
	float:left;
}
#kontakt_formular .kopie_text {
	width:380px;
	padding-top:2px;
	height:20px;
	float:left;
}
/* Rechenaufgabe Input */
#kontakt_formular .spam_input {
	float:left;
	width:50px;
	margin:5px;
}
/* Text Spamschutz, bitte ausfüllen.... */
#kontakt_formular .spam_frage {
	float:left;
	width:220px;
	margin:5px;
	padding-top:3px;
}
/* Senden Button Position  */
#kontakt_formular .submit {
	float:left;
	width:140px;
	text-align:right;
	margin:5px;
}
/* Formular (Hinweis Text bei Fehler) */
#kontakt_formular .hinweis {
	text-align:center;
	padding-top:5px;
	font-size:10px;
}
/* Hover Link (Sonderfarbe Orange) */
#kontakt_formular a:hover{
	color: #FF6600;
}
#spam {
	text-align:right;
	margin-top:13px;
	font-size:11px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
}
/* (Button Optik) */
#kontakt_formular .button_normal {
	padding-bottom:2px;
	background-color: #544F43;
	color: #F1F1F1;
	height:19px;
	width:auto;
	border:1px solid #000000;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Button hover Optik */
#kontakt_formular .button_mover {
	padding-bottom:2px;
	background-color: #EFEFEF;
	color: #FF6600;
	height:19px;
	width:auto;
	border:1px solid #000000;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Output Feld (Link) */
#kontakt_output a,a {
	text-decoration:none;
	color:#544F43;
}
/* Output Feld (Link hover Orange) */
#kontakt_output a:hover{
	color:#FF6600;
}
.clear {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:0px;
	width:0px;
}


		