* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: #FFFFFF;
	font-family: candara,calibri,arial,verdana,'comic sans ms',helvetica,sans-serif;
	position: relative;
	margin: 0 auto;
	*background-image:url(http://www.velomobility.de/bilder/logo_header.jpg);
	*background-repeat:no-repeat;
	*background-position:top center;
	*background-attachment:fixed;
}

#containergesamt {
	position: relative;
	margin: 0 auto;
	width: 1080px;
	*background: #FFFFFF;
	*overflow: hidden;
	z-index: 2;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1080px;
	*background: #FFFFFF;
	*overflow: hidden;
	z-index: 3;
}

#hintergrundbild {
	margin: 0 auto;
	width: 1080px;
	position: absolute;
	z-index: 1;
}

#schlagwoerter {
	margin: 400 auto;
	margin: 400 auto;
	width: 1080px;
	position: absolute;
	z-index: 2;

}

#logo {
	width: 200px;
	height: 200px;
	float: left;
	*border-top: 2px solid #000000;
	*border-left: 2px solid #000000;
	*border-bottom: 2px solid #000000;
}

#logo img {
	width: 200px;
	height: 200px;
}

#header {
	float: left;
	width: 830px;
	height: 200px;
	text-align: left;
	font-size: 36px;
	*border-top: 2px solid #000000;
	*border-right: 2px solid #000000;
	*border-bottom: 2px solid #000000;
	*background-image: url(velomobility.jpg);
	background-repeat: no-repeat;
}

#header img {
	width: 830px;
	height: 200px;
}

#header h1{
	vertical-align: middle;
	*line-height: 200px;
	color: #000000;
	margin-top: 50px;
}

#header p{
	font-size: 80px;
	color: #000000;
	*text-align: center;
	padding: 40px 40px;
}

#menue {
	float: left;
	*width: 830px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
	*background: #FFFFFF;
}

#menueprodukt {
	float: left;
	width: 830px;
	*margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 23px;
	color: #7F99FF;
}

#menue ul {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 25px;
}

#bildrechts {
	float: right;
}

#bildlinks {
	float: left;
	margin-right: 10px;
}

#bildmitte {
	float: right;
	margin-right: 200px;
}

#bildweiterrechts {
	margin-right: 0;
	float: right;
}

video {
	width: 80%;
	height: auto;

}

a{
	color: #000000;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #999999;
}

a:active{
	text-decoration: none;
}

li{
	padding: 10px 0;
	*border: 1px solid #000000;
	width: 200px;
	margin: 10px 20px;
	*background: #FFFFFF;
	display: inline;
}

li a {
	margin: 0 20px;
}

#anzeigenfeld {
	float: left;
	width: 880px;
	margin-top: 20px;
	margin-left: 20px;
	*border: 2px solid #000000;
	*background: #FFFFFF;
	*background-image: url(ballu.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin: 10px 100px;
	color: #000000;
	font-size: 20px;
	line-height: 2;
	text-align: left;
}

.hervorgehoben {
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	white-space: nowrap;
}

#anzeigenfeld h1{
	display:inline;
}

#anzeigenfeld h2{
	display:inline;
	*text-align: center;
	color: #000000;
	*margin: 20px 10px;
	font-size: 22px;
	display:inline;
}

#anzeigenfeld h3{
	text-align: center;
	color: #000000;
	margin: 10px;
	font-size: 40px;
}

#anzeigenfeld h4{
	text-align: center;
	color: #000000;
	margin: 10px;
	font-size: 40px;
}

#anzeigenfeld h5{
	text-align: center;
	color: #000000;
	margin: 10px;
	font-size: 30px;
}

#anzeigenfeld1 {
	float: left;
	width: 760px;
	margin-top: 20px;
	margin-left: 20px;
	border: 2px solid #000000;
	*background: #FFFFFF;
	*background-image: url(ballu.jpg);
	*background-repeat: no-repeat;
	*background-position: right 20px;
}

#anzeigenfeld1 td{
	border: none;
	width: 100px;
}

#anzeigenfeld1 p{
	margin: 10px 150px;
	color: #000000;
	font-size: 20px;
	line-height: 2;
	text-align: left;
}

a.linkimtext{
	color: #000000;
	font-style: italic;
	font-size: 20px;
	text-decoration: underline;	
}

img.pressebilder{
	width: 348px;
	height: 298px;
	margin-left: 2px;
}

#emailadresse img{
	width: 248px;
	height: 50px;
	margin-left: 2px;
}

table {
	border: none;
	margin: 10px;
}

tr {
	border: none;
}

td {
	*border: 2px solid green;
	width: 150px;
}

#name{
	font-weight: bolder;
	font-size: 30px;
	text-align: center;
}

#footer {
	float: left;
	width: 1030px;
	height: 20px;
	*border: 2px solid #000000;
	margin-top: 20px;
	*background: #FFFFFF;
}

#copyright{
	text-align: center;
	color: #000000;
	font-size: 10px;
	vertical-align: bottom;
}