@charset "ISO-8859-1";

/*  
Theme Name: Mobile Dortmund (2009)
Theme URI: http://www.mobile-dortmund.de/
Description: WP-Theme fÃ¼r Mobile Dortmund e.V. adapted for WordPress by <a href="http://bluesky-systems.de">bluesky systems</a>.
Version: 1.0
Author: Michael Herberts
Author URI: http://www.herberts-design.de
*/

/*
client:          Mobile Dortmund e.V.
version:         1.0
date:            2009-01-20
author:          Michael Herberts
author website:  http://www.herberts-design.de
*/

* {
    margin: 0;
    padding: 0;}

html, body {
        height: 100%; /* MindesthÃ¶he im IE */
}

body {
    margin: 0;
    padding: 0;
    background: #fff url(img/bg.gif) 0 0 repeat-y ;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 76%;
}



*:first-child {
    margin-top: 0;
}


.hidden {
    position: absolute;
    top: -2000px;
    left: -2000px;
    width: 1px;
    height: 1px;
}

address {
    font-style: normal;
    margin: 1em 0 1em 0em;
}

#container {
    height:100%; /* IE6: treaded as min-height*/
}

#logo {
    height: 109px;
    height: 112px;
    width: 100%;
    background: #fff;
}
#logo p {
   float : left;
}
#logo form p {
   float : none;
}


#main {
    width: 90%;
    clear : both;
}

/*
                        Logo und Sprungmarken
*/

#skip {
    height: 0px;
    width: 0px;
    overflow: hidden;
    top: -1000px;
}

.skiplink a:link,
.skiplink a:visited  {
    position: absolute;
    width: 1px;
    height: 1px;
    left: -100px;
    top: -100px;
}

#logo a img {
    border: none;
}

#logo a:link span.tooltip,
#logo a:visited span.tooltip {
    display: none;
}

.skiplink a:hover,
.skiplink a:focus,
.skiplink a:active,
#logo a:hover span.tooltip,
#logo a:focus span.tooltip,
#logo a:active span.tooltip {
    display: block;
    position: absolute;
    left: 290px;
    top: 3px;
    width: 200px;
    height: auto !important;
    background: #80005f;
    color: #fff;
    padding: 2px;
    text-align: center;
    font-size: 1em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}


/*
                        Navigation
*/

#navigation {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    float: left;
    background: #e5d5b4;
    width: 255px;
    margin: 22px 0 0 0;
    padding: 0;
    border-right: 0px solid #000;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 223px;
    border: 0px solid #000;
}


#navigation ul li.current-page-parent ul {
    background: #f3eadb;
    padding-right: 0px;
    width: 248px;
    border: 0px solid #000;
}


/*                      Navigation  List-Styles fÃ¼r alle 3 Ebenen
*/


ul#level1 a { color: #000; text-decoration:none;}


ul#level1 li.current-page-item,
ul#level1 li ul.level2 li.current-page-item,
ul#level1 li ul.level2 li.current-page-item_nsm   {
    display: block;
    padding: 15px 0 15px 25px;
    width: 100%;
    border: 0px solid black;
    border-right: 7px solid #80005f;
    background-color: #fff;
    font-weight: bold;
    color: #80005f;
}

ul#level1 li.page-item a  {
    display: block;
    padding: 15px 0 15px 25px;
    width: 223px;
    border: 0px solid black;
}

ul#level1 li.page-item a img,
ul#level1 li.page-item1 a img { 
    float: right;
    padding-right:5px;
    border: none;
    display: none;}

ul#level1 li.page-item a:hover img,
ul#level1 li.page-item a:focus img,
ul#level1 li.page-item a:active img,
ul#level1 li.page-item1 a:hover img,
ul#level1 li.page-item1 a:focus img,
ul#level1 li.page-item1 a:active img { display: block;}

ul#level1 li.page-item a:hover,
ul#level1 li.page-item a:focus,
ul#level1 li.page-item a:active {
    border-right: 7px solid #140082;
    background-color: #f9f5ed;
    color: #140082;
} 


ul#level1 li.page-item1 a  {
    display: block;
    padding: 15px 0 15px 25px;
    border: 0px solid blue;
    width: 223px;
    background: url(img/nav_level0_arrow_right_normal.gif) 0 0 no-repeat;
}

ul#level1 li.page-item1 a:hover,
ul#level1 li.page-item1 a:focus,
ul#level1 li.page-item1 a:active  {
    border-right: 7px solid #140082;
    background: url(img/nav_level0_arrow_down_hover.gif) 0 0 no-repeat;
    background-color: #f9f5ed;
    color: #140082;
} 

ul#level1 li.page-item1.current-page-item {
    background: url(img/nav_level0_arrow_down_selected.gif) 0 0 no-repeat;
    background-color: #fff;
    color: #80005f;
} 

