body
{
	background: #D1D3D4;
	background-image: url('images/banner.gif');
	background-position: top left;	
	background-repeat: no-repeat;	
	background-attachment: scroll;
	font-family: Verdana, sans serif;
	font-size: 10pt;
}

table
{
	table-layout: auto; 
	width: 100%;
	font-size: 9pt;
	color: black;
}

td
{ 
	vertical-align: top;
	align: left;
	padding: 4px; 
}

th
{
	align: left; 
	padding: 4px; 
}

p.button
{
	margin: 0;
	padding: 0;
}

.text1
{
	color: black;
	font-weight: bold;
	line-height: 13pt;
	margin: 0;
	padding: 0;
}

.text1_hell
{
	font-family: Verdana, sans serif;
	font-size: 10pt;
	color: #dddddd;
	font-weight: bold;
	line-height: 13pt;
	margin: 0;
	padding: 0;
}

.text2
{
	font-size: 9pt;
	color: black;
	line-height: 12pt;
	margin: 0;
	padding: 0;
}

.text2_hell
{
	font-size: 9pt;
	color: #dddddd;
	line-height: 12pt;
	margin: 0;
	padding: 0;
}

.text5
{
	font-family: Verdana, sans serif;
	font-size: 9pt;
	color: black;
	line-height: 10pt;
	margin: 0;
	padding: 0;
}

.text6
{
	font-family: Verdana, sans serif;
	font-size: 9pt;
	color: black;
	line-height: 15pt;
	margin: 0;
	padding: 0;
}

.schrift1
{
	font-family: Verdana, sans serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.schrift2
{
	font-family: Verdana, sans serif;
	font-size: 10pt;
	color: #dddddd;
	font-weight: bold;
}

.schrift4
{
	font-family: Verdana, sans serif;
	font-size: 9pt;
	color: black;
}

.schrift4_rot
{
	font-family: Verdana, sans serif;
	font-size: 9pt;
	color: red;
}

.schrift6
{
	font-family: Verdana, sans serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.schrift7
{
	font-family: Verdana, sans serif;
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

div#banner 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 75px;
	border: 0 solid inherit;
}

#navigation 
{
	position: absolute;
	top: 80px;
	left: 0;
	width: 800px;
	height: 50px;
	border: 0 solid inherit;
}

#aktiv 
{
	width: 100px;
	height: 25px;
	background: #990000;

	border-bottom-width: 0;
	border-left-width: 0;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
}

#inaktiv 
{
	width: 100px;
	height: 25px;
	background: #ef2500;

	border-width: 1px;
	border-style: solid;

	border-bottom-color: #444444;
	border-left-color: #dddddd;
	border-right-color: #444444;
	border-top-color: #dddddd;
}

.border
{
	height: 24px;
	background: #990000;

	border-bottom: solid 1px #444444;
	border-right: solid 1px #444444;
}

div#kasten_unten
{
	position: absolute;
	top: 370px;
	left: 0;
	width: 200px;
	height: 235px;
	background: #990000;
	border: 0 solid inherit;
}

div#kasten_oben
{
	position: absolute;
	top: 135px;
	left: 0;
	width: 200px;
	height: 230px;
	background: #ef2500;
	border: 0 solid inherit;
}

div#kasten_gross
{
	position: absolute;
	top: 160px;
	left: 225;
	width: 575px;
	height: 450px;
	border: 0 solid inherit;
}

div.text_einzug_klein
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 180px;
}

div.text_einzug
{
	position: relative;
	top: 25px;
	left: 25px;
	width: 150px;
}

div.text_einzug_gross
{
	position: relative;
	left: 25px;
	top: 75px;
	width: 550px;
}	

img
{
	border: 0;
}

a:link, a:active, a:visited, a:hover 
{ 
	text-decoration: none; 
}

ul, li 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
