/*
    Name: wgzimmer.ch Mobile Stylesheet IMPORTED FROM LIVE 17.02.13
    Description: Mobile Stylesheet for the wgzimmer.ch website
    Author: Markus Erdmann
    Author URI: http://www.esense.ch
*/

/*
basic baby blue color: #ACDBF7;
basic gray color: #5B5B5B;
*/

/*** original (no skyscraper) 980px ***/
body {
width:1000px !important;
max-width:1000px !important;
min-width:1000px !important;
}

#main {
width:1000px !important;
max-width:1000px !important;
min-width:1000px !important;
}

#header {
position:relative;
width:1000px !important;
max-width:1000px !important;
min-width:1000px !important;
}

#doit {
display:none;
visibility:hidden;
}

.expanded span.description {
position:absolute !important;
left:0 !important;
}

#header-links {
position:relative;
}

#navigation {
position:relative;
top:-2px;
}

ul.nav li.button a,
ul.nav li.button.first a {
background-position: 0 -1px;
}

ul.nav li.button.active a {
background-position: 0 -111px;
}

#container,
.leaderboard #container {
margin:10px 0 10px 10px;
position:relative;
}

#footer,
.small #footer,
.leaderboard #footer {
position:relative;
width:1000px !important;
max-width:1000px !important;
min-width:1000px !important;
}

.small #navigation {
position:relative;
top:104px;
}

.small #content {
position:relative;
top:104px;
}

#skyscraper,
#banner {
/*display:none;*/
}