body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#03560A;
	font-size:10px; 
	text-align:center;	
	background-color:#E0CDBC;
}

#impressum{
	position:absolute;
	bottom:-25px;
	left:415px;
}
#impressum a{
	color:#000000;
	text-decoration:none;
}
h1 a{
	text-decoration:none;
	color:#000000;
}
#container{
	position:relative; margin-right:auto; margin-left:auto;
	margin:0pt auto;
	text-align:left;
	width:850px;
	border:0px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	top:20px;
	padding:0px;
	background-image: url(bgbild.jpg);
	height: 650px;
	border:1px solid;
}
.note{
	background-image: url(notebg.gif);
	width:200px;
	padding:10px;
	position:absolute;

	border:1px solid #FBE860;
}

.pin{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin:0pt auto;
	width:15px;
	height:25px;
	left: 50%;
	top:-10px;
}

#note_team{
	position:absolute;
	top:59px;
	left:72px;
}
#note_idea{
	position:absolute;
	top:50px;
	left:524px;
}
#note_info{
	position:absolute;
	top:465px;
	left:484px;
}
#note_kontakt{
	position:absolute;
	top:479px;
	left:31px;
}
#note_vision{
	position:absolute;
	top:218px;
	left:680px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align: center;
	margin-top:-10px;
}

#note_center{
	width:600px;
	height:400px;
	position:relative;
	left:150px;
	top:50px;
}
.scrolldiv {
   overflow : auto;
   scrollbar-base-color : #FFCCCC;
   scrollbar-3dlight-color : #FFCCCC;
   scrollbar-highlight-color : #FF9933;
   scrollbar-face-color : #FF9933;
   scrollbar-arrow-color : #FF6600;
   scrollbar-shadow-color : #FCDDCC;
   scrollbar-darkshadow-color : #FF9966;
   scrollbar-track-color : #FCDDCC;
}
.x{
position:absolute;
top:-55px; left:570px; font-size:14px; font-weight:bold; text-decoration:none; color:red;
border: 1px solid #000000;padding:1px;
}

/*#header{
	background-image: url(/new/img/design/header.gif);
	width:950px;
	height:250px;
}
#header li{
	float:left;
	font-size:16px;
	list-style:none; 
	margin-left:14px;
}
.sub_no a{
	color:#000000;
}
.active{
	color:#00ff00;
	font-weight:bold;
}
#navigation ul li.act_path{
	color:#00ff00;
	font-weight:bold;
}


#navigation{
	position:absolute;
	left:500px;
	top:26px;
}

#balken{
	position:absolute;
	width:11px;
	height:100%;
	background-color:#ff9900;
	border:1px solid;
}

#subnavi{
	position:relative;
	border-right:1px dashed;
	width:180px;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
}
#subnavi li{
	list-style:none;
	font-size:13px;
	line-height:2.5em;
}
#content{
	width:750px;
	margin-left:200px;
	margin-top:20px;
	margin-bottom:30px;
	height:100%;
}
#footer{
	border-top:1px dashed;
	width:600px;
	clear:left;
	margin-left:200px;
}
#footer ul{
list-style:none
}
#footer li{
	float:left;
	margin-left:30px;
}
*/