﻿@import url("layout.css");
body {
	font-family: Arial, Sans-Serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%; /*    background-color: #FFCC00; */;
	background-color: #E5E5E5;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #FFFF5B;
}
#masthead2 {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #cdf;
}
#page_content {
	position: relative;
}
#liste {
	font-size: 12.0pt;
	font-family: HelveticaInserat-Roman;
	color: #B8000F;
}#liste0 {
	font-size: 12.0pt;
	font-family: HelveticaInserat-Roman;
	color: #B8000F;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #CCCCCC;
}
#content {
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 2%;
}
.bg {
	margin-top: 2px;
	background-color: #D6D6D6;
}
.ueber {
	font-size: 12.0pt;
	font-family: HelveticaInserat-Roman;
	font-weight: bold;
	color: #B8000F;
}
.unterueber {
	font-size: 10.0pt;
	font-family: Formata-Medium;
	font-weight: bold;
	color: #B8000F;
}
.tage {
	font-size: 10.0pt;
	font-family: Formata-Medium;
}
.preis {
	font-size: 10.0pt;
	font-family: HelveticaInserat-Roman;
	font-weight: bold;
}
#leistungen {
	font-size: 10.0pt;
	font-family: Formata-Light;
}
.leistungen_ul{
   margin-top:0px;
}

#zeit {
	font-size: 12.0pt;
	font-family: Formata-Medium;
}
#teilnehmer {
	font-size: 8.0pt;
	font-family: Formata-light;
	font-weight: bold;
}

h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
}
h3 {
	font-family: Arial Black;
}
h2 {
	font-family: Arial Black;
}
h1 {
	font-family: Arial Black;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	border-right-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: x-small;
	text-align: center;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.agb_liste {
	list-style-type: lower-alpha;
	padding-bottom:15px;
	margin-top: 3px;
}
