A:LINK {
	color: #996633;
	text-decoration : underline;
}

A:VISITED {
	color: #330000;
	text-decoration : underline;
}

A:HOVER {
	color : #996633;
	text-decoration : underline;
	background-color : #EEEEEE;
}

A:ACTIVE {
	color: #CC9933;
	text-decoration : none;
}

BODY {
	background-color : #FFFFFF;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-left : 10%;
	margin-right : 10%;
}

TD {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color :  #000000;
	font-size : 1em;
}

P {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color :  #000000;
	font-size : .85em;
	text-align : justify;
}

UL {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color :  #000000;
	font-size: 1em;
}

OL {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color :  #000000;
	font-size: 1em;
}

H1 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size : 1.4em;
}

H2 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size: 1.2em;
}

H3 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size: 1em;
}

H4 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size: .9em
}

H5 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size: .85em
}

H6 {
	font-family : "Trebuchet MS", "Myriad Web", Georgia, sans-serif;
	color :  #000000;
	font-size: .8em
}

LI {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color :  #000000;
	font-size : .85em;
}

.left {
	font-style: normal; 
	text-align: left;
}

.center {
	font-style: normal;
	text-align: center;
}

.right {
	font-style: normal;
	text-align: right;
}

.link {
	font-size: x-small;
	text-align: left;
}

.impressum {
	font-size: x-small;
	font-style: normal;
	text-align: center;
}

.land {
	font-weight: bold
}

.grey {
	color: #666666;
}
