/* CSS Document */

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

p {
	font-size: 0.8em;
	font-weight:normal;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3
 {
	font-size: 1.0em;
}

#navigation_left h3 > a  {
	font-size: 0.9em;
	font-weight:bold;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.8em;
}

.text ,
.text12 {
	font-size: 1.2em;
	font-weight:normal;
}

.text10 {
	font-size: 1.0em;
	font-weight:normal;
}

#left_navigation .nav,
.text09 {
	font-size: 0.9em;
	font-weight:normal;
}

.welcometext,
#navigation_left a ,
.textkl,
.text08 {
	font-size: 0.8em;
	font-weight:normal;
}

.text06 {
	font-size: 0.6em;
	font-weight:normal;
}


