div.fullcontent
{
	position: absolute;
}
.content {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
	
.content * 
{
	font-size: 12px;
}
.content_table
{
}
.flowtable {	
}
.title {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Century, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
h3 {
	font-weight: bold;
	color: #A02931;
	font-size: 14px;
}
a {
	font-weight: bold;
	color: #A02931;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}

.titlemenu, .titlemenu a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.titlemenu td {
	padding-right: 5px;
	padding-left: 5px;
}
.titlemenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.titlemenu_selected {
	color: #CCCCCC;
}
.ueberschrift1 {
	font-weight: bold;
}
table.submenue {
	left: 170px;
	border-top: 0px solid #A02931;
	border-right: 1px solid #A02931;
	border-bottom: 1px solid #A02931;
	border-left: 1px solid #A02931;
}
table.submenue td {
	vertical-align: middle;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}
div.submenue {
	left: 180px;
	border: 0px;
	position: relative;
}
.submenue a {
	font-weight: bold;
	text-decoration: none;
}
.submenue_selected {
	font-weight: bold;
	color: #000000;
}
.submenue a:hover {
	color: #999999;
}
.submenue_footer
{
	font-weight: bold;
	font-size: 12px;
}

div.content {
	padding-top: 15px;
	padding-left: 50px;
	width: 95%;
}
.ueberschrift {
	color: #A02931;
}
.URL_do_line {
	text-decoration: underline;
}
a.URL_do_line:hover {
	text-decoration: none;
}

div.detail_window {
	float: none;
	width: 450px;
	border: 1px solid #A02931;
	font-size: 12px;
	margin-right: 15px;
	// margin-right: 0px;
	background-color: white;
	z-index: 110;
}
div.detail_window table th
{
	background-color: #A02931;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.detail_window table td
{
	padding: 10px 15px 10px 15px;
	font-size: 12px;
}
div.detail_window table th a
{
	margin-right: 6px;
	white-space: nowrap;
}

div.blackback
{
	position: absolute; 
	width: 100%; 
	height: 100%; 
	left: 0px; 
	background-color: black; 
	filter: alpha(opacity=75);  
	-moz-opacity: 0.75;  
	opacity: 0.75;
	visibility: hidden;
}
div.overlayContentPane
{
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
table.newsblock
{
	margin: 0px;
	margin-bottom: 15px;
	width: auto;
}

table.newsblock th
{
	display: inline;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}

table.newsblock td
{
	font-weight: normal;
	text-align: left;
}

table.newsblock td.source
{
	font-style: italic;
}

.Titeltext {
	font-size: 24px;
	color: #FFFFFF;
}
