*{
 margin:0;
 padding:0;
}

img { border: none; }
a { text-decoration: none; }
ul { list-style: none; }

body { font: normal 12px Arial; text-align: center; }
#wrap { width: 800px; margin: 0 auto; text-align: left; }
#logo { width: 800px; margin: 20px auto; text-align: left; }
*+html #logo { margin-bottom: -1px; }
#header_inner { width: 800px; margin: 0 auto; text-align: left; }
#header { clear: both; border-top: 1px solid #24477C; border-bottom: 1px solid #24477C; height: 125px; background: #FFF url(images/header.jpg) repeat-x; }
.feed { float: right; }
#suche { height: 30px; background: #E7F1FF; text-align: center; padding: 10px 0 10px 0; border-bottom: 1px solid #CCC; }
#ts { width: 250px; font: normal 17px Georgia; padding: 3px; border: 1px solid #487DCB; }
#neue_informationen { margin: 15px 0 0 0; overflow: hidden; text-align: left; }
#footer { clear: both; margin-top: 15px; padding: 5px 0 5px 0; background: #E7F1FF; border-top: 1px solid #24477C; }
#footer a { color: #24477C; }
.der_rest { overflow: hidden; }
.thumbshot { float: left; padding: 0 0 0 15px; }
.extend { float: right; padding: 0 15px 0 0; }

/* Headline */

h1 { font: normal 24px Georgia; float: left; margin-top: 25px; }
h1 a { color: #2F5FA7; }
.post h2 {font: normal 18px Georgia; }
.post h2 a { color: #2F5FA7; }
.post_cat h2 {font: normal 18px Georgia; margin-bottom: 5px; }
.post_cat h2 a { color: #2F5FA7; }

/* Eintragen */

.beschreibung { float: left; font: normal 16px Georgia; color: #501B16; padding: 15px 0 0 10px; width: 350px; }
.eintragen { text-align: center; font: bold 11px Arial; text-transform: uppercase; letter-spacing: 1px; }
.eintragen a { float: right; width: 150px; color: #222; padding: 7px; border: 1px solid #3066B0; margin: 30px 50px 0 0; background: #E7F1FF; }
.eintragen a:hover { color: #24477C; }

/* Neue Eintraege */

#neue_eintraege h3 { color: #000; font: bold 12px Arial; letter-spacing: 1px; border-bottom: 1px solid #CCC; margin-bottom: 10px; }
*+html #neue_eintraege h3 { margin-top: 15px; }
#neue_eintraege { float: left; width: 475px; }
.post { margin-bottom: 15px; }

#werbung { float: left; width: 300px; margin: 0 25px 0 0; }
*+html #werbung { margin-top: 15px; }

/* Kategorien-Auflistung */

#kategorien { clear: both; margin-top: 25px; overflow: hidden; text-align: left; }
#kategorien h3 { border-bottom: 1px solid #CCC; font: bold 14px Arial; }
.cat_view ul { padding: 15px }
.cat_view ul li { font: normal 20px Georgia; float: left; margin: 10px 40px 10px 0; }
.cat_view ul li a { color: #3066B0; display: block; }
.cat_view ul li a:hover { text-decoration: underline; }

/* Kategorie-Ansicht */

#alle_eintraege h3 { font: normal 18px Georgia; color: 333; margin-bottom: 20px; }
#alle_eintraege h3 a { color: #24477C; }
.post_cat { clear: both; margin-bottom: 25px; overflow: hidden; }
.thumb { float: left; border: 1px solid #CCC; width: 120px; height: 90px; margin: 0 25px 0 0; }
.entry_cat { float: left; width: 650px; margin-bottom: 15px; }
.weiterlesen { text-align: right; padding-right: 25px; font: normal 14px Georgia; }
.weiterlesen a { color: #501B16; text-decoration: underline; }

/* Einzel-Ansicht */

.post_single, .related { margin-bottom: 35px; } 
.thumb_single, .post_single h2 { margin-bottom: 15px; }
.post_single h2 {font: normal 18px Georgia; border-bottom: 1px solid #24477C; }
.post_single h2 a { color: #2F5FA7; }
.post_single h2 a span { color: #333; }
.post_single h2 a:hover span { color: #802B23; }
.entry_single { line-height: 22px; margin-bottom: 15px; }
.seite_besuchen { font: bold 12px Arial; letter-spacing: 1px; }
.seite_besuchen a { color: #24477C; }
.related h4 { font: normal 16px Georgia; color: 333; border-bottom: 1px solid #24477C; }
.related ul { padding: 5px; }
.related ul li { margin-bottom: 3px; font: normal 14px Verdana; }
.related ul li a { color: #501B16; }

/* Navigation */

.nav { overlow: hidden; clear: both; font: normal 11px Arial; text-transform: uppercase; }
.nav a { color: #02575F; }
.nav a:hover { color: #333; }
.left { float: left; }
.right { float: right; }
