html
	{
		margin: 0;
		padding: 0;
	}
	

body 
	{
	color:#000000; 
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	margin:0px; 
	padding:0px; 
	}

.content 
	{
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-family:Verdana,Arial,'Trebuchet MS'; 
	margin:0px; 
	padding:0px; 
	}
	
.menu	{
	color: #000000;
	font-size: 11px;
	font-family:Verdana,Arial,'Trebuchet MS'; 
	}

.title 
	{
	color:#2D698C;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana,Arial,'Trebuchet MS'; 
	}
	

td 
	{
	color:#000000; 
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	}

a 
	{
	 
color:#2D698C; 
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	}


hr 
	{
	color:#8BB1C3; 
	height:1px 
	}

.zellehell
	{
	background-color:#E2ECF1;
	color:Black 
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	height:15px
	}

.zelledunkel
	{
	background-color:#8BB1C3; 
	color:Black
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	height:15px
	}
.zellehead
	{
	background-color:#8BB1C3; 
	color:Black
	font-size:11px; 
	font-family:Verdana,Arial,'Trebuchet MS'; 
	font-weight:bold;
	height:15px
	}
a:link 
	{
	color:#8BB1C3;
	 font-weight:normal
	}

a:visited 
	{
	color:#8BB1C3;
	 font-weight:normal
	}

a:hover 
	{ color:#CC0000; }

a:active 
	{
	color:#8BB1C3; 
	text-decoration:none;
	}

.bg
	{ background-color:#8BB1C3; }

.bglight
	{ background-color:#E2ECF1; }

.bgwhite 
	{ background-color:#FFFFFF; }

.bggrey 
	{ background-color:#BCBCBC; }

.bglightgrey 
	{ background-color:#F7F3F7; }



H1
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
H2
{
	font-size: 16pt;
	font-style: italic;
	color: black;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
H3
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
H4
{
	font-size: 14pt;
	color: black;
	font-style: italic;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
H5
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
H6
{
	font-size: 11pt;
	color: black;
	font-style: italic;
	font-family: Verdana, Arial, 'Trebuchet MS';
}
