div#menu {
    padding-top: 100px;
    background: url(../../../pix_2017/archiv.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}


#stimmen {
    display: none;
}

#share {
    display: none;
}

#r {
    display: none;
}

#lxr {
    display: none;
}

#menutop {
    left: 750px;
}

#menutop li {
	left: -20px;
}

li.item-132, li.item-84 {
    display: none !important;
}


/* END NEW SHIT 2017 */

.thumb {
  padding: 5px 0px;
  width: 180px;
}

.bg1 { 
    background: url('http://industriestrasse.ch/img/hintergrund/bg_1.jpg') no-repeat;
    background-attachment: fixed;
    height: 1200px;
}

.red {
background: #f5bcd3; 
color: black;
left: -20px;
padding: 16px 20px 16px;
position: relative;
width: 600px;
}

.red_absolute {
    background: #F5BCD3;
    color: black;
    left: 0;
    padding: 16px 20px;
    position: absolute;
    width: 600px;
}
    
.green { 
    color: #006600;
}

.rechtes_150px {
margin: 0 0 0 150px !important;
    position: absolute;
}

.rechtes_200px {
margin: 0 0 0 200px !important;  
}


.rechtes_300px {
margin: 0 0 0 300px !important;  
}

.box_200px {
    float: left;
    width: 200px;
    min-height: 200px;
    height: 200px;
    border-left:solid 0px #ff0000;
    border-right:solid 0px #ff0000;
    border-top:solid 0px #ff0000;
    border-bottom:solid 0px #ff0000;    
}

.news-title {
    color: black;
    font-size: 16px;
    left: 10px;
    position: absolute;
    text-decoration: none;
}

.news-title a:link,a:visited{
    color: #579797;
    font-size: 16px;
    left: 10px;
    text-decoration: none;
}

.news-title a:hover{
    color: black;
    font-size: 16px;
    left: 10px;
    text-decoration: none;
}
