/* Style for the whole page */
BODY
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: Transparent;
	text-align: left;
}

/* Style for floating site-background */
.Background
{
    background-image:url(../Images/bground.gif); background-color: transparent; background-repeat: repeat;
}

/* Style for top tables */
Header
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

/* Style for menues */
HeaderMenue
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: black;
	border-bottom-style: none;
}

TopMenue
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

BottomMenue
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

BlackWhite
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: black;
}

/* Linkstyle for heder menue */
A.MainNav:link 
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.MainNav:visited 
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.MainNav:hover
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; COLOR: #666666; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
/* Linkstyle for footer links */
A.MiniNav:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}
A.MiniNav:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}
A.MiniNav:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
/* Linkstyle for left menue */
A.LeftNavMain:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.LeftNavMain:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.LeftNavMain:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}
A.LeftNavSub:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.LeftNavSub:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.LeftNavSub:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}

/* Style für pipes in header menue */
.MenuePipe
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #AB2E2E; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.MenueSelected 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}

/* Style for the page-content */
.Content
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none; text-align:justify;
}
/* Style for headings */
.Heading, h1
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
