@charset "UTF-8";

html
	{
		height: 98%;
	}
h2 {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;
	font-size: 20px;
	font-weight: bold;
}
li {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;
		font-size: 16px;
max-width: 550px;

	line-height: 25px;
}
h3 {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h6 {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

h1 {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;
	font-size: 22px;
	font-weight: bold;
}
p {
	color: #13206F;
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", sans-serif;
	font-size: 14px;
	max-width: 600px;
}

	body
	{
		height: 98%;
	}


#drumrum {
	width: 987px;
 min-height: 98%;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top: 35px;
	left: 50%;
	background-image: url(start/bg_content.gif);
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}
#banner  {
	width: 985px;
	height: 285px;
		background-image: url(start/banner.jpg);
}
#navi {
	width: 285px;
	top: 285px;
	margin-top: 0px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 10px;
}
#schatten {
	width: 37px;
	height: 639px;
	top: 285px;
	background-image: url(start/schatten_navi.png);
	margin-top: 0px;
	margin-left: 0px;
		float: left;

}
#content {
	width: 637px;
	top: 285px;
	margin-top: 0px;
	margin-left: 350px;
		text-align: left;

}

body {
	background-image: url(start/bg_haupt.png);
}

a {
	color: #13206F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 35px;
	text-decoration: none;
}

/* SLIDESHOW */
#slideshow {
 height:100px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}#bildWechsel {
	text-align: right;
}
h4 {
	color: #13206F;
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
}
