body {
  background-color: #E6E6FA;
  color:#000000;
  font-family: Trebuchet MS,arial;
}

A:link {
	color: #0000CD; text-decoration: none
}
A:visited {
	color: #C86000; text-decoration: none
}
A:active {
	color: #C86000; text-decoration: none
}
A:hover {
	color: #0000CD; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px;
  text-align: left;
  background: #ffffff;
}

#Wolf-header {
  height: 223px;
  background: #FFFFFF url(Bilder/wolf.jpg) bottom left no-repeat;
 
}

#wolf-kopfzeile {
height: 30px;
  background: url(Bilder/test.jpg) ;
  padding-top:10px;
  text-align: center;
  
}

#psychoinhalt { margin: 0px 5px 5px; border:dashed 0 #ffffff; }

#center { margin-right: 275px; margin-left: 20px; border-right:solid 1px #D5D0B0; padding-right: 2%;}

#top {
background: url(Bilder/top.jpg)   no-repeat center top;
margin-top: 30px;
float: left;
  width: 100%;
 

}

#center h3 {
  margin-top:10px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #000000;
  padding:3px;
  background-color: #D5D0B0;
  margin-top:10px;
}

#center p {
  margin-top:15px;margin-bottom:8px;
  font-family: Trebuchet MS, verdana, arial;
  font-size: 13px;
  line-height: 20px;
  margin-top: 20px;
}

#right-side {
  float: right;
  width:250px;
  border-left: solid 1px #D5D0B0; padding-left: 20px;

}

#right-side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial;
  font-size: 11px;
  color: #000000;
  padding:5px;
  background-color: #CCD4E5;
}

#right-side p { padding:4px 2px 4px 4px; font-family: verdana, arial; font-size: 13px; line-height: 20px; color: #000000; margin: 4px 0 15px 8px; }

#wolf-anhang {
  height: auto;
  background: url(Bilder/test.jpg) no-repeat center top;
  clear: both;
  
}

#wolf-anhang p {
  padding-top:10px;
  margin-left:3px;margin-right:3px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:12px;
  color:#ffffff;
}

#wolf-anhang A:link {
	color: #ffffff; text-decoration: none
}
#wolf-anhang A:visited {
	color: #C86000; text-decoration: none
}
#wolf-anhang A:hover {
	color: #ffffff; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0;
  background: url(Bilder/test.jpg) ; 
  float: left;
  width: 100%;
  font-family: Verdana, Arial;
  font-size:14px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:30px;
  padding-right:0px;
  color: white;
  text-decoration: none;
  float: left;
}

#navcontainer ul li a:visited {

  color: black;
}

