html {height: 100%;}

body {background: #111111; margin: 0px;
padding: 0px 0px 50px; text-align: center;}
#wrap {text-align: left; margin: 20px auto; width: 780px; color: white;} 
#wrap {background: #222222; padding: 20px 30px 70px; border: 1px solid #444444;}

#sidebar-left {flow: left; overflow: hidden; width: 100%;}
#content {flow: left; overflow: hidden; width: 100%; color: rgb(136, 136, 136);}
#content {flow: left; overflow: hidden; width: 100%; color: rgb(171,171,171);}


#sidebar-right {flow: left; overflow: hidden; width: 0%;}
#footer {clear: both;}

.in {padding: 10px;}

ul {padding-left: 10px;}

#header {border-bottom: 1px solid #E6E6DF; height: 120px; margin-bottom: 10px;
background-image: url(../images/logo.png); 
background-repeat: no-repeat;
background-position: center top;}
#footer {border-top: 1px solid #E6E6DF;}
#adressbox {border-top: 1px solid #E6E6DF;}

.moduletable_menu {padding: 0; padding-top: 90px; color: #333; margin-bottom: 1em;}
.moduletable_menu {font-size: 1.2em;}
.moduletable_menu li {display: inline; list-style-type: none; padding-right: 20px;}
.moduletable_menu .current {color: black; font-weight: bold;}
img {border: 0;}
.contentpagetitle {font-size: 1.2em;}
