* {
	margin: 0px;
	padding: 0px;
}

html {
	/* Verhinert lästige horizontale Scrollbalken beim IE */
	overflow: hidden;
}

body {
	/* Cleartype des Internet Explorer 7 deaktivieren */
	filter:alpha(opacity=100);
	opacity:1.0;
	background-color:#FFFFFF;
	/* */

    text-align: center;
    font-family: Verdana, Arial, Georgia;
    font-size: 12px;
    background-color: #B09B87;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}


p {
	margin-bottom: 8px;
	border: 0px dotted black;
}

h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 3px;
	border: 0px dotted black;
}

table {
	width: 100%;
	height: 100%;
	/* border: 1px dashed black; */
}

td {
	vertical-align: middle;
	text-align: center;
}


#container_klein {
	position: absolute;
    background-image: url(img/hintergrund_klein.jpg);
	top:50%;
	left:50%;
	width:500px;
	height:500px;
	margin-left: -250px;
	margin-top: -250px;
    visibility: hidden;
}

.vtext_spalte {
	position: relative;
	float: left;
	margin-top: 16px;
	margin-left: 34px;
    width: 88px;
    height: 464px;
    border: 0px dashed black;
	text-align: center;
}

.inhalt_spalte_klein {
    background-image: url(img/logo_klein.gif);
    background-repeat: no-repeat;
    background-position: 55% 50%;
    background-attachment: fixed;
	position: relative;
	float: left;
	margin-top: 16px;
	margin-left: 5px;
    width: 352px;
    height: 444px;
    font-size: 14px;
    vertical-align: middle;
    border: 0px dashed black;
	overflow: auto;
}

.inhalt_spalte_klein_ohne_logo {
	position: relative;
	float: left;
	margin-top: 16px;
	margin-left: 5px;
    width: 352px;
    height: 444px;
    font-size: 14px;
    vertical-align: middle;
	overflow: auto;
}

.schliesser {
	position: absolute;
	top: 465px;
	left: 129px;
    width: 350px;
	height: 16px;
	text-align: right;
	display: block;
    border: 0px dashed black;
}

.schliesser a:link, .schliesser a:visited, .schliesser a:active {
	color: #EF7C13;
}

.schliesser a:hover {
	text-decoration:underline;
}


#container_intro {
    position:absolute;
    left:50%;
    top:50%;
    width: 865px;
    height: 610px;
    margin-left:-432px;
    margin-top:-305px;
}

#container {
    background-image: url(img/hintergrund_neu.jpg);
    position:absolute;
    left:50%;
    top:50%;
    width: 950px;
    height: 650px;
    margin-left:-475px;
    margin-top:-325px;
}

.logo_spalte {
	position: relative;
	float: left;
	margin-top: 41px;
	margin-left: 42px;
    width: 257px;
    height: 567px;
}

.menu_spalte {
	position: relative;
	float: left;
	margin-top: 41px;
	margin-left: 5px;
	width: 172px;
    height: 567px;
}

.inhalt_spalte {
	position: relative;
	float: left;
	margin-top: 41px;
	margin-left: 5px;
    width: 424px;
    height: 567px;
}

.inhalt_spalte a:link, .inhalt_spalte a:visited, .inhalt_spalte a:active,
.inhalt_spalte_klein a:link, .inhalt_spalte_klein a:visited, .inhalt_spalte_klein a:active {
	color: #EF7C13;
}

.inhalt_spalte a, .inhalt_spalte_klein a {
	text-decoration:underline;
}

.logo {
	position: relative;
	height: 204px;
	width: 216px;
	margin-bottom: 20px;
}

.zeiten {
	padding: 0px;
	margin: 0px;
	height: auto;
}

.zeiten td {
	text-align: left;
	vertical-align: top;
	padding: 5px 20px 5px 20px;
}

.mmenu, .mmenux {
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.smenu, .smenux {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.mmenu a, .smenu a {
	color: black;
}

.mmenux a, .smenux a {
	color: #FBDDC1;
}

.mmenu a:hover,  .smenu a:hover {
	color: #FBDDC1;
}

.jahresangebot {
	height: 40%;
	border-collapse:collapse;
	padding: 20px;
}

.jahresangebot td {
	text-align: left;
	vertical-align: middle;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
}

#schatten img {
	background: url(img/schatten.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
}

#schatten a {
	text-decoration: none;
}

#ls1, #ls2, #ls3, #ls4 {
	visibility: hidden;
	position: absolute;
	white-space:nowrap;
}


#reg {
	font-size: 9px;
	color: #EF7C13;
	padding-bottom: 8px;
}

#f9o {
	font-size: 9px;
	color: #EF7C13;
}

#f10b {
	font-size: 11px;
	color: black;
}

#f11b {
	font-size: 11px;
	color: black;
}

#f11o {
	font-size: 11px;
	color: #EF7C13;
}

#f12b {
	font-size: 12px;
	color: black;
}

#f12o {
	font-size: 12px;
	color: #EF7C13;
}

#f14b {
	font-size: 14px;
	color: black;
}

#f14o {
	font-size: 14px;
	color: #EF7C13;
}

#f16b {
	font-size: 16px;
	color: black;
}

#f16o {
	font-size: 16px;
	color: #EF7C13;
}

#f18b {
	font-size: 18px;
	color: black;
}

#f18o {
	font-size: 18px;
	color: #EF7C13;
}

#f20b {
	font-size: 20px;
	color: black;
}

#f20o {
	font-size: 20px;
	color: #EF7C13;
}

#f22b {
	font-size: 22px;
	color: black;
}

#f22o {
	font-size: 22px;
	color: #EF7C13;
}

#f20w, #f20w a {
	font-size: 20px;
	color: white;
}

#f40w {
	font-size: 34px;
	color: white;
}
