body {
	font-family: verdana;
	color: #000;
	margin: 0px;
	background-color: #ADADAC
	/*background-image:url(../images/background.jpg);*/
}
#site {
	position: relative;
	width:990px;
	left: 50%;
	margin-left: -499px;
	background-color: #FFF;
}
#topCase1 {
	position: relative;
	width: 990px;
	height: 200px;
	background-color: #ECEDEE;
	
}

#topmenue {
/*Einstellungen zum topmenue*/
	/*background: url(../images/tcheader.jpg) no-repeat;
	background-position: center top;
*/
	text-align: right;
	/*padding-top: 20px;*/
	margin-right: 210px;

}
#topmenue a:link {
  /*display: inline;
/*	background-image: url(../images/ballbutton.gif);*/
	padding: 20px; 
	
	/*margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;*/
	font-weight: normal;

	color: #017E80;
  text-decoration: none;
	/*list-style-type: none; */
	

	/*background: url(../images/ball.jpg) no-repeat left;
*/
	/*margin-left: 35px;
*/
	font-size: 12px;

}
#topmenue a:visited {
  /*display: inline;
/*	background-image: url(../images/ballbutton.gif);*/
		padding: 20px ; 
  /*margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;*/
	font-weight: normal;
	color: #017E80;
  text-decoration:none;
	font-size: 12px;
	/*list-style-type: none; */
	

}

#content {
	/*position: absolute;*/
	width:990px;
	/*height: 780px;*/
	/*margin-top: -200px;*/
	background-color: #EFEFEF;
}
#left {
   position: absolute;
  
/*padding: 150px;*/
	width: 266px;
	margin-top: 200px;
	margin-left: 25px;
	background-color: #EFEFEF;
}
#left li {
/*horizontale darstellung*/
	
  display: inline;
   padding: 15px;
/*	margin: 20px 20px 20px 20px;*/
	background-position: center;
	list-style-type: none; 
	/*list-style-image: url(../images/ball.jpg);
*/
	/*background: url(../images/ball.jpg)no-repeat left;
	margin-left: 35px;
*/
}
#left a:link {
  
	/*background-image: url(../images/button1.gif);*/
	/*padding: 30px 35px 30px 35px;*/
	display:block;
    	color:#017E80;
      /*color: #FF6600;*/
      background-color:#EFEFEF;
      width:170px;
      padding:6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:normal;
      text-decoration:none;
      text-align:center;
      margin-top: 1x;
      border:1px solid #017E80;

	/*list-style-type: none; */
	

	/*background: url(../images/ball.jpg) no-repeat left;
*/
	/*margin-left: 35px;
*/


}
#left a:visited {
 
	/*background-image: url(../images/button1.gif);*/
		/*padding: 30px 35px 30px 35px;*/
  display:block;
      color:#017E80;
      background-color:#EFEFEF;
      width:170px;
      padding:6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:normal;
      text-decoration:none;
      text-align:center;
      margin-top: 1px;
      border:1px solid #017E80;
	/*list-style-type: none; */
	

}
#left a:hover {

      display:block;
      color:#FF6600;
      background-color:#EFEFEF;
      width:170px;
      padding:6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:normal;
      text-decoration:none;
      text-align:center;
      margin-top: 1px;
      border:1px solid #017E80;
}
#text { /* Erweiterung der ID */
position: relative;
	/*margin-top: 200px;*/
	/*float: left;*/
	margin-left: 266px;
	background-color: #EFEFEF;
	/*width:720px;*/
	margin-right: 10px;
	font-size: 12px;
}
#modules_left {
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
}
#bottom {
	position: absolute;
	text-align:center;
	width:990px;
	height: 14px;
	/*margin-top: 762px;*/
	background-color: #CED2D3;
	font-size: 12px;
}
h1 {
	color: #4aa825;
	font-size: 16px;
	font-weight: normal;
	margin: 0px; /* Befehl für Firfox */
}
/* WEBSITE ELEMENTE POSITIONIEREN */
#date {
	position: relative;
	margin-left: 910px;
	margin-top: 165px;
	font-size: 13px;
}
#search {
position:absolute;
margin-left:816px;
margin-top:1px;
background-color: #FF9900;
padding: 1px;
border-width:2px;
border-style:solid;
border-color:#017E80;
color: #017E80;
width:152px;

}


#logo {
  background: url(../images/logowall60.jpg) no-repeat;
	position: relative;
	margin-top: 2px;
	height: 180px;
	/* margin-left: 3px;*/
	
}

/*#wall {
  background: url(../images/wall5.jpg) no-repeat;
	background-position: center top;*
	
	height: 200px;
	margin-left: 290px	
}*/
#caseText {
	position: absolute;
	color: #FFF;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}
/* STANDARD HTML FORMATIERUNGEN */
h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px; /* Befehl für Firfox */
}