ul#level1 li ul.level2 li.current-page-item   {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0px solid green; border-right: 7px solid #80005f;
    margin-left: 0px;
    width:208px;
    background: url(img/nav_level1_arrow_down_selected.gif) 0 0 no-repeat #fff;
}

/* Ebene 2 ohne UntermenÃ¼ */
ul#level1 li ul.level2_nsm li.current-page-item   {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0px solid green; border-right: 7px solid #80005f;
    margin-left: 0px;
    width:208px;
    background: #fff;
}

ul#level1 li ul.level2 li.page-item_nsm a,
ul#level1 li ul.level2_nsm li.page-item a  {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0px solid green;
    margin-left: 40px; margin-left: 0px;
    width:208px;
    background: #f3eadb;
}


ul#level1 li ul.level2 li.page-item_nsm a:hover,
ul#level1 li ul.level2 li.page-item_nsm a:focus,
ul#level1 li ul.level2 li.page-item_nsm a:active,
ul#level1 li ul.level2_nsm li.page-item a:hover,
ul#level1 li ul.level2_nsm li.page-item a:focus,
ul#level1 li ul.level2_nsm li.page-item a:active  {
    border-right: 7px solid #140082;
    background: #f9f5ed;
    
}

ul#level1 li ul.level2_nsm li.page-item a:hover,
ul#level1 li ul.level2_nsm li.page-item a:focus,
ul#level1 li ul.level2_nsm li.page-item a:active  {
    border-right: 7px solid #140082;
    background: #f9f5ed;
    
}

ul#level1 li ul.level2 li.current-page-item_nsm   {
    display: block;
    padding: 15px 0 15px 40px;
    border-right: 7px solid #80005f;
    margin-left: 0px;
    width:208px;
    background: #fff;
}

ul#level1 li.current-page-item_nsm {
    background-color: #fff;
    color: #80005f;
} 

ul#level1 li.current-page-item_nsm img { 
    float: right;
    padding-right:5px;
    border: none;
}


ul#level1 li ul.level2 li.page-item a  {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0px solid green;
    margin-left: 40px; margin-left: 0px;
    width:208px;
    background: url(img/nav_level1_arrow_right_normal.gif) 0 0 no-repeat;
}

ul#level1 li ul.level2 li.page-item a:hover,
ul#level1 li ul.level2 li.page-item a:focus,
ul#level1 li ul.level2 li.page-item a:active  {
    border-right: 7px solid #140082;
    background: url(img/nav_level1_arrow_down_hover.gif) 0 0 no-repeat #f9f5ed;
    
}

ul#level1 li ul.level2 li.current-page-parent a {
    background: url(img/nav_level1_arrow_down_normal.gif) 0 0 no-repeat;
}

ul#level1 li ul.level2 li.current-page-parent a:hover,
ul#level1 li ul.level2 li.current-page-parent a:focus,
ul#level1 li ul.level2 li.current-page-parent a:active {
    background: url(img/nav_level1_arrow_down_hover.gif) 0 0 no-repeat #f9f5ed;
}
    

ul#level1 li ul.level2 li ul.level2 li { width: 208px;}


ul#level1 li ul.level2 li ul.level2 li.current-page-item  {
    display: block;
    padding: 15px 0 15px 60px;
    margin-left: 0px;
    width:188px;
    background: #fff;
}

ul#level1 li ul.level2 li ul.level2 li.page-item a  {
    display: block;
    border: 0px solid red; 
    padding: 15px 0 15px 60px;
    margin-left: 0px;
    width:188px;
    background:#f3eadb;
}

ul#level1 li ul.level2 li ul.level2 li.page-item a:hover,
ul#level1 li ul.level2 li ul.level2 li.page-item a:focus,
ul#level1 li ul.level2 li ul.level2 li.page-item a:active {
    padding: 15px 0 15px 60px;
    margin-left: 0px;
    width:188px;
    border-right: 7px solid #140082;
    background: #f9f5ed;
    
}

ul#level1 li.current-page-parent a {
    background: url(img/nav_level0_arrow_down_normal.gif) 0 0 no-repeat;
    }

ul#level1 li.current-page-parent a {
    background-color: #f3eada;
    }
    
ul#level1 li.current-page-item img {
    float: right; 
    padding-right:5px;  
    }
    
/* notwendiger trick fÃ¼r positionierung des submenues der ersten ebene: */


ul#level1 li.current-page-item ul.level2,
ul#level1 li.current-page-item ul.level2_nsm { 
    margin-left: -25px; 
    margin-top: 15px; 
    margin-bottom: -15px; 
    font-weight: normal;
    background: #f3eadb; 
    width:248px;
} 


    
/* notwendiger trick fÃ¼r positionierung des submenues auf unterster ebene: */
    
