A { text-decoration: none; }
A:visited 	{text-decoration: none}
A:hover 	{color: #003366}

A:active 	{text-decoration: none}
A.cornelsen:LINK {text-decoration: none}
A.cornelsen:hover 	{color: #0096A0}

.cornelsen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #003366;
	font-weight: bold;

}

body {  
  font-family:  Arial, Helvetica,sans-serif; 
  font-size: 13px;
  scrollbar-face-color: #05BDD0; 
  scrollbar-highlight-color: #0096A0; 
  scrollbar-shadow-color: #0096A0; 
  scrollbar-3dlight-color: #0096A0; 
  scrollbar-arrow-color: #ffffff; 
  scrollbar-track-color: #D9F3F4; 
  scrollbar-darkshadow-color: #ffffff; 
  scrollbar-base-color: #ffffff;
  }
					
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.text a {
	color: #0096A0;
	text-decoration: none;
	}
.text a:hover {
	color: #0096A0;
	text-decoration: underline;
	}
.text ul {
	list-style-image: url(../pics/bullet.gif);
	}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}

#superhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 225px;
	margin-top: 0px;
	color: #003366;
	}

.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #0096A0;
	font-weight: bold;
	text-decoration: none;
}

.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width : 160px;
	background : #D9F3F4;
}

.nachricht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width : 350px;
	background : #D9F3F4;
}

.subnavi {
	margin: 0;
	}
	
.subnavi li {
	margin: 0px;
	pading: 0px;
	list-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #003366;
}
.subnavi li a {
	text-decoration: none;
	color: #003366;
	}

.subnavi li a:hover {
	text-decoration: none;
	color: #0096A0;
	}

.subnavi .aktiv {
	color: #0096A0;
