body {
	background-color: #f1f1f1;	
	color: black;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

td {
	color: gray;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}

#HeaderLayer {
	height: 120px;
	width: 960px;
	left: 0;
	top: 0;
	position: absolute;
	visibility: visible;
}

#MenuLayer {
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 540px;
	width: 220px;
	left: 10px;
	top: 120px;
	position: absolute;
	visibility: visible;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #e3eefa url(../images/menu_background.jpg) no-repeat right bottom;
	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999;
	box-shadow: 1px 2px 4px #999;
}

#ContentLayer {
	margin-bottom: 30px;
	top: 120px;
	position: absolute;
	left: 240px;
	width: 775px;
	visibility: visible;
}

.menu {
	margin-bottom: 30px;
}

#menuitem {
	width: 200px;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}

#menuitem a {
	padding-right: 2px;
	background-color: #f2f4f4;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}

#menuitem a:hover {
	color: #ededed;
	font-size: 12px;
	text-decoration: none;
	background-color: #004a99;
	display: block;
}

#menuitem-active {
	width: 200px;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}

#menuitem-active a {
	padding-right: 2px;
	color: white;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #004a99;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}

#submenuitem {
	background-color: white;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
}

#submenuitem a {
	color: #5d5d5d;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#submenuitem a:hover {
	color: white;
	font-size: 11px;
	background-color: #3f7cbe;
	text-decoration: none;
	display: block;
}

#submenuitem-active {
	background-color: #ededed;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
}

#submenuitem-active a {
	background-color: #3f7cbe;
	color: white;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#subsubmenuitem {
	background-color: white;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
}

#subsubmenuitem a {
	margin-left: 20px;
	color: #5d5d5d;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#subsubmenuitem a:hover {
	color: #333333;
	font-size: 10px;
	background-color: #e6e6e6;
	text-decoration: none;
	display: block;
}

#subsubmenuitem-active {
	background-color: white;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
}

#subsubmenuitem-active a {
	background-color: #e6e6e6;
	margin-left: 20px;
	color: #333333;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.imprint {
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: 1px solid #004a99;
}

.imprint a {
	color: #5d5d5d;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.imprint a:hover {
	color: #004a99;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.csc-textpic-caption {
	padding-bottom: 15px;
	padding-top: 5px;
	color: #004a99;
}h1, h1.csc-firstHeader {
	color: #004a99;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 15px;
}

h2 {
	color: #004a99;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 15px;
}

.maincontent {
	margin-bottom: 30px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ffffff;
	padding: 20px;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	color: gray;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999;
	box-shadow: 1px 2px 4px #999;
}

.tx-lastupdate-pi1 {
text-align: right;
font-style: italic;
}