/* div {border: 1px solid #ccc;}  */

#wrapper {
   width: 820px;
   margin-top: 20px;
   /* border: 1px solid #ccc; */
}

#header {
   height: 150px;
   width: 640px;
   margin-left: 180px;
}

#header .inside {

}

#left {
   float: left;
   width: 170px;
}

#right {
   float: right;
   width: 190px;
   /* border: 1px dotted #ccc; */
}

#right .inside {
   padding-left: 0px;
   margin-top: 2.2em;
}

#content {
   position: relative; 
   width: auto;
   margin: 25px 215px auto 180px; 
   /* border: 1px solid #ccc;  */
}

#container {
}

#logo {
   /* margin-top: 15px; */
   margin-bottom: 30px;
}

#header_gfx {
   width: 640px;
   height: 150px;
   border: 0;
}

#sprache {
   margin-left: 15px;
   /*margin-bottom: 50px; */
}

#community {
   margin-top: 10px;
   margin-left: 10px;
}

#community img {
   border: 0;
   margin-left: 5px;
   margin-bottom: 30px;
   width: 20px;
}

#footer {
   /* position: absolute; */
   bottom: 10px;
   width: 820px;
   margin-bottom: 10px;
}

.copyright {
   float: left;
   width: 170px;
}

#servicelinks {
   float: right;
   width: 30px;
   margin-right: 190px;
}

#servicenav {
   position: relative;
   margin-left: 180px;
   margin-right: 230px;
   width: auto;
}

.inside {
   position: relative;
   text-align: left;
}

.clear, #clear {
   clear: both;
   font-size: 0.1px;
   height: 0.1px;
   line-height: 0.1px;
}
