/*****************************GENERAL*****************************/
body
{
	overflow: auto;
	margin: 30px 0 0 0;
	background-color: #FFFAEC;
	/**background-image: url(/media/background.jpg);
	background-repeat: repeat-x;**/
}

body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}

.calendarbody
{
margin:0;
background:none;
}

img
{
    border: 0;
}
/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

.relative
{
    position: relative;
    height: 0px;
    width: 0px;
}

.brixencard
{
    position: absolute;
    top: 15px;
    left: 765px;
}


.bg_menuRight
{
	background-color: #FEFDF8;
}

.menuRight
{
	background-color: #FEFDF8;
}

.schatten_rechts
{
	background-image: url(/media/schatten_rechts.jpg);
	background-repeat: repeat-y;
}

.schatten_unten
{
	background-image: url(/media/schatten_unten.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

.bg_rahmen
{
	background-image: url(/media/bg_rahmen.jpg);
	background-repeat: repeat-y;
}

.bg_rahmen_unten
{
	background-image: url(/media/bg_rahmen_unten.jpg);
	background-repeat: repeat-x;
	background-color:#FFFAEC;
}

.bg_content
{
	background-image: url(/media/bg_content.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFAEC;
}

.border_content
{
	border-bottom: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	padding: 0px 20px 0px 0px;
		
}

.border_right
{
	border-right: 4px solid #ffffff;
}

.border_bottom
{
	border-bottom: 4px solid #ffffff;
	background-color:#FFFAEC;
}

.banner
{
    width: 520px;
    height: 640px;
    background-image: url(/media/banner.jpg);
}

.banner-start
{
    width: 980px;
    height: 400px;
    background-image: url(/media/startbild.jpg);
}

/********************************************** Styles der SITEMAP start ***************************************************/

/*Stylesheets für das Sitemap*/
.menuSitemapM1:link{ color: #CFA91C; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold; text-transform:uppercase;}
.menuSitemapM1:visited{ color: #CFA91C; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold; text-transform:uppercase;}
.menuSitemapM1:active{ color: #CFA91C; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold; text-transform:uppercase;}
.menuSitemapM1:hover{ color: #593107; font-size: 12px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: bold; text-transform:uppercase;}

.menuSitemapM2:link{ color: #CFA91C; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:visited{ color: #CFA91C; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:active{ color: #CFA91C; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: underline; font-weight: normal}
.menuSitemapM2:hover{ color: #593107; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}

.menuSitemapM3:link{ color: #CFA91C; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:visited{ color: #CFA91C; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:active{ color: #CFA91C; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
.menuSitemapM3:hover{ color: #593107; font-size: 10px; line-height: 16px; font-family: Arial; text-decoration: none; font-weight: normal}
