/*******************/
/* TAGs, formatted */
/*******************/
HTML {
   font-size:62.5% }
BODY {
	margin:0;
	padding:0;
	color:#808285;
	font-family:Arial;
	font-size:1em }
H1, H2, H3 {
	color:#007EC6;
	text-align:left }
IMG {
	border:0 }
LI {
	list-style-type:circle }
P {
	text-align:left }
TH {
	padding:0 5px;
	vertical-align:top;
	text-align:left }
TD {
	padding:0 5px;
	vertical-align:top;
	text-align:left }
/**********************/
/* Classes, formatted */
/**********************/
.center {
	text-align:center }
.clear {
	clear:both }
/******************/
/* IDs, formatted */
/******************/
#webseite {
   width:987px;
   margin:0 auto }

#header {
   height:186px;
	background: url('img/evoeco_banner.gif') top center }
	#header IMG {
		margin-top:103px;
		border:0 }

#left-sidebar {
	float:left;
	width:220px; height:100%;
	background:#FFF }
	#sidebar {
		background: url('img/menu_bg.gif') top left repeat-y }
	#sidebar-oben {
		background: url('img/menu_oben.gif') top left no-repeat }
	#sidebar-unten {
		background: url('img/menu_unten.gif') top left no-repeat }
	#left-sidebar UL {
      margin:0 0 0 0.8em;
      padding:0;
      font-weight:bold;
      font-size:1.6em;
      line-height:2em;
      list-style:none }
		#left-sidebar UL LI {
      	list-style:none }
      #left-sidebar UL LI A {
         text-decoration:none;
         color:#808285 }
      #left-sidebar UL LI A:hover {
         color:#007EC6 }
      #left-sidebar UL LI A SPAN {
         text-decoration:none;
         color:#007EC6 }
	#chair {
      margin:5em 0 0 0.8em;
      padding:0;
		color:#007EC6;
      font-size:1.2em;
      line-height:1.3em }
		#chair A {
			color:#007EC6;
			text-decoration:none }
	#links {
      margin:0 0 0 0.8em;
      padding:0;
		color:#007EC6;
      font-size:1.2em;
      line-height:1.3em }
		#links A {
         color:#808285 }

#top_grafik {
	float:right;
	width:764px }	
#content {
	float:right;
   font-size:1.6em;
   margin-left:20px;
	width:744px }
   #content H1 {
      font-size:1.5em }
   #content H2 {
      font-size:1.25em }
   #content H3 {
      font-size:1em }
   #mitarbeiterbild {
   	float:left;
   	margin-right:12px;
   	padding:0 15px 15px 0 }
   #content A, #footer A {
		color:#007EC6;
		text-decoration:none }
      #content A:hover, #footer A:hover {
         color:#007EC6;
         text-decoration:underline }
#footer {
	float:right;
	width:764px;
	background:#FFF url(img/footer.gif) bottom left no-repeat;
	margin-top:50px;
	line-height:30px;/*
	font-weight:bold;*/
	font-size:1.2em;
	text-align:center }
	#footer_left {
		margin-left:2em;
		margin-right:20em }
	#footer_right {
		margin-right:2em }

