/*  
Theme Name: Zentrum für Köperbehinderte e.V.
Description: ZfK
Version: 0.1
Author: Tobias Berns
Author URI: http://alltagsnotizen.de/
*/

html * {
margin: 0;
padding: 0;
font-size: 1em;
}

ul {
margin: 0;
padding: 0;
}

body {
font: 0.8em/1.7em Verdana, Geneva, Arial, sans-serif;
text-align: left;

}

#container {

}

#sidebarleft {
display: none;
}

#sidebar {
display: none;
}

#content {
float: left;
margin: 0;
background: #fff;
width: 620px;
position: relative;
min-height: 450px;
padding-bottom: 15px;
z-index: 2;
}

#content p {
padding-left: 50px;
padding-right: 180px;
margin-bottom: 25px;
}

#content h1 {
font-size: 1.4em;
text-transform: uppercase;
color: #003399;
font-weight: normal;
padding-left: 25px;
margin-left: 25px;
}

#content h2 {
font-size: 1em;
padding-left: 50px;
padding-right: 180px;
color: #000;
font-weight: bold;
}

#content h3 {
padding-left: 50px;
padding-right: 180px;
margin-bottom: 25px;
}

#content ul {
padding: 0;
margin: 0 0 25px 0;
padding-left: 100px;
padding-right: 50px;
list-style-type: disc;
list-style-position: outside;
}

#content ul li {
}

#content p.style {
color: #003399;
}

#content ul.style {
color: #003399;
}

#inhalt {


}

#eintrag {
padding-left: 60px;
padding-right: 160px;
}

#head {
display: none;
}

.headcontainer {

}

a {
text-decoration: none;
}

a:link {
color:#003399
}

a:visited {
color:#003399
}

a:active {
color:#003399
}

a img {
border: 0;
}

img.left {
float: left;
margin: 0 1em 1em 0;
border: 1px solid #666;
}

img.right {
float: right;
margin: 0 0 1em 1em;
border: 1px solid #666;
}

h1 {
font: bold 100% Verdana, Geneva, Arial, sans-serif;
margin: 0 0 2em 0;
}

#main #content h1 {

} 

#main #content h1 a:link, #main #content h1 a:visited { 
color: #111;
text-decoration: none;
border: 0;
}

h2 {
color: #000;
font: bold 100% Verdana, Geneva, Arial, sans-serif;
margin: 0 0 0.5em 0;
}

h2 a:link, h2 a:visited {
color: #111;
font: normal 100% Verdana, Geneva, Arial, sans-serif;
margin: 0 0 0.5em 0;
}

h3 {
font: bold 100% Verdana, Geneva, Arial, sans-serif;
margin: 0 0 1em 0;
}

h3 a:link, h3 a:visited {
color: #111;
font: normal 100% Verdana, Geneva, Arial, sans-serif;
margin: 2em 0;
}

h4 {
font: bold 100% Verdana, Geneva, Arial, sans-serif;
margin: 0 0 1em 0;
}

p {

}

textarea {
font-size: 1em;
font-family: Verdana, Geneva, Arial, sans-serif;
}

textarea.style, textarea.area {

}

input.style, input.single {

}

hr {
display: none;
}

div.clear {
clear: both;
}

ul {
list-style: none; 
margin: 1em 0;
}

li {
padding: 0;
}

ol {
list-style: none; 
margin: 1em 0;
}

ol li {
margin: 0;
padding: 0;
}

blockquote {
font-style: italic;
margin: 0 2em 0 2em;
}

quote {
font-style: italic;
}

#head {

}

#main {

}

.liexternal {
text-decoration: none;
border-bottom: 1px dotted #ccc;
}

.feedback {
margin: 0 0 2em 0;
padding: 0 15px 0 0;
text-align: right;
clear: both;
border-bottom: 1px dotted #666;
font-size: 0.9em;
}

.feedback a {
text-decoration: none;
color:#00c;
}

.break {

}

#comments {
display: none;
}

#footer {

display: none;

}

textarea.default {

}

input.default {

}

fieldset.cf_hidden {
display: none;
}

fieldset {
margin: 0;
padding: 0;
border: 0;
}

legend {

}

.textonly {
float: right;
width: 20em;
}

.emptymonth {
color: #ccc;
}

ol.footnotes {
padding-left: 2em;
list-style-type: decimal;
list-style-position: outside;
}

