.LTR, .RTL
{
	background-color: #DCDCDC;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

BODY
{
    color: #666666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.Brot	{
	color:	#81A2C8;
	FONT-SIZE: 8pt;
	}

.Anschrift
{
	color: #ffffff;
	line-height: 140%;
	font-size: 8pt;
	text-decoration: none;
}

.Show
{
	color: #000000;
	line-height: 140%;
	font-size: 8pt;
	text-decoration: none;
}

.Anfahrten
{
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.Impressum
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.Anfang, .Anfang:link, .Anfang:visited
{
	color:	#81A2C8;
	FONT-SIZE: 8pt;
	text-decoration: none;
}

.Anfang:hover
{
	color:	#81A2C8;
	FONT-SIZE: 8pt;
	text-decoration: underline;
}

/* Main Menu */
.CMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseUp
{
	border: none;
	height: 33px;
	width: 249px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-image: url(../Images/button_blank.jpg);
	color: #666666;

}

.CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver

{
	border: none;
	height: 33px;
	width: 249px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-image: url(../Images/button_blank.jpg);
	background-repeat: repeat-x;
	color: #003399;
}

.SubCMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.SubCMSMenuItem
{	
	padding-left: 3px;
	padding-top: 5px;
	height: 10px;
	width: 100px;	
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #003399;
}

.SubCMSMenuHighlightedMenuItem
{
	padding-left: 3px;
	padding-top: 5px;
	height: 10px;
	width: 100px;	
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #CC0000;
}

.SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuItemMouseUp
{
	padding-left: 3px;
	padding-top: 5px;
	height: 10px;
	width: 100px;	
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #CC0000;
}



/* Tree menu */
.CMSTreeMenuTable
{
	width: 190px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding: 4px 4px 4px 20px;
}

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:active
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.CMSTreeMenuSelectedLink:visited
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.CMSTreeMenuSelectedLink:hover, .CMSTreeMenuLink:hover
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.lightBoxGallery 
{
	width: 682px;
	margin: 0px auto;
}
.lightBoxGallery a
{
	background: url(../App_Themes/bg_photo.gif) no-repeat top left;
	width: 145px;
	height: 110px;
	padding: 8px 7px 10px 7px;
	display: block;
	float: left;
	margin: 10px 5px;
}

.lightBoxGallery img
{
	border: 0px;
}

.lightBoxGallery .blogBreadcrumbs
{
	margin-left: 5px;
}

.lightBoxGallery .blogBreadcrumbs a	
{
	display: inline;
	background: none;
	float: none;
	padding: 0px;
	margin: 0px;
}

