/*
Theme Name: LVL-NRW.ORG
Theme URI: http://c-fischer.com
Description: Individuelles Theme fuer den LVL-NRW.
Version: 1.0
Author: Christian Fischer
Author URI: http://c-fischer.com
*/

/* ................................................................. Basics */
body {
  margin: 0;
  padding: 0;
  font-size: 100.01%;
  background-color: #737373;
  color: #454545;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
}

hr {
  width: 1px;
  height: 1px;
  margin: 0 0 -1px 0;
  padding: 0;
  border: none;
  visibility: hidden;
  clear: both;
}
p {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}

.off {
  display: none;
}
.on {
  display: block;
}
.topline {
  border-top: 1px solid #fff;
  padding-top: 3px;
}




/* ................................................................. Schrift */

h1 {
  margin: 0 0 2em 0;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #50B9AF;
  border-bottom: 1px solid #E0E9E8;
}

	#header h1 {
           width: 1px;
           height: 1px;
           overflow: hidden;
           color: #fff;
         }
h2 {
  margin: 3em 0 1.4em 0;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #E0E9E8;
  line-height: 1.2em;
}
	h2 a {
           color: #454545;
           text-decoration: none;
         }
         #linklist li h2 {
           margin-bottom: 0.6em;
         }
h3 {
  margin: 3em 0 2em 0;
  padding: 0 0 0 2px;
  font-size: 1em;
  border-bottom: 1px solid #E0E9E8;
  font-weight: normal;
  text-decoration: none;
}
h4 {
  margin: 0;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  font-size: 1em;
}

p {
  margin: 0 0 1.5em 0;
}

h6 {
  display: none;
}


/* ................................................................. Einträge */

.entry ul, .entry ol {
  margin: 0 0 1em 0;
  padding: 0 0 0 20px;
}
.entry ul li, .entry ol li {
  margin: 0 0 1em 0;
}

.entry .box {
  margin: 0 0 1em 0;
  padding: 10px;
  border: 1px solid #E0E9E8;
  font-size: 0.8em;
  line-height: 1.3em;
}


/* ...................................... Startseite */
#aktuell h2 {
  margin: 0 0 0.2em 0;
}
#aktuell p {
  margin: 0 0 0 0;
  font-size: 0.85em;
  line-height: 1.2em;
}
	#aktuell p.last {
           margin-bottom: 0;
           display: block !important;
         }


/* ...................................... Link-Liste */
#linklist {
  list-style-type: none;
  padding: 0;
}
	#linklist li {
           margin: 0 0 2em 0;
         }
         #linklist ul {
           list-style-type: disc;
         }
         #linklist li ul li {
           margin-bottom: 0.6em;
         }
/* ...................................... Suchergebnisse */
#suchergebnisse {
  list-style-type: none;
  padding: 0;
}
	#suchergebnisse li {
           margin: 0 0 2em 0;
           font-size: 0.8em;
           line-height: 1.5em;
         }
         #suchergebnisse h2 {
           margin-bottom: 0;
         }
         #suchergebnisse p {
           margin-bottom: 0;
           display: inline;
         }
/* ...................................... Vorstand, Beratung */
dt {
  float: left;
  font-weight: bold;
}
dd {
  margin: 0 0 2em 160px;
}
/* ...................................... Nachrichten-Archiv */
#nachrichten-archiv {
  font-size: 0.8em;
}
  #nachrichten-archiv li {
    margin-bottom: 1em;
    line-height: 1.3em;
  }

/* ...................................... Termine */
#termine p {
 display: inline;
}
#termine li {
  margin-bottom: 0.6em;
}


/* ................................................................. Tabellen */

th {
  background-color: #E0E9E8;
  font-weight: bold;
  padding: 2px 2px 2px 0;
  text-align: left;
}
td {
  padding: 0 2px 2px 0;
  margin: 0 0 0 0;
  vertical-align: top;
}

/* Tabellen mit Ortsverbänden */
#ortsverbaende {
  font-size: 0.8em;
}




/* ................................................................. Links */

a {
  color: #50B9AF;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
	#sidebar a {
           color: #fff;
           font-weight: bold;
           font-size: 11px;
           text-decoration: none;
           margin: 0 25px 0 0;
          }

         #subnavig a {
  	  color: #454545;
           font-weight: bold;
           font-size: 11px;
           text-decoration: none;
         }
         /* Abstand bei den Hover-Hack-Links oben wieder rausnehmen */
         .page_item ul li a {
           margin: 0 0 0 0 !important;
           color: #fff !important;
         }




