﻿body
{
	background-color: lightsteelblue;
}

.header {
	background-image: url(Images/head.gif);
	
	width: 800px;
	height: 100px;
	margin : 0px auto 0px auto;
}

.login1
{
	position: absolute;
	font-family: Arial;
	font-size: 6pt;
	margin: 0px auto auto 740px;
	color: #000000;
}

.center1
{
	background-image: url(Images/bg.gif);
	width: 800px;
	height: 700px;
	margin: 10px auto 0px auto;
	
}

.footer {
	background-image: url(Images/foot_yellow.gif);
	width: 800px;
	height:35px; 
	margin: 600px auto 0px auto;
}

.Menue
{
	position: absolute;
	margin: 60px auto 0px 12px;
	font-family: 'Verdana' , Arial;
	font-size: 11pt;
	z-index: 300;
}

.Menue2
{
	margin: auto auto 0px  2px;
	font-family: 'Verdana' , Arial;
	font-size: 7pt;
	z-index: 300;
	width: 170px;
}


.Menue1
{
	position: absolute;
	margin: 150 auto 0px 30px;
	
}

.Main
{
	position: absolute;
	margin: 0px auto 0px 185px;
	font-family: Verdana;
	font-size: 8pt;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: black;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: center;
}	
		
H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
	
	.sitemap
{
	position: absolute;
	margin: 90px auto 0px 160px;
	font-family: Verdana;
	font-size: 7pt;
}
TABLE
{
	background-color: transparent;
}
TD
{
	background-color: transparent;
	
}	

.Tabellen_Sb
{
	background-color: #ffcc66;
}

