body    {
    font-family:Tahoma, Verdana, Arial;
    font-size: 16px;
    background-color:#ffffff;
    margin:0;
    color:#000000;
}

.oben {
	display:none;
    width: 800px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;

}

#submenue {
	display:none;
    width:100px;
    height: 400px;
    position:absolute;
    top:200px;
    left: 10px;
 }


#strich {
	display: none;
    position:absolute;
    left: 0px;
    top: 95px;
    height: 3px;
    width: 800px;
	border-top: solid;
	border-top-color: #0099cc;
    z-index:102;
}

a:link, a:visited{
	color:#000000;
	text-decoration:none;
		}
a:hover{
	text-decoration:underline;
}
#metanav {
	display:none;
    position: absolute;
    top: 3px;
    right:13px;
}
a.metanav:link {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    color: #0099cc;
}
a.metanav:visited {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    color: #0099cc;
}
a.metanav:hover {
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    color: #0099cc;
}

#mainmenue {
	display:none;
    position: absolute;
    top: 65px;
    left: 120px;
    width: 700px;
}
a.mainmenue:link {
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    color: #000000;
}
a.mainmenue:visited {
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    color: #000000;
}
a.mainmenue:hover {
    font-size: 17px;
    font-weight: 500;
    text-decoration: underline;
    color: #000000;
}


}
a.submenue:link {
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    color: #0099cc;
}
a.submenue:visited {
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    color: #0099cc;
}
a.submenue:hover {
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    color: #0099cc;
}

#titel  {

    width: 650px;
    font-size: 25 px;
    font-weight: 900;
    text-decoration: none;
    text-align: left;
    }

#inhalt {

    width: 650px;
   	padding-bottom: 20px;
    text-align: left;
}
#weiter{
		display:none;
		position: absolute;
		left:480px;
		bottom:0px;
		width: 150px;
		height: 80px;
		text-align: left;
		font-size: 12;
		}

#zurueck{
		display:none;
		position: absolute;
		left:-180px;
		bottom:0px;
		width: 150px;
		height: 80px;
		text-align:right;
		font-size:12;
		}

#strich2 {
	display:none;
    height: 3px;
    width: 100%;
	border-bottom: solid;
	border-bottom-color: #0099cc;
    }

.bild {
	display:none;
    margin:10px;
   }
.bildrechts {
	display:none;
	}


#copyright{

	display: block;
	width=650px;
	text-align:right;
}

#logodruck {
	display: inline;

}
