@import url("style-navi.css");


body {
	background: #C49BAD url(bild/bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 80%;
	line-height: 1.4em;	
}

#inhalt {
	position: absolute;
	left: 320px;
	top: 0;	
	width: 490px;
	padding: 0 25px 15px 15px;
	color: #333;
}
#inhalt a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #4358A7;
}
#inhalt a:hover {
	color: #333;
}

#inhalt h2 {
	font-size: 1.4em;
	color: #4358A7;
}
#inhalt h3 {
	font-size: 1.3em;
	color: #4358A7;
}
#rundgang {
	border: 9px solid #7f7f7f;
}
