﻿html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, fieldset, legend, label, table, header, footer, nav, section { 
	margin: 0; 
	padding: 0;
	border: 0;
}

body {
background-color:#FFFFFF;
color:#333333;
font-family: 'Oswald', sans-serif;
}

#wrapper {
width:280px;
margin:0px auto;
}

h1 {
height:560px;
background-image: url(./rentabike_hamburg.png); 
background-size:100%;
background-repeat:no-repeat; 
background-position:center;
text-indent:-999em;
margin-top:2em;
margin-bottom:2em;
}

h2  {
color: #4047c0;
font-size:48px;
text-transform: uppercase;
margin-bottom:.5em;
}

h3 {
font-family: 'Oswald', sans-serif;
font-size:24px;
}

p {
font-family: 'open sans';
font-size:18px;
text-align:justify;
margin-bottom:1em;
}

#menu {
font-family: 'Oswald', sans-serif; 
background-color:#4047c0;
width:280px;
list-style:none;
text-align:center;
margin-bottom:4em;
}

#menu li {
list-style:none;
display:inline-block;
}

#menu li a {
width:140px;
display:inline-block;
color:#ffffff;
font-size:18px;
font-weight:bold;
line-height:32px;
text-decoration:none;

}

#menu li a:hover {
background-color:#7272d0;
}

#container {
margin-bottom:3em;
}
