﻿.Validator
{
	font-family: 'Arial Rounded MT Bold';
	font-size: 12px;
	color: #FF0000;
	vertical-align: top;
}

.Label
{
	font-family: 'Arial Rounded MT Bold';
	font-size: 12px;
	color: #000000;
	position: static;
}

.ValidationSummary
{
	font-family: 'Arial Rounded MT Bold';
	font-size: 12px;
	color: #FF0000;
	vertical-align: middle;
}

.Menu_a
{
	border: 1px solid #0000FF;
	background-color: #99CCFF;
	width: 100%;
	text-align: center;
	font-size: small;
	font-family: Arial Rounded MT Bold;
}

.MenuItem_a
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.MenuItem_a_mouseOver
{
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.MenuDiv
{
	border: 1px solid lightskyblue;
	background-image: url(images/bg1.png);
	width: 100%;
	font-family: 'Arial Rounded MT Bold' , 'Berlin Sans FB';
	height: 20px;
	font-size: 15px;
	background-repeat: inherit;
}

.UpdatePanelDiv
{
	height:300px;
}

.LinkMouseOver
{
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.LinkMouseOut
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.TR50
{
	padding: 20px;
	border-color: #ACA899;
	border-style: solid;
	border-width: 1px;
	width: 50%;
}

#preislisteTable
{
	width: 400px;
	margin: 20px;
	text-align: center;
}

#eventsTable
{
	width: 400px;
	margin: 20px;
	text-align: center;
}
#angeboteTable
{
	width: 400px;
}
.besucherLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.angebotList
{
	border: 1px solid #9dafbd;
	margin: 30px;
}

.angebotItem
{
	width: 300px;
}
.angebotItemHeader
{
	border: 1px solid lightskyblue;
	background-image: url(        'images/bg1.png' );
	font-family: 'Arial Rounded MT Bold' , 'Berlin Sans FB';
	height: 20px;
	font-size: 15px;
}
.angeboteImages
{
	margin-top: 10px;
}
.Header01
{
	font-family: 'Arial Rounded MT Bold' , 'Berlin Sans FB';
}
#Oeffnungszeiten
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
