﻿html, body, div, span, applet, object, iframe, input, 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, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td,ul,li {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    border: 0px solid #000000;
}

:focus {outline: 0;}
    
table {border-collapse: separate; border-spacing: 0;}

caption, th, td {text-align: left; font-weight: normal;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}

blockquote, q {quotes: "" ""; padding-left: 30px;}
h1 {font-size: 14px; font-weight: bold;}
h2 {font-size: 12px; font-weight: bold;}
hr {border: 1px dashed Gray;}
p {padding-top: 10px;padding-bottom:10px;}
input {border: 1px solid #7c6f57;}
ul {list-style-type: square;}

/* -------!!! Styles for body !!!------- */
body, html {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: white;
    font-size: 12px;
}

body {
    background: black; 
}

/* -------!!! Styles for Seitenlayout !!!------- */
#DIVbody {
    position: relative; 
    top: 250px;
    width: 1024px;
    height: 298px; 
    text-align: left;
    background-image: url(/images/bgDIVbody.gif);
    background-repeat: no-repeat;

}

.Sekunden {
    position: absolute; 
	top: 105px;
	left: 50px;
}