ul#level1 li ul.level2 li.current-page-item ul.level2 { 
    margin-left: -40px; 
    margin-top: 15px; 
    margin-bottom: -15px; 
    font-weight: normal; 
} 



/*
                        Content
*/


#content {  
    margin: 0 0 0 270px;
    max-width: 730px;
    min-width: 340px;
    border-top: 22px solid #e6d5b4;
}



/*
                        Logos der einzelnen Projekte
*/

#section-logo { 
    text-align: right;
    margin-top: -90px;
    margin-bottom: 20px;
}

#section-logo img {
    border: 1px solid #777;
}

/*
                        Panoramabilder
*/


.panorama-default { 
    background: url(../../../workspace/banner/banner_729x147_universal.jpg) left top no-repeat; 
}

.panorama-abw { 
    background: url(../../../workspace/banner/banner_729x147_ambulant_betreutes_wohnen.jpg) left top no-repeat; 
}

.panorama-elternschaft {    
    background: url(../../../workspace/banner/banner_729x147_begleitete_elternschaft.jpg) left top no-repeat; 
}
.panorama-unlimited {   
    background: url(../../../workspace/banner/banner_729x147_go_unlimited.jpg) left top no-repeat; 
}
.panorama-kontakt { 
    background: url(../../../workspace/banner/banner_729x147_kontakt.jpg) left top no-repeat; 
}
.panorama-assistenz {   
    background: url(../../../workspace/banner/banner_729x147_persoenliche_assistenz.jpg) left top no-repeat; 
}
.panorama-bethel {  
    background: url(../../../workspace/banner/banner_729x147_bethel.jpg) left top no-repeat; 
}
.panorama-totalnormal { 
    background: url(../../../workspace/banner/banner_729x147_total_normal.jpg) left top no-repeat; 
}
.panorama-uzentrum {    
    background: url(../../../workspace/banner/banner_729x147_unterstuetzungszentrum.jpg) left top no-repeat; 
}


/*
                        Suchbox
*/

#suchbox {
    margin : 20px 20px 5px 10px;
    border: 0px solid #000;
    padding: 30px 25px;
    padding: 5px 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    float : right;
}

html>body #suchbox { background: url(img/bg-suchbox.png); }

#suchbox fieldset {
    border: none;
}


#suchbox p {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: 2.5em;
}



#suchbox input.rahmenduenn {
    border: none;
    width: 100px;
    width: 6.6em;
    margin: 0 10px 0 0;
}

#suchbox input.submit{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border:1px solid #fff;
    background-color:#80005f;
    color:#fff;
    padding: 0 10px; 
}


/*
                        Newsbereich
*/


.news {
    margin: 10px 0 20px 0;
    padding: 0;
}

#text .news h2 {
    display: inline;
    background: #80005f;
    color: #fff;
    padding: 5px 15px;
    margin: 0;
}

.news-text {
    border-left: 15px solid #80005f;
    border-right: 15px solid #80005f;
    border-bottom: 1px solid #80005f; 
    background: #f9f5ec;
 }

.teaser {
    border-top: 1px solid #80005f;
}

#text .teaser h3 {
    margin: 10px 0 0 20px;
}

#text .teaser p {
    margin: 10px 10px 10px 95px;
    font: 14px/21px  Arial, sans-serif;
    text-align: left;
}

/*
                        Inhalt
*/


#text {
    margin: 10px 30px 0 30px;
    margin-top: 190px;
}

#text a:link {
    color: #80005d;
    text-decoration: none;
    border-bottom: 1px solid #80005d;
}

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

#text a:hover,
#text a:focus,
#text a:active {
    color: #140181;
    text-decoration: none;
    border-bottom: 3px solid #140181; /* border von 2 auf 3 px gesetzt */
}


#text h1 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #431d01;
}


#text hr {
    height: 2px;
    background: #431d01;
    color: #431d01;
    border: none;
    margin: 10px 0 20px 0;
}

.contenttext {
    margin: 25px 35px 0 120px;
    margin: 25px 0px 0 0px;
    font: 1.2em/21px  Arial, sans-serif;
}
#text h2 {
    font-size: 1.075em;
    line-height: 21px;
    color: #431d01;
    margin-top: 20px;
}

#text h3 {
    font-weight: bold;
    font-size: 1.05em;
    line-height: 21px;
    color: #431d01;
    margin-top: 20px;
}


#text p {
    font: 1em/21px Arial;
    color: #000; 
    margin-top: 10px;
}

#text ul,
#text ol {
    font: 1em/21px Arial;
    color: #000;
    margin: 10px 0 0 20px;
}