ol.footnotes li {

}

hr.footnoteline {
width: 15em;
display: block;
height: 1px;
background-color: #fff;
color: #fff;
border: none;
border-top: 1px solid #000;
margin: 1em 0 1em 0;
text-align: left;
}

hr.style {
display: block;
height: 1px;
background-color: #fff;
color: #fff;
border: none;
border-top: 1px dotted #666;
margin: 15px 0;
text-align: center;
clear: both;
}

.top {
clear: both;
}

label {

}


#menu {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu li:first-child {
border-top: 0;
}

#menu h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu ul ul, div#menu ul li:hover ul ul  {
display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu li:first-child {
border-top: 0;
}

#menu1 {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu1 ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu1 a, #menu1 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu1 li:first-child {
border-top: 0;
}

#menu1 h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu1 a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu1 a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu1 li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu1 ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu1 ul ul, div#menu1 ul li:hover ul ul  {
display: none;
}

div#menu1 ul li:hover ul, div#menu1 ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu1 li:first-child {
border-top: 0;
}

#menu2 {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu2 ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu2 a, #menu2 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu2 li:first-child {
border-top: 0;
}

#menu2 h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu2 a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu2 a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu2 li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu2 ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu2 ul ul, div#menu2 ul li:hover ul ul  {
display: none;
}

div#menu2 ul li:hover ul, div#menu2 ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu2 li:first-child {
border-top: 0;
}

#menu3 {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu3 ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu3 a, #menu3 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu3 li:first-child {
border-top: 0;
}

#menu3 h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu3 a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu3 a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu3 li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu3 ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu3 ul ul, div#menu3 ul li:hover ul ul {
display: none;
}

div#menu3 ul li:hover ul, div#menu3 ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu3 li:first-child {
border-top: 0;
}

#menu4 {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu4 ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu4 a, #menu4 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu4 li:first-child {
border-top: 0;
}

#menu4 h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu4 a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu4 a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu4 li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu4 ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu4 ul ul, div#menu4 ul li:hover ul ul {
display: none;
}

div#menu4 ul li:hover ul, div#menu4 ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu4 li:first-child {
border-top: 0;
}

#menu5 {
width: 180px;
z-index: 99;
margin: 25px 0;
}

#menu5 ul {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

#menu5 a, #menu5 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
padding: 2px 5px 2px 30px;
}

#menu5 li:first-child {
border-top: 0;
}

#menu5 h2 {
color: #FF8635;

text-transform: uppercase;
}

#menu5 a {
color: #003399;
background: #CCCCFF;
text-decoration: none;
}

#menu5 a:hover {
color: #000;
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu5 li {
position: relative;
border-top: 2px dotted #fff;
z-index: 99;

}

#menu5 ul ul {
background: #CCCCFF;
position: absolute;
top: 0;
left: 100%;
width: 100%;
z-index: 99;
margin: -20px 0 0 0;
padding: 20px 0 20px 0;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
}

div#menu5 ul ul, div#menu5 ul li:hover ul ul {
display: none;
}

div#menu5 ul li:hover ul, div#menu5 ul ul li:hover ul {
display: block;z-index: 99;
}

div#menu5 li:first-child {
border-top: 0;
}




.back {
display: none;
}

a.back, a.top {
color: #003399;
}

.top {
display: none;
}

div.spenden {
background: red;
color: #ffffff;
margin: 10px;
padding: 2px;
text-align: center;
}

div.spenden a {
color: #ffffff;
}

.fontsize {
font: bold 11px/16px arial, helvetica, sans-serif;
margin: 10px;
color: #003399;
}

.fontsizebox {
background: #fff;
text-align: center;
font-size: 1.2em;
padding: 2px;
}

.gross {

}

.xgross {

}

.darstellung {
font: bold 11px/16px arial, helvetica, sans-serif;
margin: 0 10px;
color: #003399;
}

.darstellung select {
width: 100%;
font-size: 1.2em;
}

.outside {
margin: 0; padding: 0; margin-right: 50px; position: relative; float: right;
}

a.linkpdf {
color: red;
padding-left: 18px;
background: url(images/pdf.png) no-repeat left center;
}

.breadcrumb {
display: none;
}

.breadcrumbdown {
position: relative;
top: 1.5em;
}

