body
{
	background-color:#c0c0c0;
	margin: 0 0 0 0;
	font-family: Arial, Sans-Serif;
	color:#000;
	font-size:12px;
}
.center{
	position: relative;
	width:1024px;
	margin:10px auto;
}
#header {
	position:absolute;
	background: url(images/ruhrvision.gif) 0 0 no-repeat;
   	width: 1024px;
   	height: 136px;
}
#bildzeile {
	position:absolute;
	top: 136px;
	background-color:#0ca5d1;
   	width: 1024px;
   	height: 150px;
}
#wolke {
	position: absolute;
	top:1px;
	width:242px;
	height:149px;
	background-color:#e8e8e8;
}
#key {
	position: absolute;
	top:1px;
	left: 242px;
	width:782px;
	height:149px;
}
#visionen {
	position:absolute;
	top:285px;
	background-color:#0ca5d1;
	width:1024px;
	height:94px;
}
#fibonacci {
	position:absolute;
	width:59px;
	height:94px;
}
#vision_text {
	position:absolute;
	left:59px;
	width:965px;
	height:94px;
}
#content {
	position:absolute;
	top:379px;
	width:1024px;
	height:389px;
}
#side {
	background-color:#e8e8e8;
	position:absolute;
	width:392px;
	height:389px;
}
#pic {
	position:absolute;
	width:392px;
	height:161px;
}
#sidelink {
	position:absolute;
	width:200px;
	height:60px;
	top:250px;
	left:100px;
}
#textfield {
	position:absolute;
	left:392px;
	background-color:#f5f5f5;
	width:632px;
	height:389px;
}
#textfield h1 {
	font-size:14px;
	font-weight:bold;
	color:#07a5d2;
	line-height:28px;
	margin-bottom:0px;
}
#textfield h2 {
	font-weight:bold;
	font-size:12px;
}
#inhalt_01 {
	position:absolute;
	width:552px;
	height:329px;
	left:80px;
	top:30px;
	overflow: auto;
}
#inhalt_02a {
	position: absolute;
	width:200px;
	height:330px;
	left:80px;
	top:30px;
	overflow: auto;
}
#inhalt_02b {
	position:absolute;
	width:250px;
	height:330px;
	left:300px;
	top:30px;
	overflow: auto;
}
#inhalt_03 {
	position:absolute;
	width:552px;
	height:329px;
	left:80px;
	top:30px;
	overflow: auto;
}
#inhalt_04 {
	position:absolute;
	width:432px;
	height:329px;
	left:200px;
	top:30px;
	overflow: auto;
}
a {
	color: #07a5d2;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight:bold;
	line-height: normal;
}
a:hover {
	color: #fca300;
	background-color: transparent;
}
a.active {
	color: #9d9d9d;
	background-color: transparent;
}
#sidenav {
	position: absolute;
	top: 162px;
	width: 392px;
	height: 50px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
}
#sidenav a {
	width: 255px;
	text-align: left;
	position: absolute;
	line-height: 13px;
	text-decoration: none;
}
#sidenav a.active {
	font-weight: bold;
}
#sn1 {top: 35px;left: 45px;}
#sn2 {top: 35px;left: 153px;}
#sn3 {top: 35px;left: 275px;}
#sn4 {top: 70px;left: 105px;width:180px;}
#sn5 {top: 105px;left: 154px;width:230px;}

#topnav {
	position: absolute;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#topnav a {
	width: 60px;
	text-align: left;
	position: absolute;
	line-height: 13px;
	text-decoration: none;
}
#topnav a.active {
	font-weight: bold;
}
#tn1 {top: 110px;left: 700px;}
#tn2 {top: 110px;left: 751px;}
#tn3 {top: 110px;left: 809px;}
#tn4 {top: 110px;left: 871px;}
#tn5 {top: 110px;left: 950px;}

#footer {
	position:absolute;
	top: 785px;
}
.oben    { vertical-align:top;}


fieldset {
	border: 0px none;
	margin-bottom: 10px
}
fieldset label {
	float: left;
	display: block;
	width: 100px;
	margin-bottom: 5px;
}
fieldset input {
	float: left;
	width: 220px;
	margin-bottom: 5px;
	text-align: left;
}
fieldset textarea{
	width: 320px;
	height: 75px;
	margin-top: 1px;
	text-align: left;
}
#submit {
	width: auto;
	text-align: center;
}
.input_error {
	color: #E75012;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
