* { padding: 0; margin: 0; }

body {
 background-image:url(http://www15.jimdo.com/usertemplates/2295217/img/bg.png);
}

p {
 padding: 10px;
}

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

#content { 
 float: left;
 color: #000000;
 background: #FFFFFF;
 width: 750px;
 display: inline;
}

#header, #rightcolum {
 color: #333;
 width: 750px;
 float: left;
 height: 220px;
 background-image:url(http://www15.jimdo.com/usertemplates/2295217/img/hd.png);
}

#footer { 
 { content: "Titel:" }
 width: 750px;
 height: 30px;
 clear: both;
 color: #FFFFFF;
 background: #000000;
}

#menu{
 background-color: #000000;
 border:none;
 border:0px;
 margin:auto;
 padding:0px;
 font-weight:bold;
 width: 750px;
 }

#menu a{
 background: #000000;
 color:#FFFFFF;
 display:block;
 font-weight:normal;
 line-height:30px;
 margin:0px;
 padding:0px 30px;
 text-align:center;
 text-decoration:none;
 width: 65px;
}

#menu a:hover{
 background: #3a87a6;
 color:#FFFFFF;
 text-decoration:none;
}        

#menu ul{
 background:#000000;
 height:30px;
 list-style:none;
 margin:0;
 padding:0;
 }

#menu li{
 float:left;
 padding:0px;
}