.breadcrumbnav {
position: relative;
top: 0;
width: 450px;
margin-left: 15px;
font-size: 0.9em;
color: #003399;
padding-top: 0;
line-height: 100%;
}

.breadcrumbnav a {
color: #6666ff;
}

.tools {
display: none;
}

hr.punkte {
border: 0;
border-bottom: 2px dotted #003399;
clear: both;
padding: 0;
margin: 0;
display: block;
height: 2px;
background-color: #fff;
color: #fff;
}

#footer, #footer a {

}

.untenlinks {
padding: 0;
margin: 0;
position: relative;
top: 0;
}

.untenlinks a {
color: #6666ff;

}

.unten {
display: none;
}

.untenrechts {
float: right;
position: relative;
font-size: 1.2em;
z-index: 1;
}

.footernav a {
color: #003399;
}

a.extern {
color: red;
}

div.defaultform p.formkopf {
margin: 25px 50px 2px 50px;
padding: 5px;
color: #fff;
background: #003399;
}

div.defaultform {
margin: 0 50px 0 50px;
background: #CCCCFF;
}

#content div.defaultform p {
margin: 0;
padding: 15px;
}

div.defaultform fieldset {
background: #CCCCFF;
margin: 0;
padding: 25px;
}

div.defaultform label {
float: left;
width: 200px;
display: block;
}

div.defaultform input {
display: inline;
width: 150px;
}

div.defaultform textarea {
width: 450px;
}

div.defaultform input, div.defaultform textarea {
border: 1px solid #003399;
padding: 3px;
}

div.defaultform input.Buttons {
background: #fff;
width: 100px;
text-align: left;
}

.wp-email-loading {
display: none;
}

.nopointer {
cursor: default;
}

#menu ul li.current_page_parent a, #menu1 ul li.current_page_parent a, #menu2 ul li.current_page_parent a, #menu3 ul li.current_page_parent a, #menu4 ul li.current_page_parent a, #menu5 ul li.current_page_parent a {
background: #fff;
}

#menu ul li.current_page_parent li.page_item a, #menu1 ul li.current_page_parent li.page_item a, #menu5 ul li.current_page_parent li.page_item a, #menu2 ul li.current_page_parent li.page_item a, #menu3 ul li.current_page_parent li.page_item a, #menu4 ul li.current_page_parent li.page_item a {
background: #ccccff;
}

#menu ul li.current_page_parent li.page_item a:hover, 
#menu1 ul li.current_page_parent li.page_item a:hover, 
#menu2 ul li.current_page_parent li.page_item a:hover, 
#menu3 ul li.current_page_parent li.page_item a:hover, 
#menu4 ul li.current_page_parent li.page_item a:hover, 
#menu5 ul li.current_page_parent li.page_item a:hover {
background: #fff url(images/kugel_navi.png) no-repeat 5px center;
}

#menu ul li.current_page_item a, 
#menu1 ul li.current_page_item a, 
#menu2 ul li.current_page_item a,
#menu3 ul li.current_page_item a,
#menu4 ul li.current_page_item a,
#menu5 ul li.current_page_item a {
background: #fff;
}

dl {
margin: -25px 150px 50px 50px;
clear: both;
padding-bottom: 25px;
}

dt {
display: block;
width: 150px;
float: left;
}

dd {
display: block;
width: 250px;
float: right;
}

div.defaultform {
margin-top: 5px;
}

div.defaultform fieldset {
border-bottom: 3px solid #fff;
}

div.mgl label {
display: block; float: left; width: 125px;
}

div.defaultform input:focus {
border: 1px solid red;

}

.fieldwrap {
clear: both;
}

div.defaultform div.checkbox p input {
width: 15px;
display: block;
float: left;
}

div.defaultform label.check {
width: 400px;
}

legend {
padding: 0;
font-weight: bold;
margin-top: 25px;
margin-left: 25px;
color: #000;
}

.dreiblock {
display: none;
}

form.ddfm div.dreiblock {
display: none;
}

.normal {
background: #003399;
color: #fff;
}

.aktiv {
background: #CCCCFF;
color: red;
}

.inlinetext {
position: relative;
top: -50px;
display: block;
float: right;
width: 150px;
text-align: left;
}

div#toHide
{
position: relative ;
left: 0px ;
}

#content #toHide .hiddenformdata p {
margin-bottom: 2px;
margin-top: 2px
}

#access {
display: none;
}

.noprint {
display: none;
}
