* {font-family: Arial, Helvetica, san-serif}
body {font-size: 1em; color: #000000; background-color: #dcdcdc; margin: 0 ; padding: 0 }

p {font-size: 0.9em}

h1 { color: #12427a; font-size: 1.3em; font-weight: bold; }
h2 { color: #12427a; font-size: 1.3em; font-weight: normal; }
h3 {}
h4 { color: #025800; }


#header { background-image: url(bilder/banner.jpg); background-repeat: repeat-x; background-position: left top; width: 100%; height: 100px; float: none; clear: both; margin-bottom: 10px; }
	#bread { color: #000000; font-size: 0.7em; line-height: 20px; width: auto; height: 20px; float: none; clear: both; margin-bottom: 20px; margin-left: 20px; }
		#bread a { color: #474747; font-size: 1em; line-height: 20px; text-decoration: none; }
		#bread a:hover { text-decoration: underline; }
	
#navi { width: 220px; float: left; margin-left: 20px; }

	#navi ul { width: 210px; margin: 0; padding: 0; list-style-type: none; }
	#navi ul li { width: 100%; margin: 7px 0 0; padding: 0; list-style-type: none; }
	#navi ul li a { color: #12427a; font-size: 0.8em; font-weight: bold; text-decoration: none; padding: 2px 2px 2px 3px; border-bottom: 1px solid #12427a; border-left: 3px solid #b9b9b9; display: block; }
		#navi ul li a:hover { color: #025800; text-decoration: none; border-bottom: 1px solid #000; border-left: 3px solid #025800; }
		#navi ul li a:visited { color: #025800; text-decoration: none; border-bottom: 1px solid #000; border-left: 3px solid #12427a; }
	#navi ul li ul { width: 190px; margin-left: 20px; }

#extra { width: 220px; float: right; }
#text { background-image: url(bilder/back.jpg); background-repeat: no-repeat; background-position: left top; margin-right: 280px; margin-left: 280px; }






















