body {
	color: White;
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #183884;
	margin : 0 0 0 0;
	scrollbar-track-color:#B1B1B1; 
	scrollbar-base-color: #A03737; 
	scrollbar-arrow-color: #5B5B5B;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #FFFFFF; 
}


h1 {font-size:13pt;font-weight:bold}
h2 {font-size:11pt;font-weight:bold}



p
{
margin:0px
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

.ContentText {color:white;font-size:9pt}



.Transparent050
{

-moz-opacity: 0.50;
opacity : 0.5;
filter:alpha(opacity=50);
cursor: pointer;
}

.Transparent030
{
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity : 0.3;
cursor: pointer;
}


.Transparent100
{
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity : 1;
}


.GalleryThumbTransparent
{
-moz-opacity: 0.80;
opacity : 0.8;
filter:alpha(opacity=80);
}

}

.GalleryThumb
{
border:1px solid white;
background-color:#CACACA;
}


a.MainMenu
{

	font-size:9pt;
	font-weight:bold;
	text-align:right;
	display: block;
	width:100%;
	border-top:1px solid #183884;
	border-bottom:1px solid #183884;
	padding:1px;
}

a.MainMenu:hover
{
border-top:1px solid white;
border-bottom:1px solid white;
text-decoration: none;
background-color:#0B225B;
}


a.MainMenuSelected
{

	font-size:9pt;
	font-weight:bold;
	text-align:right;
	display: block;
	width:100%;
	border-bottom:1px solid white;
	border-top:1px solid white;
	padding:1px;
	background-color:#0B225B;
	
}

a.MainMenuSelected:hover
{
text-decoration: none;
}



a:link,a:visited,a:hover,a:active {
color:white;
 text-decoration: none;
}
a:hover {
color:white;
text-decoration: underline;
}


.PageMainTitel {font-size:14pt; font-weight:bold;}
.PageTitel {font-size:13pt; font-weight:bold; font-style:normal;color:white; padding:4px;}

.thumb {border: 1px solid white;background-color: #CACACA;margin:3px}


.MenuesWochentag
{
	font-size:10pt;
	color:white;
	font-weight:bold;
}

.Menues01
{
	padding:10px;
	font-size:9pt
}

.MenueTitel {font-size:9pt;font-weight:bold;}
.MenueBeschreibung  {
	font-size:8pt;
	font-weight:normal;
	font-style : italic;
	padding-left:10px;
}

.MenuePreis  
{
font-size:9pt;
font-weight:bold;
}
