/* Grund */

* {
margin: 0;
padding: 0;
list-style: none;
}

a:link { color: #036; text-decoration: none; }
a:visited { color: #f90; text-decoration: none; }
a:focus, a:hover, a:active { color: #f90; text-decoration: underline; }

h2 a:link { color: #036; text-decoration: none; }
h2 a:visited { color: #f90; text-decoration: none; }
h2 a:focus, h2 a:hover, h2 a:active { color: #f90; text-decoration: underline; }

body {
background: #036;
font: normal 12px/1.6em "Lucida Grande", verdana;
text-align: center;
padding: 0px;
}

div#wrapper {
margin: 0 auto;
text-align: left;
background: white;
width: 840px;
}

/* head */

div#head {
height: 34px;
padding: 30px;
background: #036 url(/textpattern/layout/head_rounded.png) no-repeat;
}

/* Navigation */

ul#navi {
border-top: 2px #036 solid;
height: 30px;
background: #036;
overflow: hidden;
}

#navi {
font-weight: bold;
}

#navi li {
float: left;
padding-left: 0px;
padding-right: 6px;
}

#navi a {
text-align: center;
line-height: 2.0;
display: block;
width: 90px;
height: 30px;
}

#navi active {
background: #036;
}

#preload1 { /* Preload-Hack */
background-image: url("/textpattern/layout/link_ground.png");
background-repeat: no-repeat;
background-position: -1000px -1000px;
}

#preload2 { /* Preload-Hack 2 - Nummer 3 weiter unten */
background-image: url("/textpattern/layout/active_ground.png");
background-repeat: no-repeat;
background-position: -1000px -1000px;
}

#preload4 { /* Preload-Hack 4 */
background-image: url(/textpattern/layout/round_edge.png);
background-repeat: no-repeat;
background-position: -1000px -1000px;
}

#navi li a:link,
#navi li a:visited {
color: #036;
background: #036 url("/textpattern/layout/link_ground.png");
text-decoration: none;
}



#navi li a:focus,
#navi li a:hover,
#navi li a:active {
text-decoration: none;
color: #fff;
background: #69c url("/textpattern/layout/hover_ground_i.png");
}

body#home li#tab_home a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }

body#verein li#tab_verein a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }
body#artikel li#tab_artikel a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }
body#forum li#tab_forum a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }
body#magazin li#tab_magazin a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }
body#termine li#tab_termine a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }
body#links li#tab_links a { background: #036 url("/textpattern/layout/active_ground.png"); color: #69f; }

/* Einstieg Hauptseite */

.links { float: left; }

.rechts { float: right; }

.einstiegsbox img {
width: 74px;
height: 101px;
}


.sauber {
clear:both;
width:700px;
border-top:1px #FFF solid;
margin:0;
padding:0;
}

.einstiegsbox {
width: 320px;
height: 200px;
background: #eee url(/textpattern/layout/logo_esb.png) no-repeat;
margin: 0 0 12px;
padding:6px;
voice-family: "\"}\"";
voice-family:inherit;
width: 280px;
height: 200px;
}

html>body .einstiegsbox {
  width:280px;
  height: 200px;
  margin: 0 0 12px; 
}

.einstiegsbox h3 {
color:#69f;
border-bottom:#69f solid 1px;
font-size:1.5em;
line-height:1.2em;
margin:0 0 0.5em;
}

.einstiegsbox .einzug {
color:#eee;
font-size:0.9em;
font-weight:700;
float:left;
margin-bottom:0.3em;
}

/* Einstieg Verein */

#preload3 { /* Preload-Hack 3 für Pfeil bei Vereinsseite */
background-image: url("/textpattern/layout/pfeil_i.gif");
background-repeat: no-repeat;
background-position: -1000px -1000px;
}

#preload5 { /* Preload-Hack 5 für runde Ecke bei Vereinsseite */
background-image: url("/textpattern/layout/nw_edge.png");
background-repeat: no-repeat;
background-position: -1000px -1000px;
}

#einstieg {
background: white url("/textpattern/layout/hg_verein_gr_1.jpg") no-repeat;
width: 610px;
height: 300px;
position: relative;
display: block;
}

a:link.nw, a:visited.nw {
text-decoration: none; color: #036;
}

a:hover.nw {
background-image: url("/textpattern/layout/nw_edge.png");
background-repeat: no-repeat;
background-position: left top;	
}

#e_verl {
left: 180px; top: 25px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#e_literatur {
left: 55px; top: 95px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#e_steckbriefe {
left: 55px; top: 150px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#e_beitritt {
padding: 5px 10px 5px 10px;
left: 355px; top: 25px;
position: absolute;
}

#e_abo {
left: 180px; top: 235px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#e_contact {
left: 485px; top: 95px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#e_satzung {
left: 485px; top: 150px;
position: absolute;
padding: 5px 10px 5px 10px;
}

