body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: E4E2E2;
}

a {
	color : #0068B4;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img a {
	border:none;
}

/* Hauptnavigation links */
.mainnavi
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:bold;
		vertical-align:top;
		color:#000000;
		}
		
		/* Content */
.content
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		font-style:normal;
		vertical-align:top;
		color:#000000;
		}

.pageheader
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:30px;
		font-style:normal;
		font-weight:bold;
		vertical-align:top;
		color:#ffffff;
		}
				
.head1
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:14px;
		font-style:normal;
		font-weight:bold;
		vertical-align:top;
		color:#0068B4;
		}
		
.head2
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:bold;
		vertical-align:top;
		color:#0068B4;
		}


.footer
		{
		font-family:Verdana, Arial, sans-serif;
		font-size:11px;
		font-style:normal;
		vertical-align:top;
		text-align:left;
		color:#000000;
		}
/* Footer Navigationslinks*/	
.footerlinks
		{
		font-family : Verdana, Arial, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-weight : normal;
		vertical-align:top;
		color : #0068B4;
		}
		
/*.footerlinks:link { color:#e5e5e5;text-decoration:none; }
.footerlinks:active { color:#e5e5e5;text-decoration:none; }
.footerlinks:visited { color:#e5e5e5;text-decoration:none; }
.footerlinks:focus { color:#e5e5e5;text-decoration:none; }
.footerlinks:hover { color:#e5e5e5;text-decoration:underline; } */


/* Subnavigation links */
.subnavi
		{
		font-family : Verdana, Arial, sans-serif;
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
		vertical-align:top;
		color : #000000;
		}


