﻿#rahmen {
position: relative;
	margin-left: auto;
	margin-right: auto;

	background-image: url('hintergrund.png');
	background-repeat: no-repeat;
	
	width: 880px;
	height: 638px;
	}
#oben {
	position: absolute;
	width: 780px;
	height: 63px;
	left: 50px;
	top: 50px;
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #022f71;
	text-align:center;
	
}
#links {
	position: absolute;
	width: 196px;
	height: 475px;
	top: 114px;
	left: 50px;
}
#mitte {
	position: absolute;
	width: 584px;
	height: 430px;
	top: 114px;
	left: 246px;
	background-color: #FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
}
#unten {
	position: absolute;
	width: 585px;
	height: 44px;
	top: 545px;
	left: 245px;
	background-color: #F9F3D6;
}
body {
	background-color: #F9F3D6;
}
a.mlink,a:visited.mlink{
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	border-left:1px #830e21 solid;	color:#013b8c;
}
a:hover.mlink,a:active.mlink{
text-decoration:underline;color:#013b8c;
}
a.mlink2, a:visited.mlink2{
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	border-left:1px #830e21 solid;
	border-right:1px #830e21 solid;color:#013b8c;

	
}
a:hover.mlink2, a:active.mlink2{
text-decoration:underline;color:#013b8c;
}
.style3{
font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
font-size:10pt;
color:#013b8c;
text-align:justify;
padding-left:5px;
padding-right:10px;
}
.textoeffnugszeiten {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #013B8C;
	line-height: 8pt;
}
.textoeffnug2 {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #013B8C;
	border-right-width: 0.25mm;
	border-right-style: solid;
	border-right-color: #830E21;
	text-align: center;
	line-height: 8pt;
}
.style1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: xx-small;
	color: #013B8C;
}


