select, input, textarea { font-size: 99% }
/* ######################################################################################################** ### Basic-Layouts ####################################################################################** ######################################################################################################
*/
margin:auto;
}
 
#main {
clear:both;
width: 811px;
padding:10px 0 0 50px;
}
 
#navpath {
padding:0 0 10px 0;
}
#col1 {
float:right;
z-index: 5;
width: 250px;
border-left: 1px solid #a4a49f;
min-height:200px;
}
#col2 {
width:auto;
z-index: 1;
border-right: 251px solid #fffef8;
margin-left:0;
}
#col_single {
width:auto;
z-index: 1;
border:0;
margin-left:0;
}
 
#col1_content {
z-index: 6;
padding-left: 1em;
overflow:hidden;
}
#col2_content {
z-index: 2;
margin-right: 1.5em;
}
col1_content img {margin-bottom:15px;}
#col_single_content {
z-index: 2;
margin-right: 1.5em;
}
#col1_content, #col2_content { position:relative; }
 
Änderungen – BS-Wiki: Wissen teilen

Änderungen