.printonly {
	display: none;
}

@media print {
    .printonly {
        display: block !important;
    }
}

img {
	vertical-align: bottom;
	border: none;
}

body {
	margin:0;
	padding:0;
	background: url(verlauf.gif) repeat-y #F2EBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #772B1A;
	line-height:140%;
}

a {
	color: #772B1A;
}

#menu a {
	text-decoration:none;
}

h5 {
	margin:0;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:142px;
	background: url(verlauf-top.gif) repeat-x top left;
	font-size:24px;
}

h5 span {
	position:absolute;
	top:0;
	right:0;
	height:137px;
	background: url(logo-ende.gif) no-repeat top right;
	padding-right:10px;
	padding-top:5px;
	z-index:2;
}

#menu {
	margin:0;
	position: absolute;
	left:0;
	top:194px;
	width:164px;
}

#menu2 {
	margin:0;
	position: absolute;
	right:10px;
	top:144px;
	overflow: hidden;
	z-index:2;
}

#menu2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu2 li {
	display: inline;
	padding: 0 5px;
	margin: 0 5px 0 -5px;
	border-left: 1px solid #F58345;
}


#menu div {
	position:relative;
	z-index:1;
}

#menu h6 {
	width:153px;
	height:30px;
	background: url(menufade.gif) no-repeat right;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	font-size:16px;
	margin:0;
}

#menu ul {
	list-style:none;
	padding:8px 0 8px 20px;
	margin:0;
}

#menu li {
	padding-left:17px;
	background: url(dreieck.gif) no-repeat left;
	margin:0;
	padding-bottom:1px;
	padding-top:0px;
}

#menu a:hover {
	float: none;
	text-decoration:underline;
}

#menu a span {
	position: absolute;
	top:0;
	left:0;
	width:156px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:7px;
	background: url(menufade.gif) no-repeat right;
	visibility:hidden;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover span {
	visibility:visible;
}

h4 {
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height:142px;	
	background: url(logo.jpg) no-repeat;
	margin: 0;
	z-index:1;
}

h4 span {
	margin:0;
	position: absolute;
	left:90px;
	top:116px;
	width:349px;
	height:48px;
	background: url(titel.gif) no-repeat center;
	z-index:1;
	font-size:26px;
	line-height:48px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

p {
	margin: 10px 0;
}

#content {
	position: relative;
	padding:184px 47px 20px 200px;
}

#content h1 {
	font-size:120%;
	margin:10px 0;
	letter-spacing:2px;
}

p {
	margin: 0 0 10px 0;
}

.erfcms_advimgtext figcaption a {
	display: block;
	background: url(zoom.gif) no-repeat top right;
	padding-right: 20px;
	text-decoration: none;
}

.erfcms_advimgtext figcaption {
	padding:2px;
	margin:0;
	font-style:italic;
	text-align:left;
	line-height:16px;
    text-align:center;
}

table.erfcms_table {
	margin: 10px auto;
	border-collapse: collapse;
	font-size:100%;
}

table.erfcms_table td, table.erfcms_table th {
	border: 1px solid #772B1A;
	padding:10px 10px;
	vertical-align:top;
}

table.erfcms_table p {
	margin: 0;
}

table.erfcms_table caption {
	text-align:center;
	margin: 10px auto;
	font-style: italic;
}

dl img {
        display: inline;
        border: none;
        vertical-align: middle;
        padding-right:5px;
}

dl a {
        font-weight: bold;
}

hr {
	border: none;
	height:2px;
	background-color: #772B1A;
	color: #772B1A;
	width:50%;
	margin: 30px auto;
}

div.preisliste {
    width:500px;
    margin-left:auto;
    margin-right:auto;
}

#content h2 {
    font-size:120%;
    padding-bottom:1px;
    border-bottom:1px solid;
    letter-spacing:2px;
}

div.preisliste table {
    border:none;
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
}

div.preisliste th {
    text-align:left;
    font-weight:normal;
    width:80%;
    padding: 2px 0;
}

div.preisliste td {
    text-align:right;
    padding: 2px 0;
}

div.login {
    width:500px;
    margin:0 auto;
}

table.kalender2 {
    width:100%;
}

table.kalender2 td, table.kalender2 th {
    padding:1px;
    font-size:11px;
    vertical-align:middle;
    text-align:center;
}

table.kalender2 td {
    width:13%;
}

table.kalender2 tr.erfcms_odd_row {
    background-color:#F3E1BF;
}

table.kalender2 .frei {
    background-color: #C7FECA;
}

table.kalender2 tr.erfcms_odd_row .frei {
    background-color: #A7DEAA;
}

table.kalender2 .belegt {
    background-color: #EE9D9D;
}

table.kalender2 tr.erfcms_odd_row .belegt {
    background-color: #D68585;
}

.erfcms_gallery img {
    background-color:#F6B756;
    border: 1px solid #F58345;
    margin: 5px 0;
}

.gallerythumbs ul {
    margin:0;
    padding:0;
    list-style:none;
}

.gallerythumbs li {
    float:left;
    display:inline;
    margin: 0 20px 15px 0;
    width:139px;
    overflow:hidden;
    white-space:nowrap;
}

.gallerythumbs li b {
    display:block;
    text-align:center;
    font-size:11px;
    font-style:italic;
    font-weight:normal;
}

.kalender {
    border:none;
}

.kalender table {
    xtable-layout:fixed;
    max-width:750px;
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse;
}

.kalender table td, .kalender table th {
    padding: 2px 5px;
    text-align:center;
    border: 1px solid #772B1A;
}

.kalender table th {
    background-color:#F6B756;
}

.kalender table td {
    font-size:12px;
}

.weihnachten {
    border: 1px solid #772B1A;
    background-color:#F3DEB7;
    padding: 5px 15px 0 15px;
    margin-bottom:15px;
}

body #content .mf {
    background-color:#F2EBDC;
    width:600px;
    margin: 0 auto;
}

.mf .mf_next{
    background:url(right_braun.gif) no-repeat;
    overflow:hidden;
    text-indent:-5000px;
    width:25px;
}

.mf .mf_prev{
    background:url(left_braun.gif) no-repeat;
    overflow:hidden;
    text-indent:-5000px;
    width:25px;
}

.mf .mf_slider{
    background:url(middle_braun.gif) repeat-x;
    border:none;
}

.mf .mf_knob {
    background:url(middle-slider_braun.gif) repeat-x right center;
    border:none;
    overflow:hidden;
    text-indent:-5000px;
}

.mf .mf_knob span {
    background:url(left-slider_braun.gif) no-repeat left;
}

.mf .mf_nav {
    line-height:16px;
}

.mf .mf_slidercon {
    border: none;
}