#infoVerein {
margin-left: 100px;
width: 400px;
text-align: center;
}

/* Einstieg Verein Menü */

#vereinum a {
padding-left: 5px;
text-align: left;
line-height: 2.0;
display: block;
border-color: #036;
}

#vereinum a:hover {
border-color: #69f; text-decoration: none;
}

#vereinum a:visited { color: #69f; border: none; }

#vereinum li {
font-weight: bold;
background: #036;
display: block;
}

#vereinum li a:link {
color: #036;
padding-left: 10px;
background: #69f url("/textpattern/layout/pfeil_i.gif") no-repeat 0em 0.7em; 
display: block;
}

#vereinum li a:active {
color: #fff;
}


#vereinum li a:visited {
color: #036;
padding-left: 10px;
background: #69f url("/textpattern/layout/pfeil_i.gif") no-repeat 0em 0.7em; 
display: block;
}

#vereinum li a:focus, #vereinum li a:hover {
color: #fff;
background: #69f url("/textpattern/layout/pfeil_bl.gif") no-repeat 0.2em 0.7em; 
display: block;
}

/* Linien */

.linie {
border-top: #036 2px dotted;
}

/* Inhalt */

div#content {
width: 616px;
padding: 25px;
float: left;
overflow: hidden;
border-right: 1px solid #69f;
}

h1 {
margin: 0 0 8px 0;
font-size: 1.4em;
line-height: 1.8em;
}

h2 {
color: #036;
margin: 0 0 8px 0;
font-size: 1.4em;
line-height: 1.6em;
}

h3 {
margin: 0 0 8px 0;
font-size: 1.2em;
line-height: 1.4em;
}

h4 {
margin: 0 0 8px 0;
font-size: 1.1em;
line-height: 1.3em;
}

h5 {
margin: 0 0 8px 0;
font-size: 1.0em;
line-height: 1.2em;
}

h6 {
margin: 0 0 8px 0;
font-size: 0.9em;
line-height: 1.1em;
}

div.articlefooter {
margin: 5px 0 20px 0;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #999;
line-height: 1.8em;
height: 2em;
}

div.articlefooter p {
color: #eee;
display: inline;
margin: 0 10px;
overflow: hidden;
}

div.articlefooter a {
color: #eee;
}

div.articlefooter a:hover {
color: #036; text-decoration: none;
}

div.articlefooter a:visited {
color: #036;
}


/* Artikelnavigation */

.beclear { clear: left; }

.cbs { font-size: 100%; font-weight: bold; text-align: center; }

.cbs a { background: #fff; padding-left: 10px; }


p.cat { float: left; width: 20%; }
p.meta {float: left; width: 34%; }
p.date {float: right; width: 12%; }
p.komm {float: right; width: 20%; }

div#sidebar {
float: left;
position: relative;
margin: 0 0 0 -1px;
width: 173px;
border-left: 1px solid #69f;
overflow: hidden;
}

#sidebar a:link { display: inline; }
#sidebar a:visited { display: inline; color: #f90; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active {
color: #f90;
display: inline;
}

#sidebar h2 a:link, #sidebar h2 a:visited { color: #fff; text-decoration: none; }
#sidebar h2 a:hover, #sidebar h2 a:active, #sidebar h2 a:focus { color: #036; text-decoration: none; }

.container h2, .containertop h2 {
height: 2em;
background: #69f;
line-height: 2.0;
color: white;
padding: 0 0 0 7.5px;
margin: 0px;
font: normal 1.2em/2.0em "Lucida Grande", "Trebuchet MS", verdana, arial;
}

.containertop h2 {
background: #69f url(/textpattern/layout/round_edge.png) no-repeat;
background-position: right top;
}

.container p, .container ul, .containertop p, .containertop ul {
margin: 7.5px 7.5px 12.5px 7.5px;
font-size: 0.9em;
color: #69f;
overflow: hidden;
}

dt {
font: bold 2.3em/1.0 "Lucida Grande", verdana, arial;
display: inline;
color: #999; 
letter-spacing: 0.05em;
padding-top: 20px;
}

img {
border: 1px solid #999;
padding: 3px;
display: block;
}

img:link, img:visited {
display: block;
margin:  0 8px 8px 0;
border: 1px solid white;
}

img:hover, img:active {
background: none;
border: 1px solid #69f;
}

.bildor img {
border: none;
background: none;
}

div#footer {
clear: both;
border: white 1px solid;
color: white;
line-height: 2.8em;
background: #69f;
text-align: center;
height: 3em;
}

div#footer a:link, div#footer a:visited { color: white; text-decoration: none; }
div#footer a:focus, div#footer a:hover, div#footer a:active { color: #036; }

