#rahmen{
  background-color: #999999;
  padding: 0px;
  border: solid 0px #000000;
  margin: -270px 0 0 -450px;
  position:absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 513px;
}


H1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12pt;
	font-weight: bold;
}

H2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
}

.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #999999;
}

.textweiss {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #FFFFFF;
}

.textweiss a {
	text-decoration: none;
    color: #FFFFFF;
}

.textweiss a:hover {
	text-decoration: underline;
    color: #FFFFFF;
}

.textschwarz {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #666666;
}

.textschwarz a {
	text-decoration: none;
    color: #666666;
}

.textschwarz a:hover {
	text-decoration: underline;
    color: #666666;
}


.textnavi {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #FFFFFF;
}

.textnavi a {
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
}

.textnavi a:hover {
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: underline;
}


ul { margin-bottom:8px;  
	margin-top:4px; 
}

a { 
    text-decoration: none;
    color: #999999;
}

a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#navi {
    position: absolute;
    left: 312px;
    top: 54px;
    width: 577px;
    height: 20px;
    border: 0 solid #008040;
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: 0;
}

#bilder {
    position: absolute;
    left: 42px;
    top: 128px;
    width: 300px;
    height: 210px;
    border: 0 solid #008040;
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: 0;
}

#box {
	position: absolute;
	left: 49px;
	top: 133px;
	width: 516px;
	height: 205px;
	border: solid 0px #008040;
	padding: 0px 10px 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
}

body {
    background-color:#444444;
}
