/* CSS Document */
@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(pix/i_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
	background-repeat: repeat;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #989898;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}

a:link {  color: #993333; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}
a:active {  color: #993333; text-decoration: none}
a:visited {  color: #993333; text-decoration: none}
a:visited:link {  color: #993333; text-decoration: none}
a:visited:hover {  color: #000000; text-decoration: none}

a.menutext:link {  color: #333333; text-decoration: none}
a.menutext:hover {  color: #777777; text-decoration: none}
a.menutext:active {  color: #333333; text-decoration: none}
a.menutext:visited {  color: #333333; text-decoration: none}
a.menutext:visited:link {  color: #333333; text-decoration: none}
a.menutext:visited:hover {  color: #777777; text-decoration: none}

.menutitel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
.menutextrotbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	line-height: 24px;
}
.menutextrotoben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	line-height: 20px;
	background-color: #FFFFDA;
}
.menutextrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	line-height: 20px;
}
.menutextrotweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	line-height: 20px;
	background-image: url(pix/i_white_50pc.png);
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 24px;
}
.texttitel_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
.texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #989898;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
.rot {
	color: #FF0000;
	font-weight: bold;
}

/* L A Y E R */

.topline {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 115px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(pix/i_topline.png);
	background-repeat: repeat-x;
}
.top {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 140px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(pix/i_top.jpg);
	background-repeat: no-repeat;
}
.menu1 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 600px;
	left: 20px;
	top: 3px;
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 31px;
	width: 208px;
	left: 20px;
	top: 66px;
}
.menu2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 450px;
	left: 530px;
	top: 75px;
	text-align: right;
}
.menu3 {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 320px;
	width: 185px;
	left: 20px;
	top: 140px;
	padding: 20px;
	background-image: url(pix/i_bg_menu.jpg);
	background-repeat: no-repeat;
}
.oeffnungszeiten {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 15px;
	width: 400px;
	left: 20px;
	top: 100px;
}
.mitteilung {
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 280px;
	width: 600px;
	left: 30px;
	top: 152px;
	background-color: #FFFFFF;
	border-color: #CC0000;
	border-width: 2px;
	padding: 10px;
	border-style: dotted;
	font-size: 14px;
}
.mitarbeitergesucht {
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 170px;
	width: 235px;
	left: 927px;
	top: 203px;
}
.laufschrift {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 15px;
	width: 400px;
	left: 575px;
	top: 100px;
}
.telefon {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 33px;
	width: 330px;
	left: 630px;
	top: 26px;
	background-image: url(pix/telefonnummer2.png);
}
.start {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 360px;
	width: 960px;
	left: 20px;
	top: 140px;
	background-repeat: no-repeat;
}
.content {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 329px;
	width: 685px;
	left: 245px;
	top: 140px;
	overflow: auto;
	background-image: url(pix/i_bg_text.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 30px;
	background-color: #FFFEFB;
}
.box1 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 85px;
	width: 225px;
	left: 20px;
	top: 520px;
}
.box2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 85px;
	width: 225px;
	left: 265px;
	top: 520px;
}
.box3 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 85px;
	width: 225px;
	left: 510px;
	top: 520px;
}
.box4 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 85px;
	width: 225px;
	left: 755px;
	top: 520px;
}
.box5 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 95px;
	width: 470px;
	left: 20px;
	top: 620px;
}
.box6 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 85px;
	width: 225px;
	left: 510px;
	top: 620px;
}
.tabelle_kontakt {
	border: 1px solid #FFCC99;
}
