* {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #D3CFAA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #F1F1F1;
}

h2 {
	font-size: 12pt;
	margin-bottom: 13px;
	font-weight: bold;
}

h3 {
	font-size: 9pt;
	margin-bottom: 13px;
	font-weight: normal;
	border-bottom: 1px solid #010101;
	color: #010101;
}

#content h3 {
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #F1F1F1;
	color: #F1F1F1;
}

h4 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px;
	color: #F1F1F1;
}


p {
	text-align: justify;
	font-size: 9pt;
	margin-bottom: 13px;
}

p.right {
	text-align: right;
}

#news p {
	text-align: left;
}

.bildunterschrift {
	color: #D3CFAA;
	font-size: 8pt;
}

.fett {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.small {
	font-size: 8pt;
}

#eintrittspreise {
	font-size: 9pt;
	width: 548px;
	empty-cells:hide
}

#eintrittspreise th {
	font-size: 9pt;
	padding: 4px;
	background-color: #81A5E8;
}

.rowwhite {
	background-color: white;
}

.rowlowwhite {
	background-color: #E1E1E1;
}

.linkshead {
	background-color: #81A5E8;
	font-weight: bold;
	padding: 4px;
}

.eintrittzentriert {
	text-align: center;
	color: #010101;
}

label.zeiten {
	float: left;
	display: block;
	width: 80px;
	margin-right: 20px;
	font-weight: bold;
}

label.kurse {
	float: left;
	display: block;
	width: 70px;
	margin-right: 10px;
	font-weight: bold;
}

.konto {
	float: left;
	display: block;
	width: 140px;
	margin-right: 20px;
	font-weight: bold;
}

label.impressum {
	float: left;
	display: block;
	width: 120px;
	margin-right: 20px;
	font-weight: bold;
}

.tel {
	float: left;
	display: block;
	width: 50px;
	margin-right: 20px;
	font-weight: bold;
}

#menu {
	visibility: hidden;
	float: left;
	height: 0px;
}

#news {
	visibility: hidden;
	float: left;
	height: 0px;
}

#content {
	float: left;
	width: 998px;
	margin-top: 0px;
	min-height: 478px;
	border: 1px solid white;
	background-color: #4E81DF;
	padding: 20px;
}

* html #content {
	height: 520px;
}

.galeriebox {
	width: 100%;
	margin-bottom: 10px;
}

#menulist ul {
	margin-top: 10px;
}

#menulist li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 10px;
}

#menulist li a, #menulist li a:visited {
	color: #010101;
	text-decoration: none;
}

#menulist li a:hover {
	color: #4E81DF;
	text-decoration: underline;
}

#submenu li {
	color: #4E81DF;
	list-style-type: disc;
	margin-left: 16px;
	font-size: 8pt;
}

#content ul {
	margin-bottom: 13px;
}

#content li {
	margin-left: 16px;
}

#content a, #content a:visited {
	color: #D3CFAA;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #F1F1F1;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	float: left;
	visibility: hidden;
	text-align: right;
	margin-left: 400px;
	width: 568px;
	padding-right: 20px;
	height: 20px;
}

* html #footer {
	width: 588px;
	margin-left: 200px;
}

#footermenu li {
	display: inline;
	list-style-type: none;
	font-weight: normal;
	font-size: 9pt;
	color: #010101;
}

#footermenu li a, #footermenu li a:visited {
	color: #010101;
	text-decoration: none;
}

#footermenu li a:hover {
	color: #4E81DF;
	text-decoration: underline;
}	

.bildrechts {
	float: right;
	margin-left: 10px;
	text-align: right;
}

.bildlinks {
	float: left;
	margin-right: 10px;
	text-align: left;
}

.cl {
	clear: both;
	line-height: 1px;
}
