@charset "utf-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066FF;
	text-decoration: none;
}
.Stil1 {
	font-size: 36px;
	color: #1B1CC2;
	text-decoration: none;
}
.Stil2 {color: #0066CC}

.Stil3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Stil4 {color: #1B1CC2}

.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1B1CC2;
	font-style: normal;
}
.Stil6 {color: #1B1CC2}


a:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

Links {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	cursor: default;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
#container {
	width: 900px;
	margin: 20px auto;
}
#kopf {
	float: left;

}
#boxkopf {
	background-image: url(../bilder/Netz_hell2.jpg);
	height: 120px;
	width: 900px;
}

#navig {
}

