/*
Theme Name: Ellinghaus Vorlage
Theme URI: http://www.segert.net
Description: WordPress-Layout fuer die Ellinghaus Stiftung
Version: 0.1
Author: Ralph Segert
Author URI:
*/

/* Erstellt von Ralph Segert - www.segert.net*/


* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Helvetica, sans-serif;
font-size: small;
text-align: center;
background-color: #fff;
color: #000;
}



/*      Das Layoutgeruest
____________________________________*/


#gesamt {
width: 806px;
margin: 0 auto;
text-align: left;
}

#rahmen {
float: left;
width: 840px;
}

#kopf {
float: left;
width: 840px;
height: 120px;
margin-bottom:15px;
background: #fff url(images/_bg-kopf.jpg) no-repeat bottom center;
}

#navi {
float: right;
margin-right:11px;
text-align:center;
width: 600px;
height: 30px;
background-color: #eb662a;
color: #f8deb4;
}


#inhalt {
float: left;
padding: 10px;
margin-left: 30px;
width: 560px;
}

#sidebar {
margin-left: 10px;
margin-top:40px;
float: left;
width: 200px;
background-color: #ffe9c2;
color: #000;
border: 1px solid #eb662a; 
display: inline;
}


#footer {
float: left;
width: 840px;
margin-bottom: 40px;
background-color: #fff;
color: #000;
}



/* Allgemeine Linkformatierung
____________________________________*/


a:link {
color: #f8deb4;
text-decoration: none;
}


a:visited {
color: #f8deb4;
border-bottom: 0px solid;
text-decoration: none;
}

a:hover, a:active {
color: #000;
border-bottom: 0px dotted;
}

#inhalt a {
font-weight: bold;
border-bottom: 1px dotted;
color: #eb652b;
}

#footer a {
border-bottom: 1px dotted;
color: #eb652b;
}

#inhalt .kommentar a {
background-color: transparent;
font-weight: normal;
}


/* Listen
____________________________________*/


#inhalt ul {
margin-top: 20px;
}

#inhalt li {
line-height:22px;
margin-left:30px;
padding-bottom:7px;
}

/* Grundformatierungen Text
____________________________________*/


h1 {
display: none;
}

h2 {
margin: -6px 20px 10px 20px;
font-size: 16px;
color: #eb662a;
}

.h2start {
font-family: Georgia;
margin: 25px 20px 10px 20px;
font-size: 170%;
text-align: center;
font-weight: normal;
line-height: 32px;
color: #eb662a;
}

h3 {
margin: 30px 20px -12px 10px;
font-size: 130%;
font-weight: normal;
line-height: 20px;
padding-bottom: 3px;
}


#inhalt h3 a:link, #inhalt h3 a:visited {
border: 0;
}

h4 {
font-weight: normal;
margin: 38px 20px -12px 10px;
font-size: 130%;
line-height: 22px;
color: #eb662a;
}


p {
letter-spacing: 0px;
line-height: 22px;
margin: 20px 12px -12px 10px;
}





/* Textklassen
____________________________________*/


.datum {
font-size: .8em;
color: #666;
margin-bottom: -8px;
margin-top:22px;
}

.info {
font-size: 1em;
color: #fff;
margin-top: 25px;
margin-bottom: 20px;
}


#inhalt .info a:link, #inhalt .info a:visited {
font-weight: normal;
border: 0;
}

.bullet {
text-align: center;
margin: 20px 20px 0 0;
}


.footer {
text-align: center;
border-top: 1px solid #eb652b;
margin-top: 30px;
padding-top: 12px;
margin-left: 10px;
font-size: 90%;
color: #000;
letter-spacing: 1px;
}

.footerleft /* Linksausrichtung fuer einen Teil des Footers */ {
float: left;
text-align: left;
padding: 0;
width: 374px;
}


.highlight  /* Hervorhebung Suchwort */ {
color: #333;
font-weight: bold;
}

.kurzinfo /* Versteckter Textlink Startseite */ {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

.last /* letzter Absatz eines Textes */ {
margin-bottom: 15px;
}

blockquote p {
margin: 25px 25px -5px 40px;
letter-spacing: 0px;
}



/*   Spezielle Klassen fuer Ueberschriften
___________________________________________________*/


.h3kategoriename /* Ueberschrift der Kategorie in Aktuell */ {
color: #fff;
font-weight: normal;
font-size: 12px;
letter-spacing: 1px;
margin: 24px 0 -24px 10px;
}

.h3anzeige /* Ueberschrift der Kategorie in Aktuell */ {
color: #fff;
font-weight: normal;
font-size: 12px;
letter-spacing: 3px;
margin: 24px 0 -8px 6px;
font-weight: bold;
}

.h3kategorie /* Ueberschrift Kategorie in der Sidenavi */  { 
font-weight: normal;
font-size: 12px;
margin: 0 0 12px -15px;
letter-spacing: 2px;
}

.h2suche /* Ueberschrift Links suchen */ {
font-weight: normal;
font-size: 12px;
margin: 32px 0px -20px 30px;
color: #fff;
letter-spacing: 1px;
}


.h3archivtitel /* Erste Ueberschrift Archiv */ {
font-weight: normal;
font-size: 14px;
margin: 30px 0px 20px 10px;
color: #fff;
letter-spacing: 1px;
}

.h4archiv /* Ueberschrift Monate im Archiv */ {
font-weight: normal;
font-size: 12px;
margin: 25px 0px 11px 10px;
color: #fff;
letter-spacing: 1px;
}

.h4comment /* Ueberschrift Kommentar */ {
margin: 40px 0 30px 10px;
}


/* Hauptnavigation in Listenform
____________________________________*/


#navi ul li {
display: inline;
list-style-type: none;
}


