body {
	background-color:#E6E6E6;
}

a {
	font-weight:normal; 
	color:black; 
	text-decoration: none;
}

a:visited { 
	font-weight:normal; 
	color:black; 
	text-decoration: none;
}

a:active {
	color:black;
	font-weight:bold;
	text-decoration: none;
}



#content-navigation-top {
	padding-left:150px;
	background-color:#E6E6E6;
	padding-top:0px;
	margin:-5px;
}

#content-navigation-top table {
	font-family: Verdana; 
	font-size:9pt;
	color:black;
}

#content-navigation-top table td{
	width:150px;
}

#navigation-left {
	width:180px; 
	float:left;
	margin-top:8px;
	/*background-color:#BEE1E5;*/
}

#navigation-left table {
	font-family: Verdana; 
	font-size:9pt;
	color:black;
}

#content {
	margin-left:155px;
}

#siteFrame {
	background-image: url(../images/background-content-block.jpg);
	background-repeat:repeat-y;

	overflow:hidden;
	display:table;
}

#content-content {
	width:815px;
	background-color:white;
	padding-top:5px;
	border-right:0px solid black;
	margin-left: 25px;
	margin-top:10px;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	text-align:justify;
}

.content-content-left {
	text-align:justify;
	vertical-align:top;
	padding-top:15px;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
}

.content-content-right {
	text-align:left;
	padding-left:15px;
	font-family:Verdana;
	font-size:9pt;
	width:102px;
	vertical-align:top;
}

#navigation-left .linkActive, #content-navigation-top .linkActive {
	font-weight:bold;
}

.navigation-left-2nd {
	padding-left: 22px;
	padding-top:3px;
	padding-bottom:3px;
}

.headline 
{
	font-size:12pt;
	font-weight: bold;
}

.pPunkt 
{
	text-decoration: underline;
}

.expander 
{
	text-decoration: underline;
	cursor: hand;
}
