body{
 margin:0; padding:0;
 color:#939393;
 font: normal 12px/1.5em verdana, sans-serif;
 background:url(img/4.jpg) no-repeat;
}

a:link,  a:visited {
 color:#939393;
 border-bottom: dotted 1px;
 text-decoration: none;
}

a:hover {
 color:#fff;
 text-decoration:none;
 background: #FE4D02;
}

ul { 
 list-style-type: square; 
 padding-left: 30px;
}

#container{
 height:720px;
 align:center;
}

#inhalt{
 margin-right:90px;
 float:right;
 height:530px; 
 width:300px; 
 background:url(img/back.png) top right no-repeat;
 padding:190px 70px 0px 60px;
 text-align:left;
}