.hauptnavi a, .hauptnavi a:visited {
font-family: verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
line-height: 29px;
color: #f8deb4;
background-color: transparent;
padding: 0 10px 0 10px;
} 


.hauptnavi a:hover {
font-family: verdana, sans-serif;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
color: #fff;
background-color: transparent;
}



.hauptnavi_aktiv  {
font-family: verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #f8deb4;
line-height: 29px;
background-color: transparent;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
padding: 0 10px 0 10px;
}

#navi .hauptnavi_aktiv a {
color: #fff;
background-color: transparent;
border: 0;
}

/* Subnavigation Aktuell in Sidebar
______________________________________*/


#sidenavi {
margin: 20px 0 30px 20px;
}

#sidenavi a:link, #sidenavi a:visited {
color: #000;
}

#sidenavi a:hover {
color: #fff;
}

.sidemenue1 li {
line-height: 18px;
margin-top: 10px;
font-size: 12px;
text-align: left;
margin-left: 10px;
list-style-type: circle;
}


.children li {
margin-top:6px;
font-weight: normal;
text-align: left;
margin-left: 20px;
list-style-type: circle;
list-style-image: none;
}


.sidemenue2 li {
line-height: 18px;
font-weight: normal;
margin-top: 10px;
margin-left: 10px;
font-size: 12px;
text-align: left;
list-style-type: square;
}



/* Navigation von Seite zu Seite
____________________________________*/


#inhalt .mehr a {
font-weight: normal;
letter-spacing: 2px;
}

.mehr {
margin-top: 30px;
margin-bottom: 30px;
}

.mehr br {
clear: both;
}

.nachoben {
text-align: center;
margin: 30px 20px 30px 0;
}

#inhalt .nachoben a {
border: 0;
}

.next {
float:right;
}

.previous {
float:left;
}

.mehrstatic {
text-align: center;
margin: 30px 20px 30px 0;
}

.mehrstatic a {
border: 0;
}




/* Archiv
____________________________________*/


#inhalt .archivliste {
text-align: left;
font-size: .8em;
color: #fff;
line-height: 20px;
margin: 6px 16px 0 25px;
list-style-type: square;
}

#inhalt .postspermonth li {
margin-bottom: 20px;
margin-top: 10px;
margin-left: 40px;
}


#inhalt .archivliste a {
font-weight: normal;
}



/* Grafik
____________________________________*/


#inhalt img {
border: 0;
}



.bild {
text-align: center;
margin: 17px 0 0 0;
}

.werbung {
color: #000;
text-align: left;
margin: 17px 12px 0 10px;
}

.bild a {
border: none;
}



/* Sonstiges: hr rss etc.
____________________________________*/



hr {
clear: both;
visibility: hidden;
width: 0;
height:0; 
margin:0; 
padding:0; 
}



/* Felder uund Buttons fuer Suche
________________________________________*/



.suche {
font-weight: normal;
font-size: 12px;
margin: 0 0px 0px 20px;
color: #000;
letter-spacing: 3px;
}

.suchfeld {
width: 80px;
padding: 0 0 0 2px;
border: 1px solid #eb662a;
height: 17px;
font-size: 12px;
color: #000;
letter-spacing: 1px;
vertical-align: middle;
}

.suchbutton {
width: auto;
padding: 0 0 0 2px;
border: 1px solid #eb662a;
font-size: 12px;
color: #666;
background-color: #fed998;
vertical-align: middle;
}


/* Text und Listen im Kommentarbereich
________________________________________*/


.kommentar {
list-style-type: none;
background-color: transparent;
margin: 0;
}


.header {
font-size: .8em;
margin: 18px 0 -12px 0;
border-bottom: 1px dotted #6894d8; 
border-top: 1px dotted #6894d8;
padding: 2px 10px 2px 10px;
color: #fff;
}

#inhalt .header a:link, #inhalt .header a:visited {
font-weight: normal;
border: 0;
}

.comment {
padding-bottom: 20px;
color: #fff;
background-color: transparent;
}


.bearbeiten {
letter-spacing: normal;
}


/* Das Kommentarformular
________________________________________*/


form {
margin-top: 30px;
margin-bottom: 30px;
}

fieldset {
padding: 10px 10px 10px 0;
border: 0px;
}

legend {
letter-spacing: 1px;
padding: 10px;
margin-bottom: -18px;
}

label {
float: left;
width: 110px;
}

.textfeld {
width: 190px;
background-color: #ffe9c2;
color: #000;
border: 1px solid #eb662a;
}

.kommentarfeld {
width: 320px;
background-color: #ffe9c2;
color: #000;
border: 1px solid #eb662a;
}

.sendbutton {
width: 180px;
border: 1px #000 solid;
background-color: #eb662a;
color: #fff;
margin-left: 110px;
margin-bottom: 10px;
}


