﻿body	{
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family:  Arial, Geneva, Verdana, Sans-Serif;
	font-size: 9pt;
	background-color: #FFFFC4;
}
.main_table	{
	border-collapse: collapse; 
	height: 100%; 
	width: 955px;	
}
.table_footer	{
	border-collapse: collapse; 
	height: 60px; 
	width: 955px;	
}
.content	{
	border-collapse: collapse; 
	height: 100%; 
	width: 955px;
}
.menu_content	{
	border-collapse: collapse; 
	width: 100%;
}
.main_content	{
	text-align: left;
	vertical-align:top;
}
.content_header	{
	font-size: 14pt;
	font-weight:bold;
	font-variant:inherit;
	font-style:italic;
}
td	{
	font-size: 9pt;
}
td.copy	{
	text-align:right;
	font-size: 8pt;
	font-weight: bold;
	background-image:url('images/images_25.jpg');
}
td.news	{
	text-align:left;
	font-size: 8pt;
	font-weight: bold;
	background-image:url('images/images_24.jpg');
}
td.head_in{
	width: 641px;
	font-weight: bold;
	font-family: Arial;
}
.header	{
	height: 144px;
}
.main	{
	background-color: #E1E1F9;
	background-image:url('images/images_06.gif');
	background-repeat:repeat-y;
}
.footer	{
	height: 60px;
}
div.header_menu{
	height: 67px;
	width: 559px;
	background-image: url('images/images_02.jpg');
	position:absolute;
	font-weight:bold;
	font-size: 9pt;
	left: 396px;
	top: 0px;
}
div.main_default{
	width: 100%;
	height: 100%
}
div.werbung
{
	position:absolute;
	width: 80px; 
	height: 450px;
	position: absolute; 
	left: 975px; 
	top: 25px;
	background-image: url('./images/werbung.png')
}
a	{
	color: #000000;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
a.menu_h	{
	font-weight: bold;
}
img{
	border: 0px;
}
hr.line{
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 1px;
}