/* RESET CSS */
body, div, dl, dt, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockoute, th, td {margin:0;padding:0; }
h1, h2, h3, h4, h5, h6 {font-size:100%; }
adress, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal; }
table {border-collapse:collapse;border-spacing:0;font-size:100%; }
fieldset, img {border:0; }
ol, ul {list-style:none}
caption, th {text-align:left; }
q:before, q:after {content:''; }

/* ALLGEMEIN */
body { color: #808080; font-family: arial, Verdana, Helvetica, sans-serif; text-align: center; height: 100%; }
#complete { background-color: white; text-align: left; width: 950px; margin: 0 auto; padding: 0; }

/* NAVI */
#nav { color: #c0c0c0; font-size: 1em; background-color: #808080; padding-top: 15px; padding-bottom: 15px; padding-left: 10px; }
#nav a:link, #nav a:visited { color: #d3d3d3; font-weight: 700; text-decoration: none; padding-right: 10px; padding-left: 10px; }
#nav a:hover, #nav a.aktiv { color: #fff; }

/* LINKS */
#links { background-color: #f5f5f5; background-image: url(/media/media_css/linkshg.gif); background-repeat: repeat-x; background-position: left top; vertical-align: top; width: 300px; padding-bottom: 10px; }
#links h1 { color: #808080; font-size: 0.8em; text-transform: uppercase; padding-top: 30px; padding-right: 30px; padding-left: 30px; }
#links p { font-size: 0.7em; line-height: 1.6em; padding: 10px 30px; }
#links p a:link, #links p a:visited { color: #808080; font-weight: 700; }
#links p a:hover, #links p a.aktiv { color: #18161a; }

/* CONTENT */
#content { background-image: url(/media/media_css/papierhg.gif); background-repeat: no-repeat; background-position: right bottom; vertical-align: top; width: 650px; padding-top: 10px; padding-bottom: 20px; }
#content h1 { color: #808080; font-size: 1.2em; padding: 20px 20px 10px 30px; }
#content h2 { color: #a9a9a9; font-size: 0.85em; font-weight: 700; line-height: 1.2em; padding: 10px 20px 10px 30px; }
#content p { font-size: 0.75em; line-height: 1.4em; padding: 10px 20px 10px 30px; }
#content ol { font-size: 0.85em; line-height: 1.5em;  margin-left: 40px; }
#content ol li ol li ol { font-size: 1em; }
#content li { padding-top: 5px; padding-right: 30px; padding-bottom: 5px; }
#content iframe { margin-left: 30px; padding: 6px; border: solid 1px #d3d3d3; }
#content a:link, #content a:visited { color: #df0005; font-weight: 700; }
#content a:hover { color: #808080; }

/* FOOT */
#foot { color: #dcdcdc; font-size: 0.75em; background-color: #808080; letter-spacing: 1px; padding: 15px 20px; border-bottom: 10px solid #dcddde; }
#foot a:link, #foot a:visited { color: #fff; font-weight: 700; text-decoration: none; padding-right: 5px; padding-left: 5px; }
#foot a:hover, #foot a.aktiv { color: #dcdcdc; }

/* KLASSEN */
.bira { background-color: white; padding: 6px; border: solid 1px #d3d3d3; }
.birali   { background-color: white; margin-right: 20px; margin-bottom: 20px; padding: 6px; float: left; border: solid 1px #d3d3d3; }
.birare { background-color: white; margin-bottom: 20px; padding: 6px; float: right; margin-left: 20px; border: solid 1px #d3d3d3; }
.bili { margin-right: 10px; margin-bottom: 10px; float: left; }
.bire { margin-bottom: 10px; margin-left: 30px; float: right; }
.clearer { clear: both; }

/* TABLE */
#kontakttable { width: 600px; margin-top: 10px; margin-bottom: 10px; margin-left: 30px; }
#kontakttable td  { font-size: 0.8em; line-height: 1.6em; vertical-align: top; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
#kontakttable td strong { color: #6c9fe0; font-weight: 700; }
#newstable { width: 500px; margin-top: 20px; margin-left: 30px; }
#newstable td  { font-size: 0.8em; line-height: 1.6em; vertical-align: top; padding: 10px 20px 10px 0; }
