html, body
{
	background-color:			#eeeeff;
}

html {  min-height: 100.05%; }

#haupttabelle
{
	background-color:			#f0f0ff;
	width:						650px;
}


#thema
{
	font-family:				verdana, tahoma, helvetica, arial, sans-serif;
	font-size:					11pt;
	color:						#ffffff;
	text-align:					left;
	background-color:			#3c3c96;
	font-weight:				bold;
	margin-top:					2px;
	margin-bottom:				10px;
}


.fliesstext,p,ul,table.fliesstext,mailausgabe
{
	font-family:				verdana, tahoma, helvetica, arial, sans-serif;
	font-size:					10pt;
	color:						#000000;
	text-align:					left;
	line-height:				14pt;
	margin-top:					0px;
	margin-bottom:				10px;
}

.mailausgabe
{
	font-weight:				bold;	
	color:						red;
}

.rot
{
	font-family:				verdana, tahoma, helvetica, arial, sans-serif;
	font-size:					10pt;
	color:						red;
	text-align:					left;
	line-height:				14pt;
	padding-top:				0px;
	margin-top:					0px;
	margin-bottom:				10px;
	font-weight:				bold;
	text-transform:				uppercase;
}

ul
{
	margin-top:					0px;
	margin-bottom:				20px;
}


a:link, a:visited, a:hover, a:active, a:focus
{
	color:						#0000ff;
	text-decoration:			underline;
	font-weight:				normal;
}

h1,h2
{
	color:						#ffffff;
	font-family:				verdana, tahoma, helvetica, arial, sans-serif;
	margin-bottom:				10px;
}


h1
{
	background-color:			#3c3c96;
	padding-left:				5px;
	padding-top:				4px;
	padding-bottom:				4px;
	font-size:					12pt;
	width:						95%;
	margin-top:					0px;
}

h2
{
	background-color:			#6464be;
	padding-left:				5px;
	padding-top:				1px;
	padding-bottom:				1px;
	font-size:					10pt;
	width:						70%;
	margin-top:					20px;
}

