/* @override http://somniumentertainment.com/css/style.css */

body {
  background-color: #93a2b4;
  font-size: 12px;
  color: black;  
  padding:20px;
  margin:0px;
  text-align: center;
}

div#new {
	font-size: 15px;
}

img {
}


#inhalt { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 550px;
  background-color: #ffffff;
  border: 1px dashed #564b47;
}

a:link {
	color: #424242;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