/* Forum-Kommentare */

div.forumkomm {
border: #69f 1px dotted;
background: #ddd;
padding: 5px;
width: 100%;
}

/* Sidebar-Kommentare */

#sidebar .commname a:link {
display:inline;
font-weight:400;
color:#aaa;
}

#sidebar .commname a:visited {
display:inline;
font-weight:400;
color:#f90;
}

#sidebar .commname a:focus, #sidebar .commname a:hover, #sidebar .commname a:active {
color:#f90;
}


/* Gestaltung der Links-Sektion */

.beclearli { padding-top: 4px; clear: left; border-top: #69f 2px solid;}

div.linkwrapper { clear: left; }

div.linkpic {
float: left;
margin: 0.4em 40px 1.5em 0px;
width: 160px;
text-align: right;
}

div.linkpic img {
display: inline;
background: white;
padding: 3px;
background: #ddd;
border: 1px #69f dotted;
}

div.linkpic a img:hover {
border: 1px #036 solid;
}

div.linktext {
float: left;
width: 416px;
margin-bottom: 1.5em;
}

div.linktitel { display: inline; margin-bottom: 0.5em; font-size: 140%;}

div.linktitel a { color: #036; }

div.linktitel a:hover {color: #f90;}

div.linktitel a:visited {color: #036;}

div.linkbody p { margin: 1em 0em 1em 0em; }

div.linkbody li, div.linkbody ol {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

div.linkbody blockquote { margin: 1em 1em 1em 1em; }

/* Gestaltung der Literatur-Sektion */

div.litwrapper { clear: left; }
div.litpic {
float: left;
margin: 0.5em 1.1em 2em 0em;
width: 160px;
text-align: center;
}

div.litpic img {
display: inline;
border: 1px #69f dotted;
}

div.litpic a img:hover {
border: 1px #036 solid;
}

div.littext {
float: left;
width: 100%;
margin: 0 0 2em 0;
}

div.litpic+div.littext { width: 442px; }

div.litdetails {
margin: 0px 0px 2em 0px;
}

div.litdetails p {
margin: 0 1em 0 0;
display: inline;
}

div.litbody p { margin: 1em 0em 1em 0em; }

div.litbody li, div.litbody ol {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

div.litbody blockquote { margin: 1em 1em 1em 1em; }

/* Gestaltung der Steckbrief-Sektion */

div.passfotoliste {
width: 120px;
height: 170px;
margin-right: 20px;
text-align: center;
float: left;
display: block;
}

div.passfotoliste a img {
display: inline;
border: 1px #69f dotted;
}

div.passfoto {
float: left;
margin: 3.6em 3em 1em  0;
}
div.vitatitel {
font-weight: bold;
font-size: large;
margin-bottom: 1em;
}
div.vitadetails {
font-style: italic;
margin-bottom: 1em;
}
div.vitabody {
text-align: justify;
margin-bottom: 1em;
}

div.vitabody p { margin: 1em 0em 1em 0em; }

div.vitabody li, div.vitabody ol {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

div.vitabody blockquote { margin: 1em 1em 1em 1em; }

div.vitaposted {
margin-bottom: 1em;
}

/* Termin-Layout */

div.termine { margin: 7.5px 7.5px 12.5px 7.5px;}

div.termine p strong {
font-size: 0.9em;
color: #69f;
}

div.termine p {
margin:0 0 0 0;
color: #036;
display: inline;
}

div.termine a { font-size: 0.9em; }

ul.termine {
margin: 2em 0 2em 1em;
}

div.terminpfeil {
background: url("/textpattern/layout/pfeil_bl.gif")
no-repeat 0 0.6em;
}

ul.termine li {
margin: 1em 0 1em 1em;
font-size: 1.2em;
}

div.terminbody {font-size: 0.8em; color: #000; }

ul.termine li p {display: inline; }

div.terminbody li, .terminbody ol {
margin: 1em 1em 1em 2em; 
}

div.terminbody blockquote { margin: 1em 1em 1em 1em; }

/* ------------ */

.bildlinks { float: left; }

.bildlinks img {
background: white;
margin: 0.3em 0.8em 0.2em 0; padding: 3px; border: 1px #69f solid;
}

.bildlink { float: left; }

.bildlink img {
background: white;
margin: 0.3em 0.8em 0.2em 0; padding: 3px; border: 1px #69f dotted;
}

.bildlink a img:hover {
border: 1px #036 solid;
}

.bildrechts { float: right;  }

.bildrechts img {
background: white;
margin: 0.3em 0 0.2em 0.8em; padding: 3px; border: 1px #999 dotted;
}

.bildlinkr { float: right; }

.bildlinkr img {
background: white;
margin: 0.3em 0 0.2em 0.8em; padding: 3px; border: 1px #999 dotted;
}

.bildlinkr a img:hover {
border: 1px #69f solid;
}

/* Gravatar */

.kommentar img.gravatar {
float: right;
width: 40px;
margin-left: 20px;
border: 0px;
}

.kommentar {
clear: right;
background: #eee;
padding: 5px 5px;
border: 1px #ddd solid;
padding-bottom: 15px;
margin: 7px;
}

.linie {
clear: right;
display: block;
border-top: 1px dotted #999;
padding: 1px 0;
border-bottom: 1px solid white;
}

/* LKHD Nachrichten */

div.magazin {
margin: 2em 0 2em 0;
clear: left;
}

div.magpic {
float: left;
width: 151px;
margin-right: 3em;
margin-bottom: 1em;
text-align: center;
}

div.magpic img {
padding: 0;
vertical-align: middle;
display: inline;
}

div.magpic p img {
border: 0;
margin: 1em 0 1em 0;
vertical-align: middle;
display: inline;
}

div.magdetails {
float: left;
width: 425px;
}

div.magdetails p {
margin-bottom: 1em;
}

div.magtitel {
margin-bottom: 1em;
font-size: large;
font-weight: bold;
}

div.magbody p { margin: 1em 0em 1em 0em; }

div.magbody li {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

div.magbody ol {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

div.magbody blockquote { margin: 1em 1em 1em 1em; }

/* Beitrittserklaerung-Formular */

div.FormHead {
text-align: center;
margin: 2em 0 2em 0;
}

div#JoinClub input, div#JoinClub select {
border: 1px solid;
/* font: 75%/1.6em; */
}

div#JoinClub label {
font-size: 1em;
}

div#JoinClub input:focus, div#JoinClub select:focus {
border: 1px solid #69f;
}

div#JoinClub fieldset {
padding: 1em;
margin: 2em 0 2em 0;
position: relative;
}

div#JoinClub legend {
font-size: large;
font-variant: small-caps;
font-weight: bold;
padding-left: 6px;
padding-right: 6px;
color: #036;
}

div.FormFamilie label {
margin-right: 1em;
}

div.FormTab {
text-align: center;
}

div.FormBasisinfo table {
}

div.FormTab table label {
display: none;
}

div.FormTab table {
margin: 2em 0 2em 0;
font-weight: bold;
}

#JoinClub td {
display:table-cell;
padding: 1em;
}

#JoinClub div.FormCheckboxes table {
text-align: center;
}

div.FormCheckboxes p {
margin: 1em 0 1em 0;
}

div.FormCheckboxes p select {
position: absolute;
left: 520px;
}

div.FormCheckboxes div {
margin: 2em 0 2em 0;
}

div#JoinClub .FormCheckboxes input { border: 0px; }

table.FormCheckboxes p{
text-align: center;
margin: 1em 0 1em 0;
}

div.FormBankdaten table {
margin: 1em 0 1em 0px;
}

div.FormEinzug p {
padding-top: 1em;
}

ul.FormInfo li, div.AntragInstitution p {
margin: 1em 0 1em 0;
}

#JoinClub td.FormTabLink {
vertical-align: bottom;
}

/* Satzung CSS und Artikel-CSS */
/* Paragraphen und Listen erhalten Ihre Bedeutung zurück */

.articlecontent ol li, .satzung ol li {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

.articlecontent ul li, .satzung ul li {
margin: 1em 1em 1em 2em;
list-style: disc;
}

.articlecontent ol, .satzung ol {
margin: 1em 1em 1em 2em;
list-style: decimal;
}

.articlecontent ul, .satzung ul {
margin: 1em 1em 1em 2em;
list-style: disc;
}

.articlecontent blockquote, .satzung blockquote { margin: 1em 1em 1em 1em; }

.articlecontent p, .satzung p { margin: 1em 0em 1em 0em; }

div.newscontent { margin-bottom: 2em; }

/* Hervorhebungen von Mitglieder-Vorteilen */
.articlecontent em.blau { color: #036; } 

/* Impressum */

div.impressum p {
margin: 1em 0 2em 0;
clear: left;
}

div.impressumlabel {
width: 150px;
height: 3em;
display: inline;
float: left;
}

div.impressumperson {
float: left;
width: 466px;
}

/* Kontakt */

div.KontaktPerPost {
float:left;
width: 250px;
margin: 2em 2em 0 0;
}

div.KontaktPerPost p, div.KontaktPerEmail p {
margin: 0 0 2em 0;
}

div.KontaktPerEmail {
margin-top: 2em;
}

div.KontaktPerEmail table {
margin: 0.8em 0 2em 0;
position: relative;
right: 2px;
}

td.Vorstandsresort {
padding: 0.05em 3em 0.05em 0px;
}

@media print {
body{ background: white; }
div#content { overflow: visible;}
}