﻿body
{
	background-color: #efefef; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

h2
{
	font-size: 10px;
	font-weight: bold;
}

a 
{ 
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	color: #4d4eff;
	text-decoration: none; 
}

a:active 
{
	color: #4d4eff;
	text-decoration: none; 
}

img 
{ 
	border: none;
}

.tableMain 
{
	width: 757px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.trkopf
{
	height: 99px;	
}

.trfuss
{
	height: 40px;	
}

.kopflinks
{
	width: 181px;
}

.kopfmitte
{
	width: 506px;
	background-color: #d4d0db;
}

.kopfrechts
{
	width: 70px;
	background-color: #585661;
}

.mittelinks
{
	width: 181px;
	background-color: #d4d0db;
}

.mittecontent
{
	width: 506px;
	background-color: #efefef;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}

.mitterechts
{
	width: 70px;
	background-color: #d4d0db;
}

.fusslinks
{
	width: 181px;
	background-color: #585661;
}

.fussmitte
{
	width: 506px;
	background-color: #d4d0db;
	font-size: 11px;
	text-align: center;
}

.fussrechts
{
	width: 70px;
	background-color: #b6b5bb;
}

.listencontent
{
	list-style-type: circle;
	text-align: left;
}