/* ................................................................. Navigation */

.mainnavig {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 180px;
}
.spacer {
  margin-top: 25px;
}
	.mainnavig ul {
	  list-style-type: none;
	  margin: 0;
           text-align: right;
	}
         .mainnavig li {
           height: 10px;
           margin: 0 0 1px 0;
           padding: 3px 0 12px 0;
           text-align: right;
         }
         .mainnavig li:hover, .mainnavig li.first:hover, .mainnavig li.current_page_item, .mainnavig li.current_page_parent {
           background-color: #79928F;
         }
         .mainnavig li.first {
           background-color: #63928D;
           margin-bottom: 24px;
         }
         /* Links: siehe "Links" */


         /* Submenues anzuzeigen, wenn der Menuepunkt gehovert wird */
         .page_item ul {
           position: absolute;
           margin: -17px 0 0 179px;
           padding: 0;
           display: none;
           width: 155px;
           text-align: left;
           border-left: 1px solid #97B6B3;
         }
         .page_item ul li {
           height: 10px;
           margin: 0 0 1px 0;
           padding: 3px 8px 12px 8px;
           text-align: left;
           background-color: #C0D3D1;
         }
         .page_item:hover ul, .current_page_item ul, .current_page_parent ul  {
           display: block;
         }
         /* Menue dritter Ebene ausblenden */
         #subnavig li ul {
           display: none;
         }




#subnavig ul {
  list-style-type: none;
  margin: 0 0 0 25px;
  padding: 0;
}
	#subnavig ul li {
           float: left;
           height: 10px;
           margin: 0 -1px 0 0;
           padding: 5px 8px 10px 8px;
           border-right: 1px solid #B0C7C5;
           border-left: 1px solid #B0C7C5;
         }
         #subnavig ul li:hover, #subnavig ul li.current_page_item {
           background-color: #B0C7C5;
         }
         /* Links: siehe "Links" */


/* ................................................................. Layout innen */

#aktuell {
  min-height: 171px;
  padding: 0px 4px 4px 35px;
  margin: 0 0 2em 0;
  background-color: #E0E9E8;
  background-repeat: no-repeat;
}
  #aktuell p {
    display: inline;
  }
  #aktuell h2 {
    margin-top: 2.5em;
  }

.datum {
  font-size: 0.8em;
  color: #6a6a6a;
}

.navigation {
  padding: 4px;
  margin: 2em 0 2em 0;
  font-size: 0.8em;
  text-align: center;
  border-top: 1px solid #BABABA;
}


/* ................................................................. Seiten-Layout */

#page {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  text-align: left;
  background-color: #fff;
  font-size: 0.72em;
}

#header {
  width: 899px;
  height: 104px;
  margin: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #737373;
  border-right: 1px solid #cfcfcf;
}
	#startbutton {
           width: 190px;
           height: 104px;
         }
         #animation {
           margin-left: 180px;
         }

#sidebar {
  width: 180px;
  margin: 0;
  background-color: #97B6B3;
  float: left;
}

#content {
  font-size: 1em;
  width: 515px;
  margin: 0 0 0 360px;
  line-height: 1.8em;
}

#subnavig {
  height: 25px;
  width: 720px;
  margin: 0 0 25px -180px;
  padding: 0;
  background-color: #97B6B3;
  line-height: 1em;
}
#breadcrump {
  margin: 0 0 3em 0;
  background-color: #E0E9E8;
}

#footer {
  height: 16px;
  margin: 4em 0 0 0;
  padding: 10px 25px 0 0;
  background-color: #fff;
  background-repeat: no-repeat;
  text-align: right;
  font-size: 0.8em;
}


/* ................................................................. Suchfeld */

#searchform {
  width: 255px;
  margin: 0;
  padding: 0;
}
	#s {
           width: 200px;
           height: 16px;
           margin: 2px;
           font-size: 11px;
           padding: 1px;
           background-color: #fff;
           border: 1px solid #BABABA;
         }
         #searchsubmit {
           width: 18px;
           height: 20px;
           margin: 0;
           font-size: 10px;
           font-weight: bold;
           padding: 1px;
           background-color: #fff;
           border: 1px solid #BABABA;
}


/* ................................................................. Font-Size */

      .setfont {
        float: right;
        margin: 2px 2px 2px 4px;
      }
      .setfontbutton {
        background: none;
        border: none;
        font-weight: bold;
        font-size: 0.8em;
        color: #fff;
      }