
/* css autor & webdesigner
darko jergovic
www.dejot.ch / www.dfzh.ch */

/*
start eric meyers reset css - setzt alle browserwerte zurueck */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
html { background: #FFF; color: #000; height: 101%; }
body { line-height: 1em; color: #444; font: normal 69%/1.6 Arial, Verdana, sans-serif; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
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: "" ""; }
/* stop eric meyers reset.css */

/* weiter
----------------------------------------------- */

body { 
text-align: center; }

h2 {
font-family: "Times New Roman", Times, serif; 
color: #444; 
font-size: 160%; 
background-color: #FFF; 
padding: 20px 0 0 166px;
text-align: left; }

#container {
margin: 30px auto;
text-align: center;
width: 500px;
background: #fff; }

#head_dj {
height: 100px;
text-align: center;
background: #fff;
color: #000; }

ul {
width: 350px;
text-align: left;
padding: 20px 0 20px 166px; }

li { 
float: left; 
width: 350px; 
margin: 2px 0;
padding: 4px 0; 
border-bottom: 1px solid #444; }

a { 
display: block; 
text-decoration: underline; 
font-family: "Times New Roman", Times, serif; 
color: #222; 
font-weight: normal; 
font-size: 140%; 
line-height: 140%; 
padding: 2px 4px; }

a:hover { 
color: #000; 
background-color: #FFCC33; 
font-weight: bold; }

span { 
padding: 2px 8px;
margin-bottom: 2px;
display: block;
width: 80%; }

span.importante {
color: #000;
font-weight: bold; 
}

span.datum {
color: #FFCC33;
font-weight: bold;
background-color: #000;
padding: 2px 8px;
width: 334px;
}
