body {
	padding: 0;
	margin: 0;
        background: white;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        color: black;
}

#terminkalender td{
	font-size: 11px;
	vertical-align: top;
	padding-top: 1.5em;
}

td {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
}

td#t_content {
	text-align: justify;
}

div#page {
	position: absolute;
	left: 50%;
	margin-left: -340px;
	padding-bottom: 25px;
}

div#navbar {
	position: absolute;
	top: 217px;
	left: 0;
	width: 175px;
	background: #fdefe9;
}

div#navbar div#navbar_entry {
	border: 2px solid #e0041c;
	border-bottom: none;
	background: #fdefe9;
	padding: 3px;
}

div#navbar div#navbar_entry_active {
	border: 2px solid #e0041c;
	border-right: none;
	border-bottom: none;
	background: white;
	padding: 3px;
}

div#navbar div#navbar_entry_active_first {
	border: 2px solid #e0041c;
	border-right: none;
	border-bottom: none;
	border-top: none;
	background: white;
	padding: 3px;
	padding-top: 5px;
}

div#navbar_bottom {
	text-align: center;
	background: #fdefe9;
	border: 2px solid #e0041c;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#bottom_line {
	position: relative;
}

div#content {
	position: relative;
	width: 473px !important;
	width: 680px;
	padding: 16px;
	padding-left: 187px;
	padding-top: 0;
	text-align: justify;
}

h2 {
	text-align: center;
	color: #e0041c;
	border-bottom: 1px solid #e0041c;
	font-size: 18px;
}

p#center {
	text-align: center;
}

a {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
        font-size: 12px;
        color: #e0041c;
}

#gallerie_links {
	text-align: center;
}

#gallerie_links a {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
        font-size: 12px;
        color: black;
}

#impressum_klein {
	font-size: 10px;
}

#impressum_klein h4 {
	font-size: 10px;
        font-weight: bold;
	padding-left: 0;
	padding-right: 15px;
}

#impressum_klein a {
        font-size: 10px;
}

h3 {
	text-align: left;
	color: #e0041c;
	font-size: 14px;
	padding-bottom: 0;
}

h5 {
	text-align: center;
	color: #e0041c;
	font-size: 14px;
}

h6 {
	text-align: center;
	color: #000000;
	font-size: 14px;
	padding-bottom: 0;
}


div#x-mas {
	position: absolute;
	top: 198px !important;
	top: 216px;
	left: 567px;
	width: 180px;
	height: 148px;
	background-image: url(/include/images/x-mas.jpg);
}
