
body{
	background-color: #FFECB3;//#6495ED;
 	scrollbar-3dlight-color : white;
	scrollbar-arrow-color :white;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color :#39C5A7;//black; //#FFECB3;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : white;
	overflow: hidden;
}
.tabelle{
  width:760px;
	border:none;
}

.tabelle1 {
border:none;
width:748px;
}

.tabelle2{
border:none;
width: 606 px;
}

.tabelle3{
border:none;
width:476px;
}

.td1{
width:476px;
height:62px;
}
.td2{
height:15px;
font-size:4px;
}
.menue_image{
  border:none;
	margin-right:5px;
}

.menue{
	background-color: white;
	width:762px;
	border: 1px solid #FFCC66;
	height:422px;
  margin-left:-380px;
	margin-top: -210px;
  position:absolute;
	top:50%; 
	left:50%; 
}

.inhalt{
  height:300px;
	width: 718px;
  overflow: auto;
	padding: 4px;
  padding-top: 10px;
	font-family : Geneva, sans-serif;
	font-size:12px;
	line-height : 18px;
}

.button{
margin-left: 40px;
width:600px;
	border : 1px solid white;
	padding : 2px;
	background-color : #FFFFFD;
	color : Black;
	text-decoration : none;
}
.button:hover{
  margin-left: 40px;
  width:600px;
	border : 1px solid #FFCC66;//Navy;
	padding : 2px;
	background-color : #FFECB3;//#e0e0ee;
	color : Black;
	text-decoration : none;
}

.box{
  margin-left: 40px;
  width:600px;
	border : 1px solid #FFECB3;//Navy;
	padding : 2px;
	background-color : #FFF7DD;//#e0e0ee;
	color : Black;
	text-decoration : none;
}

.hilfsnav{
	color : Gray;
	font-family : Geneva, sans-serif;
	font-size:9px;
	margin-bottom:4px;
}

h2{
    width:640px;
	border : 1px solid #FFECB3;//Navy;
	padding : 2px;
	background-color : #FFF7DD;//#e0e0ee;
	color : Black;
	text-decoration : none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}

iframe{
	border: 1px solid white;
	width: 700px;
	height:250px;
}
