﻿/* CSS-Layout */
#masthead {
}

#top_nav {
}

#container {
	position: absolute;
	top:0%;
	left:50%;
	width: 800px;
	margin-left:-400px;	
	background:white;
	height: 800px;
	z-index: 1;
}
#Menu
{
	width: 200px;
	height: 655px;
	padding-top: 20px;
	font: 10pt verdana;
	border-right: 1px black solid;
	float: left;
	position: absolute;
	z-index: 1;
}
#Menu a
{
	font: 10pt verdana;
	text-decoration: none;
	color: black;
	z-index: 1;
}
#Brosch{
	font: 10pt Verdana;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#Menu a:hover
{
	font: 10pt verdana;
	text-decoration: underline;
	color: black;
	z-index: 1;
}

#Banner
{
	width: inherit;
	height: 100px;
	background: silver;
	font: 8pt verdana;
	text-align:right;
	z-index: 1;
}
#Main
{	
	width: 585px;
	height: 655px;
	position: absolute;
	left: 200px;
	overflow-y: scroll;
	font: 10pt verdana;
	margin-left: 15px;
	z-index: 1;
}

#Impressum
{
	text-align: left;
	width: 600px;
	height: 45px;
	position:absolute;
	top:755px;
	left:200px;
	background:silver;
	font: 8pt verdana;
	text-align:center;
	z-index: 1;
}
#ImpressumMenu
{
	width:200px;
	height: 45px;
	background:silver;
	top:755px;
	left:0px;
	position: absolute;
	z-index: 1;

}

#zweizeiler
{
	padding-top: 0px;
}
.button
{
	margin-left: 15px;
	margin-top: 10px;
	width:150px;
	height:30px;
	background: url(Symbol.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	z-index: 1;
}

.menuskin{
	position:absolute;
	width:200px;
	background-color:menu;
	border:2px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	left: 10px;
	z-index: 1;
}


.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
.button2
{
	margin-left: 45px;
	margin-top: 10px;
	width:170px;
	height:30px;
	background: url(Symbol.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	z-index: 1;
}

body{
	margin:0px;
	padding:30px;
	background:url(back2.gif);
	z-index: 1;
}
#Adresse{
	font: 10pt Verdana;
	height: 60px;
	width: 170px;
	margin-left: 15px;
	margin-right: 15px;
	z-index: 1;
}
#partner{
	background:url(schufa.gif) no-repeat;
	width:150px;
	height:60px;
	position: relative;
	margin-right:auto;
	margin-left: auto;
	z-index: 1;
}

#picture {
	
	width:412px;
	height:312px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#picture2 {
	
	width: 500px;
	height:312px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#patnerSchrift{
	width: 170px;
	margin-top: 50px;
	height: 20px;
	font: 12px Verdana;
	text-align: center;
	z-index: 1;
}