/*
Theme Name: MWB WordPress Theme DE-Edition
Description: MWB WordPress Theme DE-Edition - by PR SEO (optimiert für WordPress 2.5)
Version: 1.0
Author: PR SEO
Author URI: http://www.prseo.de
*/

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF0F1;
  	color: #515054;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
 	line-height: 14px;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
  	line-height: 14px;
	font-style: italic;
	font-weight: normal;
	padding: 2px;
}
h2 {
	color: #515054;
	font-size: 12px;
}
a:link {
	color: #515054;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #515054;
}
a:hover {
	text-decoration: underline;
	color: #515054;
}
a:active {
	text-decoration: none;
	color: #515054;
}
h1 a:link {
	color: #FFFFFF;
}
ul,li {
	list-style: none;
	list-style-type: none;
	padding-left:0px;
}

p { text-align:justify; }