* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html,body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.01%;  
}

#context {
	FONT-SIZE: 70%
}
#context H4 {
	FONT-SIZE: 110% important
}
#content p{
font-size: 80%;
}

#content td{
font-size: 80%;
}
#content th{
font-size: 80%;
}

#content li {
font-size: 80%;
}

#content h1 {
font-size: 110%;
}

#content h2 {
font-size: 105%;
}

#content a {
text-decoration: none;
font-weight: bold;
}


#foot {
	FONT-SIZE: 70%;
}

#toplink {
	FONT-SIZE: 70%;

}
#toplink A {

	TEXT-DECORATION: none
}
#toplink A:hover {
	TEXT-DECORATION: underline
}
H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 110%;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 105%;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 105%;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
}
H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
}
H6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
}
P {
	MARGIN: 5px 20px 5px 0px;
	LINE-HEIGHT: 90%
}
#linkliste ul {
	FONT-SIZE: 80%; 
}

#linkliste ul li {
	FONT-WEIGHT: bold;
}

#content P P A {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
#content P A {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
#content P P A:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
#content P A:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
#navigation A {
	TEXT-DECORATION: none
}
#navigation A:hover {
	TEXT-DECORATION: none
}

#navigation .info {
font-size:70%
}


