﻿/* CSS-Layout */

body {
background-color:#828282;
}
#body2 {
margin-left:auto;
margin-right:auto;
width:978px;
}

#masthead {
float:left;
background-color:#e2e2e2;
width: 940px;
height: 554px;
padding: 16px;
}
#Header{
width:940px;
height:76px;
background-color:#92C1FF;
}
.Hallen {
float:left;
margin-left: 60px; 
width: 157px; 
height: 105px; 
border: 0px;
}
#Logo {
	float:left;
	width: 120px;
	height:76px;
	background: url(../grafik_home/Logo_Kopie.png) center center no-repeat;
}
#Headline{
	float: left;
	width: 250px;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #505050;
	height: 41px;
	padding-top:35px;
}
#Menue {
	float: right;
	width: 155px;
	height: 76px;
	border-left: 1px #000000 solid;
	line-height: 15px;
}
.link {
 	text-decoration:none;
	color:#505050;
 	font-size: 12px;
	font-family: Arial;
}
.Link-Ueberschrift{
	color:#505050;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}
.Menuetitel {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	line-height: 15px;
}
#Anschrift {
	padding-left: 6px;
	margin-right: 10px;
	width: 135px;
	height: 76px;
	float:right;
	font-family: Arial;
	font-size: 9px;
	border-left: 1px #000000 solid;
}
#Unten_home {
	margin-top: 8px;
	background-position: center;
	color: #FFFFFF;
	height: 470px;
	width: 940px;
	vertical-align:bottom;
	background-image:url(../grafik_home/Titelbild.gif);
}
#Außen {
	background-color:#e2e2e2;
	height: 116px;
}
#footer {
	float:left;
	font-size: 11px;
	font-family: Arial;
	color: #A7A7A7;
	text-decoration: none;
	width:972px;
	height:30px;
	margin-top:10px;
}
.footer {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#Menue a:hover {
	color:#000000;
	background-image:url(../grafik_home/markierung.png);
	background-repeat:no-repeat;
}
#Schatten_unten {
	height:4px; 
	background-repeat:repeat-x;
	background-image:url(../grafik_home/schatten_u.png);
	float:left; 
}
#Schatten_rechts {
	background-repeat:repeat-y;
	background-image:url(../grafik_home/schatten_r.png);
	margin-top:1px;
 	float:left;
	width: 4px;
}
#Schatten_ecke {
	width: 4px; 
	height:4px; 
	background-image:url(../grafik_home/schatten_ur.png);
	float:left;
}
#Schatten_ul {
	width: 4px; 
	height:4px; 
	background-image:url(../grafik_home/schatten_ul.png);
	float:left;
}
#Hallen_Rahmen {
padding-top:345px;
padding-bottom: 16px;
height:109px;
}
-->