#text blockquote {
    margin: 10px 30px;
    padding-left: 20px;
    border-left: 5px solid #e6d5b4;
}


#text table {
    font: 1em/21px Arial ;
    width: 100%;
    padding: 0;
    margin: 10px 0; 
    border-collapse: collapse;
    text-align: left;
}

#text table th {
    background: #552500;
    color: #efe7d2;
    padding: 3px 0 3px 10px;
    border: 1px solid #ebd3b7;
}

#text table td {
    background: #e5d5b4;
    padding: 3px 0 3px 10px;
    border: 1px solid #552500;
    vertical-align: top;
}

#text .image-left {
    float: left;
    margin: 0 1em 1em 0;
}


/*
                        Kontaktformular
*/



#c_form_2 form legend {
    display: none;
}

#c_form_2 form fieldset {
    border: 0;
    padding: 0;
    margin-bottom: 1em;
}

#c_form_2 form input,
#c_form_2 form textarea {
    font-family: arial, sans-serif;
    font-size: 1.1em;
}

#c_form_2 form input[type="text"],
#c_form_2 form input[type="password"],
#c_form_2 form select,
#c_form_2 form textarea {
    background-color:#fff;
    display:block;
    margin: 0;
    padding: 3px 0;
    width: 75%;
    border: 1px solid #80005f;
}

#c_form_2 form .post-error label {
    color: #f80000;
    font-weight: bold;
}

#c_form_2 form .submit {
    background: #80005f;
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
}

#c_form_2 .red { color: #d00000; }
#c_form_2 strong { border-bottom: 1px solid #000; }

.search select {
    padding: 1px 3px;
    width: 70px;
}

/*
                        Search results (Atomz)
*/

.search {
    margin: 10px 0 20px 0;
    padding: 0;
}

/* Fokus-Wechsel für Eingabefeld und Button */
#search_form #suche {
  border: 2px solid #92337D;
  padding : 1px;
}
#search_form #suche:hover,
#search_form #suche:focus,
#search_form #suche:active {
  border-color : #E6D5B4;
}
#search_form .submit:hover,
#search_form .submit:focus,
#search_form .submit:active {
   background-color : #E6D5B4;
   border-color : #fff;
   color : #80005F;
}



#text .teaser p {
    margin: 10px 10px 10px 95px;
    font: 14px/21px  Arial, sans-serif;
    text-align: left;
}
.pagenav {
    margin: 20px 0; 

}

.pagenav p,
.pagenav ul,
.pagenav ul li {
    display: inline;
    white-space: nowrap;
}

.pagenav p {
    margin-left: 200px;
}

.pagenav ul {
    margin-left: -30px;
}

#content .pagenav ul li.prev {
}

#content .pagenav ul li.prev a:link,
#content .pagenav ul li.prev a:visited {
    background: #80005f url(img/prev_results.gif) left center no-repeat;
    color: #fff;
    border-bottom: none;
    padding: 3px 5px 3px 20px;
    margin-right: 10px;
}

#content .pagenav ul li.prev a:hover,
#content .pagenav ul li.prev a:focus,
#content .pagenav ul li.prev a:active {
    background: #140181 url(img/prev_results_hover.gif) left center no-repeat;
    color: #fff;
    border-bottom: none;
    padding: 2px 4px 2px 19px;
    border: 1px solid #140181;
    margin-right: 10px;
}

#content .pagenav ul li.next a:link,
#content .pagenav ul li.next a:visited {
    background: #80005f url(img/next_results.gif) right center no-repeat;
    color: #fff;
    border-bottom: none;
    padding: 3px 20px 3px 5px;
    margin-right: 10px;
}

#content .pagenav ul li.next a:hover,
#content .pagenav ul li.next a:focus,
#content .pagenav ul li.next a:active {
    background: #140181 url(img/next_results_hover.gif) right center no-repeat;
    color: #fff;
    border-bottom: none;
    padding: 2px 19px 2px 4px;
    border: 1px solid #140181;
    margin-right: 10px;
}

#content .result p {
    margin: 10px 10px 10px 95px;
    font: 14px/21px  Arial, sans-serif;
    text-align: left;
}

#content .result  {
    border-top: 1px solid #552500;
    margin: 10px 0;
}

#content .result h2 {
    margin: 10px 0;
}

#content .bottom  {
    border-top: 1px solid #552500;
    padding: 20px 0;
}

/*
                        Footer
*/

#footer 
{
    clear: both;
    margin: 30px 0 0 300px;
}

#footer a:link img,
#footer a:visited img {
    border: none;
    padding: 3px;
}

#footer a:hover img,
#footer a:focus img,
#footer a:active img {
    padding: 2px;
    border: 1px solid #7e015c;
}




