body {
	background-color: #060606;
	background-image: url("../images/Ariane_bg.png");
	background-position: center;
	background-repeat: no-repeat; 
	margin: 0 auto auto;
	padding: 0;
}
#rahmen {
    background-color: #ffffff;
    background-image: url(../images/arsetvisus.svg), url(../images/arsetvisus.png);
    background-position: center 20px;
	background-repeat: no-repeat;
    position: relative;
    width: 500px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    padding-top: 140px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3px;
    background-size: 86% auto;
    border-radius: 9px;
}

#rahmencontent {
    background-color: #ffffff;
	width: 500px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 8px;
    margin-right: auto;
    margin-left: auto;
	padding-right: 20px;
    padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-radius: 9px;

}
#rahmencontent2 {
    background-color: #ffffff;
	width: 500px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 8px;
    margin-right: auto;
    margin-left: auto;
	padding-right: 20px;
    padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-radius: 9px;

}

#marke { background-color: #fff; margin: 0 auto auto; background-image: url(../images/marke1.gif); background-repeat: no-repeat; height: 168px; width: 40px; position: relative; float: left; }
#head { position: relative; width: 360px; height: 120px; float: left; margin: 0 0 0 10px;  }


#mitte { position: relative; width: 989px; padding: 0; left: 0; height: 430px; float: left; }

#linksbox { background-image: url(../images/trans.gif); position: relative; width: 310px; float: left; margin-left: 40px; padding: 5px; border: solid 1px #fff; }

#rechtsbox { position: relative; width: 545px; height: 290px; float: right; background-image: url(../images/trans3.gif); text-align: center; margin: 0; padding: 20px; border: solid 1px #fff; }

#fuss { position: relative; bottom: 12px; width: 450px; height: 8px; clear: both; padding-top: 6px; margin-top: 0px;
	margin-bottom: 8px;
    margin-right: auto;
    margin-left: auto;}


#nav1 { position: relative; float: none; text-decoration: none; outline-width: 0; top: 10px; clear: both; margin: 0; padding: 3px 4px; }
#nav2 { position: relative; text-decoration: none; outline-width: 0; top: 10px; float: none; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 2px 4px 3px; }
#nav1active { float: left; text-decoration: none; outline-width: 0; top: 10px; padding: 2px 4px 4px; background-color:#d4edfa; position: relative; margin: 0 10px 0 0; }

#shade {
	width: 450px;
	height: 12px;
	position: relative;
	font-family: 'source-sans-pro', Arial, sans-serif;
	color: #8A8A8A;
	font-size: 11px;
	top: 10px;
	text-align: center;
	margin: auto;
}

