body { background: #EDEDEE url("../../files/banderole_grau.gif") repeat-x 0px 0px; margin:0; padding:0; }
.page_margins { text-align:center; margin:20px auto; }

.container {
background-color: #FFF;
margin:0pt auto;
text-align:left;
padding:0px 0; 
min-height:80%;
border-radius:20px;
-webkit-box-shadow: 0 0 5px 2px rgba(100, 100, 100, .5);
box-shadow: 0 0 5px 2px rgba(100, 100, 100, .5);
}

 
#header  { position:relative; display:block; height:250px; padding:0px; margin:0; overflow:hidden; } 
#headerbild  { position:absolute; padding:40px 0 0 0px; width:100%; } 
#headerbild img { width:100%; height:auto; }
#logo { position:relative; left:40px; top:0px; z-index:20; }


.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-top:0px;
}

.navi  { min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    }

.right { margin:28px 0; padding:0px 20px; border-left:1px solid #999; }

.col-md-3 { z-index:20; }    
.col-md-7 { padding-left:30px; z-index:30;}
.col-md-2 { background-color:#EAEBED;
border-bottom-left-radius: 20px; position:relative; }
#inhalt { margin-bottom:40px; }


/*
.col-md-2 { background:red; }
.col-md-7 { background:blue; }
.col-md-3 { background:orange; }

*/
