@CHARSET "UTF-8";

@import url("safeboy_screen.css");

#header,
#subnav,
#footer {
    display: none; }
	
#content {
    margin: 0;
	padding: 0; }
	
#wrapper {
	padding: 0;
	width: auto; }
	
#home-intro {
    position: static; 
	width: auto; }
	
#item-container {
    margin: 0;
	padding: 0; }
	
div.pictureWithLegend h2 {
    font-size: 120%; 
    position: static;
    top: 0px;
	margin-bottom: 10px; }
    
	
div.pictureWithLegend {
    display: block !important; 
	width: auto; 
	padding: 0;
	margin: 0; }
	
div.pictureWithLegend .pictureAndTitle {
    float: none;
	margin: 0; } 

div.pictureWithLegend div.legend {
    margin-left: 0;
    padding-top: 0; }

body.home #daswichtigste {
    margin-left: 0; }
	
.legend {
    float: none; }
	
#tn-chooser {
    display: none; }
	
div#item-container {
    margin-left: 0; 
    padding-top: 0; }
	
body.home #content {
	margin-left: 0; 
    min-height: none; }

/* was bietest Du an? */
	
	
#wrapper.was-bietest-du-an ul#tn-chooser {
    width: auto; }
	
#item-container.wbda  div.pictureWithLegend {
    position: static;
    width: auto; }
	
ul {
    margin: 10px 0 10px 10px; }
	
ul li {
    margin-left: 10px; 
   list-style-type: disc !important; }
   

body.contentFullWidthtrue #content {
    margin: 0; }
