@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	height:100%;
	background-color: #eeeeee;
}
.consultantLine
{
	width: 930px;
	margin-left: -60px;
}
.consultantLine a 
{
	text-decoration: none;
}
.cLineC1
{
	width: 100px;
}
.cLineC2
{
	width: 230px;
}
.cLineC3
{
	width: 400px;
}
.cLineC4 
{
	width: 200px;
}
html
{
	height:100%;
}
td
{
	vertical-align:top;
}
a.selected
{
	font-weight:bold;
}
a, a:visited, a:link
{
	color:#000000;
}
a:hover
{
	color:Blue;
}
#Background
{
	display: none;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-repeat: repeat-x;
}
#Main_Container {
	position:relative;
	margin: 0 auto;
	width: 960px;
	border: 1px solid #CCCCCC;
}
#impressum 
{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #FFF;
}
#impressum a 
{
	color: #FFF;
}
#Title_Logo {
	background-image: url(images/header.jpg);
	position:relative;
	width: 960px;
	height: 72px;
}
.selected {
	font-weight:bold;
	color:#CC3366;
}

.Navigation {
	font-family: Verdana;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
ul.Navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	color: White;
}
ul.Navigation a {
	display: block;
	padding: 9px;
	text-decoration:none;
	color: White;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid white;
}
ul.Navigation a:link {
	color: black;
	color: White;
}
ul.Navigation a:visited {
	color: black;
	color: White;
}
ul.Navigation a:hover {
	font-style:inherit;
}
ul.Navigation a:active {
	color: White;
}

h1
{
	font-weight:bold;
	font-size:15pt;
	color: #203952;
}
h2
{
	font-weight:bold;
	font-size:13pt;
	color: #203952;
}
h3
{
	font-weight:bold;
	font-size:11pt;
	color: #203952;
}
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited
{
	color: #203952;
}
strong, b
{
	color: #203952;
}
#Menu_Panel {
}

#Content_Background 
{
	background-color: #FFFFFF;
	position: relative;
	width: 960px;
}
#Main_Content
{
	position:relative;
	width: 650px;
	top:10px;
	left:80px;
	line-height:20px;
	height:100%;
	padding-bottom:30px;
	min-height:600px;
}
.ContentHeader
{
	position:relative;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #d4d4d4;
	padding-left: 20px;
	background-image: url(images/headingarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #203952;
}
.ContentText
{
	margin-top:14px;
	line-height:20px;
}
#Navigation_Panel
{
	position:relative;
	left:0px;
	/*background-image: url(images/menubar.png);
	background-repeat: repeat-x;*/
	background-color: #5b6879;
	z-index: 95;
	height: 35px;
	right: 0px;
	/* padding-left: 90px; */
}
.ContentDate
{
	position:absolute;
	right:0px;
	font-size:10px;
	color:#aeaeae;
	font-weight:bold;
}
.print
{
	position:absolute;
	right:0px;
}
.ContentItem
{
	border: 1px solid #e3efff;
	padding: 2px 5px 5px 5px;
	margin-bottom: 25px;
}
#footer
{
	color: #FFFFFF;
	position:relative;
	background-color: #2c4863;
	height:100px;
	margin-top: 20px;
	background-image: url(images/footerheader.png);
	background-repeat: repeat-x;
	line-height: 16px;
}
.address
{
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 90px;
}
.numbers
{
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 20px;
}
.numbers a:link, .numbers a:visited, .numbers a, .numbers a:hover
{
	color: #FFFFFF;
}
.consultantName
{
	font-weight:bold;
	color: #203952;
	font-size:20px;
	height:40px;
}
.consultantHead
{
	font-weight:bold;
	height:40px;
}
.wmsg
{
	font-size:11px;
	font-style:italic;
}

.menu
{
  position: relative;
  float: left;
  padding: 2px 3em 2px 3em;
  margin-right: 2px;
  cursor: default;
  color: #FFFFFF;
  border-right: 1px solid white;
}

.menu ul {
  display: none;
  position: absolute;
  background-color: #ffffff;
  color: black;
  list-style: none;
  margin: 0px;
  padding: 0;
  width: 190px;
  border: 1px solid #D7DDDC;
  left: -1px;
  top: 17px;
}

.menu ul li {
  display: block;
  padding: 0.2em;
}

div.menu:hover ul {
  display: block;
  margin: 0;
  padding: 0;
}

div.menu ul li:hover {
  background-color: #5b6879;
  color: #FFFFFF;
}

div.menu ul li:hover a {
  color: #FFFFFF;
}
div#newsNotify
{
	position: fixed;
	z-index: 100;
	padding: 10px;
	left: 30%;
	margin-top: 250px;
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 320px;
}
div#fade
{
	z-index: 99;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	opacity:0.5;    
	-moz-opacity:0.5;    
	-khtml-opacity: (0.5);   
	filter: alpha(opacity=50);
	background-color: #000000;
}
ul.tabs 
{
	margin: 0;
	padding: 0;
	list-style: none;  
	height: 40px;
}
ul.tabs li 
{
	float: left;
	padding: 8px;
	background-color: #5b6879;
	color: #FFF;
	border-right: 1px solid #FFF;
}
ul.tabs li a
{
	text-decoration: none;
	color: #FFF;
}
ul.tabs li.active 
{
	font-weight: bold;
}
ul.tabs li a:hover 
{
	text-decoration: underline;
}
