* {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

a {
	text-decoration: none;
	color: #E2001A;
}

a:hover{
	color: #FFE500;
}

#womo_pageHeader {
	width: 100%;
	background-color: #FFE500;
	height: 80px;
}

#womo_pageHeader img {
	margin-top: 10px;
}

#womo_contentWrapper{
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

.womo_contentContaier{
	margin: 0 auto !important;
	text-align: left;
	Width: 1160px !important;
}

.womo_contentTitle {
	width: 1010px;
	float: left;
	text-align: center;
}

.womo_contentTitle img{
	margin-top: 50px;
}

.womo_contentImpressum{
	width: 1010px;
	float: left;
	text-align: center;
	margin-top: 30px;
	color: #666;
}

.womo_contentLinks{
	width: 1010px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
