.body {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	background-color: #778899;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

.iframe {
	background-color: transparent;
	margin-left: 3px;
	margin-top: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	scrollbar-face-color: #aabbcc;
  	scrollbar-shadow-color: #778899;
  	scrollbar-highlight-color: #778899;
 	scrollbar-3dlight-color: #778899;
  	scrollbar-darkshadow-color: #778899;
  	scrollbar-track-color: #778899;
  	scrollbar-arrow-color: #778899; 
}

.popup {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.maincube {
	background-image: url(images/peterstraussbgrd2.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
	width: 765px;
	height: 310px;
	color: #aabbcc;
}

.cube1 {
	float: left;
	width: 5px;
	height: 310px;
	vertical-align: text-top;
	text-align: left;
	padding: 0px;
}

.cube2 {
	float: left;
	width: 505px;
	height: 310px;
	vertical-align: bottom;
	text-align: left;
	padding: 0px;
}

.cube3 {
	float: left;
	width: 250px;
	height: 310px;
	vertical-align: text-top;
	text-align: right;
	padding: 0px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #778899;
}

.text {
	padding: 3px;
	background: transparent;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

h1.titel {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #778899;
	margin: 0px;
	padding-left: 2px;
	background-color: #bbccdd
}

.bracket	{font-size: 10px; font-weight: normal;}

a.menu:link, a.menu:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #778899;
	background-color: transparent;
 	text-decoration: none;
}
a.menu:active, a.menu:hover { 	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
 	color:#ffffff;
 	background-color:#778899;
}
a.menu {
 display:block;
 border-top:0px solid #888888;
 border-bottom:0px solid #888888;
 text-align:left;
 text-indent: 3px;
 }
 
a.submenu:link, a.submenu:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #aabbcc;
 	text-decoration: none;
}
a.submenu:active, a.submenu:hover { 	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
 	color:#778899;
 	background-color:#bbccdd;
}

a.submenu {
 display:block;
 border-top:0px solid #888888;
 border-bottom:0px solid #888888;
 text-align:left;
 text-indent: 15px;
 }
 
a.subsubmenu:link, a.subsubmenu:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #bbccdd;
 	text-decoration: none;
}
a.subsubmenu:active, a.subsubmenu:hover { 	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #778899;
 	background-color: #ddeeff;
}
a.subsubmenu {
 display:block;
 border-top:0px solid #888888;
 border-bottom:0px solid #888888;
 text-align:left;
 text-indent: 25px;
 }
 
 
a.mittig:link {font-size: 11px;
	font-family : tahoma;
	font-weight: bold; text-decoration: none; color: #778899;}
a.mittig:visited {font-size: 11px;
	font-family : tahoma;
	font-weight: bold; text-decoration: none; color: #778899;}
a.mittig:active {font-size: 11px;
	font-family : tahoma;
	font-weight: bold; text-decoration: none; color: #778899;}
a.mittig:hover {font-size: 11px;
	font-family : tahoma;
	font-weight: bold; text-decoration: none; color: #bbccdd;}
	
a.backup:link {font-size: 9px;
	font-family : tahoma;
	font-style: normal; text-decoration: none; color: #c0c0c0;}
a.backup:visited {font-size: 9px;
	font-family : tahoma;
	font-style: normal; text-decoration: none; color: #c0c0c0;}
a.backup:active {font-size: 9px;
	font-family : tahoma;
	font-style: normal; text-decoration: none; color: #c0c0c0;}
a.backup:hover {font-size: 9px;
	font-family : tahoma;
	font-style: normal; text-decoration: none; color: #dcdcdc;}
