@import url("ie/ie6.css");

body, html {
	margin:0;
	padding:0;
	font-family:serif;
	font-size:11.5pt;
	line-height:1.7em;	
	}
	
body {
	background:repeat-y url("../bilder/hintergrund/seite.jpg");
	}

h1, h2, h3, h4, h5 {
	font-family:sans-serif;
	}
	
h2 {
	background:no-repeat url("../bilder/hintergrund/h1.jpg");
	}

strong {
	color:#312f5b;
	}
	
ul {
	list-style-image:url("../bilder/bullet.gif");
	}
	
img {
	border:none;
	float:right;
	}
	
div#navigation {
	float:left;
	margin:0;
	padding:5px 13px;
	width:218px;
	}

div#navigation a {
	display:block;
	width:203px;
	height:29px;
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	font-style:italic;
	padding:5px 0 0 15px;
	margin:8px 0 8px 0;
	}
	
div#navigation a:hover {
	color:#000000;
	background:no-repeat url("../bilder/hintergrund/a_highlight.gif");
	}
	
div#navigation a#active {
	color:#312f5b;
	font-weight:bold;
	}
	
div#inhalt {
	margin:0 26px 0 270px;
	}
	
div#inhalt a {
	color:#747490;
	font-family:sans-serif;
	text-decoration:none;
	font-weight:normal;
	}

div#inhalt a:hover {
	color:#312f5b;
	text-decoration:underline;
	}
	
div.block {
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	border-bottom:solid 1px #5c58ab;
	}
	
div#Ju0Zu {
	margin:0;
	padding:0;
	display:inline-block;
	margin-bottom:-3px;
	}

div#Ju0Zu img {
	margin:0;
	padding:0;
	display:block;
	float:none;
	}

div#copyright {
	margin:0;
	position:fixed;
	bottom:0px;
	left:9px;
	}

div#copyright p {
	font-family:sans-serif;
	font-size:x-small;
	color:#c1c1c1;
	margin:0;
	padding:0;
	}
