body {
 font-family: verdana, sans-serif;
 font-size: 11px;
 background: #EFEFEF;
 margin: 0;
 padding: 0;
}

#tocenter {
 width: 750px; /* oder auch z.B. 75% */
 margin: 0 auto;  /* main-Box zentrieren in Opera, NN, Mozilla */
 text-align: center; /* main-Box zentrieren in Opera, NN, Mozilla */
}


#main {
 width: 600px; /* oder auch z.B. 75% */
}

#top {
 height: 250px;
 width: 600px;
 text-align: left;
}

#navi {
 background: url(images/navi.gif) no-repeat top right;
 height: 50px;
 width: 600px;
 text-align: left;
}

#navi.zwei{
 background: url(images/navi2.gif) no-repeat top right;
}

#navi.drei {
 background: url(images/navi3.gif) no-repeat top right;
}

#navi.vier {
 background: url(images/navi4.gif) no-repeat top right;
}

#navi.fuenf {
 background: url(images/navi5.gif) no-repeat top right;
}

#oben {
 background: url(images/oben.gif) no-repeat top right;
 width: 600px;
 height: 15px;
}

#unten {
 background: url(images/unten.gif) no-repeat top right;
 width: 600px;
 height: 15px;
 margin: 0 0 20px 0;
}

#nest {
 width:600px;
 background: url(images/nest.gif) repeat-y top right;
 text-align: left;
}

#content {
width:540px;
 margin: 0 30px 0 30px;
}

#content h1 {
 font-family: verdana, sans-serif;
 font-size: 14px;
 color: #666633;
 margin: 0;
 padding: 0;
}

#content h1.zwei {
 color: #564244;
}

#content h1.drei {
 color: #6E976D;
}

#content h1.vier {
 color: #6AB3C3;
}

#content h1.fuenf {
 color: #FB91BC;
}

#content p {
 font-family: verdana, sans-serif;
 font-size: 11px;
 color: #5F5F5F;
 margin: 0;
 padding: 0;
}

#content p.small{
 font-family: verdana, sans-serif;
 font-size: 9px;
 color: #ACACAC;
 margin: 0;
 padding: 0;
}

#content a {
 font-size: 11px;
 font-weight: none;
 text-decoration: underline;
 color:  #5F5F5F;
}
#content a:hover {
 font-size: 11px;
 color: #000000;
 font-weight: none;
 text-decoration: none;
}

#screen {
 margin: 3px 0 3px 0;
}

ul {
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: left;
}

/*----------- navigation ----------------------------*/
#nav {
 margin: 0 0 0 30px;
 padding: 0;
}

#nav li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
}

#nav a:link, #nav a:visited {
 font-size: 11px;
 line-height: 50px;
 font-weight: bolder;
 padding: 0 8px 0 0;
 text-decoration: none;
 color: #5F5F5F;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
 font-size: 11px;
 color: #000000;
 font-weight: none;
 background: url(images/stern.gif) no-repeat top right;
}

#nav a.inuse{
 font-size: 16px;
 color: #C69A38;
 font-weight: bolder;
 background: url(images/stern.gif) no-repeat top right;
}

#nav a.inuse2{
 font-size: 16px;
 color: #CA0D09;
 font-weight: bolder;
 background: url(images/stern.gif) no-repeat top right;
}

#nav a.inuse3{
 font-size: 16px;
 color: #FC4F97;
 font-weight: bolder;
 background: url(images/stern.gif) no-repeat top right;
}

#nav a.inuse4{
 font-size: 16px;
 color: #224B62;
 font-weight: bolder;
 background: url(images/stern.gif) no-repeat top right;
}

#nav a.inuse5{
 font-size: 16px;
 color: #3DCC96;
 font-weight: bolder;
 background: url(images/stern.gif) no-repeat top right;
}

div#adds {
	display:block;
	padding: 300px 0 0 0;
	width:150px;
	float:right;
}