@charset "UTF-8";
/* CSS Document */

a.menu {position:fixed }

a.menu:link    { color:black; background-color:transparent; }
a.menu:visited { color:black; background-color:transparent; }
a.menu:hover   { color:grey; background-color:transparent; }
a.menu:active  { color:grey; background-color:transparent; }

h1 {
font-weight:normal;
 font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 1.875em;
	line-height:4em;
	text-transform: uppercase;
	text-align: center 
	
	
	

}
h2 {
font-weight:normal;
font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 1.875em;
	line-height:1.875em;
	text-transform: uppercase;
	

}

h3 {
font-weight:normal;
font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 1.2em;
	line-height:1.2em;
	text-transform: uppercase;
	

}
p{ 
	font-family: 'Cantarell', arial, serif;
	font-size: 1em;

}
/*---------------------------------*/
body.unity{
	background-color: white;
	color: black;
	text-align: center;

	
}
p.header {
	font-size: small;
}
p.header span {
	font-weight: bold;
}
p.footer {
	font-size: x-small;
}
/*---------------------------------*/

#menu {
    margin-bottom: 30px;
    overflow: hidden;
}
#menu li {
    float: left;
    list-style: none outside none;
    margin-right: 26px;
}
#menu li a {
	font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#menu ol {
    display: none;
}
.einrueck{
	
}
.mitt{
	text-align: center;
	
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
#container {
	position:absolute;
	left:50%;
	
	
	height:981px;
	z-index:6;
}

#apDiv9 {
	
	display: inline-block;
	position:absolute;
	top:1em;
	left:-20em;
	width:44.375em;
	height:1469px;
	z-index:1;
}
#apDiv10 {
	
	display: inline-block;
	position:fixed;
	left:29px;
	top:1em;
	width:19.875em;
	height:454px;
	z-index:1;
}
#Div_index {
	position:absolute;
	top: 50%;
	left: 50%;
	width:194px;
	height:18em;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -9em; /*set to a negative number 1/2 of your width*/
}


		
		
div.content {
			margin: auto;
			width: 600px;
		}
		div.missing {
			margin: auto;
			position: relative;
			top: 50%;
			width: 193px;
		}
		div.missing a {
			height: 63px;
			position: relative;
			top: -31px;
		}
		div.missing img {
			border-width: 0px;
		}
	