@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	background: #fff url(back_body.jpg) repeat-x;
	text-align: center;
}

#schaunwermal {
  border-bottom: 4px solid #b7c000;
}

#content {           	
	margin: 0 auto;
	padding: 0;
	width: 338px;      	
}

#logo {              
	margin: 0 auto;
	padding-top: 35px;
	width: 338px;
	height: 208px;
	background: url(back_logo.jpg) no-repeat;	
}

#footer {
  height: 100px;
  margin-top: 30px;
  background-color: #b7c000;
}

#footer p {
  padding-top: 20px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 28px; 
  color: #fff;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#jpmediacom {
  padding: 10px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 9px; 
  color: #dc7b03;  
}

#jpmediacom a {
  color: #dc7b03;
  text-decoration: none;
}

#jpmediacom a:hover {
  color: #dc7b03;
  text-decoration: underline;
}
