Sie sind auf Seite 1von 2

/*** Begin CSS Reset ***/

html, body, div, span, applet, object, iframe,


h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, a:link, a:visited, img, a:link
img, a:visited img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
}
body {line-height: 1em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:active, :focus {outline: 0;}
a {outline: none;}
a:focus {outline: thin dotted;}
a:active {outline: none;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* removed scrollbar from IE */
textarea {
overflow: auto;
}

/*** End CSS Reset ***/

/*** Javascript Off and Old Browsers Messages ***/


#noscript-msg, #browsers-msg {
position: absolute;
width: 970px;
margin: 180px 0 0 -50px;
background: #000;
color: #fff;
font-weight: bold;
border: 1px solid #8c8c8c;
line-height: 1.2em;
filter:alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
z-index: 100;
}
#browsers-msg {width: 1050px; display: none; _display: block; padding-bottom: 80
px; _margin-left: -25px;}
#browsers-msg h2 {font-size: 1.6em; margin: 80px 0 0 90px;}
#browsers-msg p {margin: 30px 90px 0 90px; line-height: 1.4em;}
#browsers-msg p.close {float: right; margin: 50px 30px 0 0;}
#browsers-msg ul {margin: 25px 0 0 100px;}
#browsers-msg ul li {padding: 0 0 10px 10px; list-style-type: square; list-style
-position: inside;}
#noscript-msg a:link, #noscript-msg a:visited, #browsers-msg a:link, #browsers-m
sg a:visited {color: #cf0072; text-decoration: none;}
#noscript-msg a:hover, #noscript-msg a:active, #browsers-msg a:hover, #browsers-
msg a:active {color: #8c8c8c;}
#noscript-msg p {margin: 70px 75px 20px 75px;}
#noscript-msg ol {margin: 20px 100px 60px 75px;}
#noscript-msg ol li {margin-bottom: 20px;}
#flashcontent1, #flashcontent, #flashcontent3 {text-align: center; min-height: 1
00px;}
#flashcontent3 {_height: 110px; _margin: -5px 0 10px 0;}
html {_overflow-x: hidden;}
body {
background: #000;
color: #000;
margin: 0 auto;
text-align: left;
-moz-opacity: 0.99;
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
position: relative;
}
a:active, a:focus {outline: none;}
acronym, abbr {
border-bottom: 1px dotted #333;
cursor: help;
}
.hidden {display: none;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
#skip-links {
position: absolute;
left: -5000px;
width: 100%;
}

Das könnte Ihnen auch gefallen