#footer 
{
	position:relative;
	margin: 75px auto;
	width:800px;
	height:50px;
}
#footer a
{
	text-decoration:none;
	color:#000000;
}
#footer a:hover
{
	text-decoration:underline;
}
.footer
{
	padding:0px 15px 0px 15px;
	font-size:12px;
}
.company
{
	padding:0px;
}
#footer p
{
	font-size:11px;
	color:#C9C9C9;
}
#menu
{
	position:relative;
	margin: 0px auto;
	height:104px;
	width:974px;
	top:-75px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/maske/steinkette.png);
}
a.logomenu1 { display:inline-block; height:30px; width:85px; padding:0px 15px 0px 15px;  position:absolute; top:35px; left: 70px; }
a.logomenu1:link    { background-image:url(images/maske/buttons/startseite.png); background-repeat:no-repeat; }
a.logomenu1:visited { background-image:url(images/maske/buttons/startseite.png); background-repeat:no-repeat;}
a.logomenu1:hover   { background-image:url(images/maske/buttons/startseitehover.png); background-repeat:no-repeat;}
a.logomenu1:active  { background-image:url(images/maske/buttons/startseitehover.png); background-repeat:no-repeat;}

a.logomenu2 { display:inline-block; height:30px; width:50px; padding:0px 15px 0px 15px; position:absolute; top:56px; left: 275px;}
a.logomenu2:link    { background-image:url(images/maske/buttons/login.png); background-repeat:no-repeat; }
a.logomenu2:visited { background-image:url(images/maske/buttons/login.png); background-repeat:no-repeat;}
a.logomenu2:hover   { background-image:url(images/maske/buttons/loginhover.png); background-repeat:no-repeat;}
a.logomenu2:active  { background-image:url(images/maske/buttons/loginhover.png); background-repeat:no-repeat;}

a.logomenu3 { display:inline-block; height:30px; width:150px; padding:0px 15px 0px 15px; position:absolute; top:64px; left:412px; }
a.logomenu3:link    { background-image:url(images/maske/buttons/what.png); background-repeat:no-repeat; }
a.logomenu3:visited { background-image:url(images/maske/buttons/what.png); background-repeat:no-repeat;}
a.logomenu3:hover   { background-image:url(images/maske/buttons/whathover.png); background-repeat:no-repeat;}
a.logomenu3:active  { background-image:url(images/maske/buttons/whathover.png); background-repeat:no-repeat;}

a.logomenu4 { display:inline-block; height:30px; width:66px; padding:0px 15px 0px 15px; position:absolute; top: 55px; left:640px;}
a.logomenu4:link    { background-image:url(images/maske/buttons/tutorial.png); background-repeat:no-repeat; }
a.logomenu4:visited { background-image:url(images/maske/buttons/tutorial.png); background-repeat:no-repeat;}
a.logomenu4:hover   { background-image:url(images/maske/buttons/tutorialhover.png); background-repeat:no-repeat;}
a.logomenu4:active  { background-image:url(images/maske/buttons/tutorialhover.png); background-repeat:no-repeat;}

a.logomenu5 { display:inline-block; height:30px; width:95px; padding:0px 15px 0px 15px; position:absolute; top:36px; left:812px; }
a.logomenu5:link    { background-image:url(images/maske/buttons/registrieren.png); background-repeat:no-repeat; }
a.logomenu5:visited { background-image:url(images/maske/buttons/registrieren.png); background-repeat:no-repeat;}
a.logomenu5:hover   { background-image:url(images/maske/buttons/registrierenhover.png); background-repeat:no-repeat;}
a.logomenu5:active  { background-image:url(images/maske/buttons/registrierenhover.png); background-repeat:no-repeat;}

#indexheader
{
	position:relative;
	width:800px;
	height:65px;
	z-index:1;
	margin:-75px auto;
	background-image:url(images/maske/pergamentobenklein.png);
	background-repeat:no-repeat;
}
#indexfooter
{
	position:relative;
	width:800px;
	height:66px;
	margin:-75px auto;
	background-image:url(images/maske/pergamentuntenklein.png);
	background-repeat:no-repeat;
}
#index
{
	position:relative;
	text-align:center;
	width:800px;
	margin: 75px auto;
	z-index:3;
	background-image:url(images/maske/pergamentmitteklein.png);
	background-repeat:repeat-y;
	color:#000000;
}

#indexcontent {
	  padding-left: 25px;
	  padding-right: 30px;
    }

#logo
{
	position:relative;
	width:800px;
	height:500px;
	margin:0px auto;
	padding:0px;
	
	border:0px solid black;
	
}
#logolinks
{
	position:absolute;
	top:0px;
	left:-80px;
	border:0px solid black;
	display:inline;
}
#logomitte
{
	position:absolute;
	top:0px;
	left:173px;

	border:0px solid black;
	display:inline;
}
#logorechts
{
        position:absolute;
	top:0px;
	left:578px;
        
        border:0px solid black;
	display:inline;
}
.imglogo
{
	margin:0px auto;
}
p
{
	color:#000000;
}
.imgbg
{
	width:100%;
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
}
body 
{
	background-image:url(images/maske/background6.png);
	overflow:visible;
	padding:0px;
	margin:0px;
}

