/*
Theme Name: Netzwerke Düsseldorf
Theme URI: http://netzwerke-duesseldorf.de/
Version: 1.0
Author: Marco Steinbrecher
Author URI: http://steinbrecher-online.com/
Description: Exklusiv für die Netzwerke Düsseldorf portiertes Theme...
Tags:
*/

* {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
background-color: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 62.5%;
}

div#header {
background: #fff url(images/skyline.png) bottom right no-repeat;
height: 110px;
}

div#header h1 {
position: absolute;
padding-left: 70px;
top: 30px;
left: 200px;
font: bold 4em Georgia, serif;
background: transparent url(images/logo.png) 0 0 no-repeat;
height: 4em;
}

div#header h1 a {
text-decoration: none;
}

div#subheader {
padding: .5em;
background: transparent url(images/hgr_subhead.png) repeat;
color: #fff;
text-align: center;
font: 2em Georgia, serif;
border-bottom: 1px solid #000;
}

div#links {
position: absolute;
top: 170px;
width: 20em;
}

div#links div#sidebar {
text-align: right;
font-size: 1.7em;
}

div#links div#sidebar ul {
list-style-type: none;
}

div#links div#sidebar a {
border-top: 1px solid #fff;
border-bottom: 1px solid #b6b6b6;
background-color: #e6e6e6;
text-decoration: none;
color: #000;
display: block;
padding: 4px 10px 4px 4px;
}

div#links div#sidebar a:hover {
padding: 4px 10px 4px 4px;
color: #fff;
background: #e00 url(images/nav_hover.png) no-repeat;
}

div#mitte {
position: absolute;
top: 170px;
left: 23em;
right: 23.5em;
}

div#mitte div.beitrag div.datum {
font-size: 1.2em;
padding: 0 0 0 1em;
}

div#mitte div.beitrag h2 {
color: #00345f;
font: bold 2.6em Georgia, serif;
}

div#mitte div.beitrag h2 a {
color: #00345f;
text-decoration: none;
}

div#mitte div.beitrag div.text h4 {
font: 1.3em Georgia, serif;
color: #215c9c;
margin: 0 0 .5em 2em;
}

div#mitte div.beitrag div.kommentarzeile {
font-weight: bold;
font-size: 1.4em;
padding: 0 0 1em 2em;
}

div#mitte div.beitrag div.text {
line-height: 150%;
font-size: 1.5em;
}

div#mitte div.beitrag div.text p, div#mitte div#kommentare p {
padding: 0 0 1em 0;
}

div#mitte div#kommentare {
font-size: 1.5em;
}

div#mitte div#kommentare input, div#mitte div#kommentare textarea {
width: 70%;
font: 1em Arial, Verdana, Helvetica, sans-serif;
}

div#mitte div#kommentare input#submit {
width: 30%;
padding: .1em;
font: 1.3em Arial, Verdana, Helvetica, sans-serif;
}

div#mitte div#kommentare p.achtung {
color: #f00;
font-weight: bold;
}

div#mitte div#kommentare h4 {
margin-top: 1em;
border-top: 1px solid #00345f;
padding-top: 1em;
padding-bottom: 1em;
color: #00345f;
font: 1.4em Georgia, serif;
text-align: center;
}

div#mitte div#kommentare ol {
}

div#rechts {
position: absolute;
top: 170px;
right: 0;
width: 20.5em;
}

div#rechts div#infobox {
background-color: #00345f;
color: #fff;
overflow: hidden;
font-size: 1.3em;
padding: .25em;
}

div#rechts div#infobox img {
border: 0;
width: 200px;
height: 250px;
}

div#rechts div#infobox h4 {
background: #00345f url(images/roterpfeil.gif) 0 0 no-repeat;
text-align: left;
color: #fff;
padding-left: 1.5em;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
font-size: 1.4em;
}

div#rechts div#infobox a {
color: #fff;
text-decoration: none;
}

div#links div.verlauf, div#rechts div.verlauf {
background: #fff url(images/verlauf.png) repeat-x;
height: 100px;
}