
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000;
	background-color:#fff;
	margin-top: -80px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:14px;
	color:#000;
}
	
hr {
	width: 1000px;
	height: 2px;
	float: left;
}

#title {
	font-size: 32px;
	font-weight: bold;
	margin-top: 85px;
	padding-top: 450px;
	padding-left: 690px;
}

#center {
	margin: 0 auto;
	width: 1500px;
	height: 1600px;
}

#links {
	margin-right: 25px;
	float: left;
	width: 25px;
	height: 100%;
	background-image: url('images/links.png');
	background-repeat: repeat-y;
}

#rechts {
	margin-left: 25px;
	float: right;
	width: 25px;
	height: 100%;
	background-image: url('images/rechts.png');
	background-repeat: repeat-y;
}

.legende {
	float: left;
}
		
iframe {
	border: none;
	float: right;
	width: 1400px;
	height: 780px;
	frameborder: 0;
	scrolling: no;
}

.kalenderMitLegende {
	height: 750px;
}

.bedingungen {
	margin-left: 25px;
}

#bottom {
	height: 25px;
	clear: both;
	background-image: url('images/unten.png');
	background-repeat: repeat-x;
}

#bottomLeft {
	width: 25px;
	height: 25px;
	float: left;
	background-image: url('images/linksunten.png');
	background-repeat: no-repeat;
}
		
#bottomRight {
	width: 25px;
	height: 25px;
	float: right;
	background-image: url('images/rechtsunten.png');
	background-repeat: no-repeat;
}

#projectImage {
	float: left;
}

#content {
	padding-top: 40px;
}

#float { 
    float: right;
	padding-right: 35px;
  }

#logo {
	float: right;
}