body {
	margin: 0px;
	color:#7f7f7f;
	font-size:13px;
	background-color: #f0f0f0;
	display:inline;
	line-height:1.7;
	font-family: Arial;	
	height: 100%;
}

#content strong{
	color: white;
}

#content a{
	color: white;
}

#inhalt span {
	color: #7f7f7f;
}

#inhalt a{
	color: #7f7f7f;
}

#inhalt strong {
	color: #0e2e81;
}

#main{
	height: auto;
	width: 980px;
	margin: 0 auto;
}

#verlauf{
	width: 100%;
	min-width: 980px;
	height: auto;
	min-height: 400px;
	background-repeat: repeat-x;
	background-image:url(../images/verlauf.jpg);
}

#top{
	height: 137px;
	width: 980px;
	margin: 0 auto;
	background-image:url(../images/top.png);
}

#logo{
	height: 137px;
	float: left;
	width: 227px;
}

#menu{
	height: 137px;
	float: right;
	width: 615px;
	line-height: 30px;	
}

#content{
	height: auto;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left{
	width:245px;
	float: left;
	height: auto;
	background-image:url(../images/left.png);
	padding-bottom: 40px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	text-align:left;
	color: white;
	line-height: 14px;
	font-size: 12px;
	background-repeat:no-repeat;
}

#right{
	height:auto;
	float: left;
	width: 695px;
}

#twitter{
	height: 54px;
	width: 695px;
	background-image: url(../images/twitter.jpg);
}

.clear{
	clear:both;
}

#bottom{
	height: 300px;
	min-height: 38px;
	width: 980px;
	background-image:url(../images/bottom.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sublinks a{
	color: #2e2f82;
	text-decoration:none;
}

img a{
	border: none;
}

#sublinks{
	height: 50px;
	width: auto;
	float: left;
	margin-top: 30px;
	text-align: right;
}



#slideshow {
    position:relative;
	height: 365px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

a img{
	border: none;
}

#inhalt{
	height: auto;
	width: 665px;
	padding-top: 15px;
	padding-left: 30px;
}
