h1 {
	margin:0;
	padding:0;
	margin-bottom: 16px;
	font-size: 18px;
}

h2 {
	margin:0;
	padding:0;
	font-size: 12px;
	margin-bottom: 16px;
}

p.bodytext {
	line-height: 20px;
}

/* Link Definition NORMAL */
#main a:link {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px ;
}
		
#main a:visited {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px ;
}

#main a:focus {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px ;
}
		
#main a:hover {
	color:#046499;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px ;
}

#main a:active {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px ;
}

/* Link Definition klein */
a.klein:link {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}
		
a.klein:visited {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}

a.klein:focus {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}
		
a.klein:hover {
	color:#046499;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 8pt ;
}

a.klein:active {
	color:#046499;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}
