body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	font-style: normal;
	background-color:#5c5c5c;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #900;
}
p {
	margin: 10px 15px 20px 20px;
	text-align: left;
}
p1 {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img {
	border: none;
	text-align: center;
}
input {vertical-align: middle}
#wrapper {
	width: 750px;
	margin: 0 auto 50px;
	min-height: 100%;
	height: 3200px !important;
	height: 100%;
	background-color: #efeee9;
}
.ubers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 20px 0 20px 0px;
	color: #666;
}




/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 214px;
}
.kontaktbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}



/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 750px;
	margin: 20px auto 0;
	height: 20px;
	background: #cccccc;
}
#wrapper #content header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.Impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
