﻿body{
	font-family: Verdana;
	font-size: 12pt;
}

a:link { 
font-weight:normal; 
color:#3366CC; 
text-decoration:none; 
}


A:visited {
font-size: 12pt;
color: #408080;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 12pt;
color: #660066;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

A:active {
font-size: 12pt;
color: #660066;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

h1 {
	color: #3366CC;
	font-size: 16pt;
	font-weight: normal;
}
h2 {
color: #B53C78;
font-weight: bold;
font-size: 16px;
}

/* Aufzählungspunkte */
li {
	color: #3366CC;
	font-size: 12pt;
	
}
p {
font-size: 12px;
}