c3d2-web/content/static/datenspuren/2009/css/reset_ie.css

90 lines
1.4 KiB
CSS

html {
height:auto;
margin-bottom:0;
margin-right:1px;
}
* html textarea {
overflow-x:hidden;
overflow-y:scroll;
}
* html input {
overflow:hidden;
}
body {
height:1%;
position:relative;
}
* html body {
position:static;
}
#main {
position:relative;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1%;
}
* html .floatbox {
width:100%;
}
.slidebox {
height:1%;
margin-right:-1000px;
position:relative;
}
* html #col1, * html #col2, * html #col3 {
position:relative;
}
#page_margins, #page, #header, #nav, #main, #footer {
}
#page_margins, #page {
height:1%;
}
* html #header, * html #nav, * html #main, * html #footer {
width:auto;
}
* html ul, * html ol, * html dl {
position:relative;
}
body ol li {
display:list-item;
}
#ie_clearing {
display:block;
font-size:0;
margin:-2px 0 -1em 1px;
position:static;
width:100%;
}
* html #ie_clearing {
margin:-2px 0 -1em;
}
#col3_content {
margin-bottom:-2px;
}
* html {
margin-right:0;
}
#col3 {
position:relative;
z-index:-1;
}
* html body a, * html body a:hover {
background-color:transparent;
}
#col1, #col2, .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l, .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
display:inline;
}
* html #col1_content, * html #col2_content, * html #col3_content {
}
* html .subcolumns .subc, * html .subcolumns .subcl, * html .subcolumns .subcr {
overflow:hidden;
}
#col3 {
height:1%;
}