/*****************************************************
 ************** Farben für Dr. Olze ******************
 *****************************************************
 *
 ***** Logo *****
 
 ***** Layout *****   
 Fliesstextgrau    : #58585a
 Dunkelgrau        : #42494e
 Blau              : #00a3d9
 */

/* ###################################################### */
/* ####################### Generell ################# */
/* ###################################################### */
html, body, div, p, table, tr, td, th, thead, tbody, tfoot, a, a:hover, input, textarea, select {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #58585a;
}
table, tr, td, th, thead, tbody, tfoot {
    }
a {
    color: #00a3d9;
    text-decoration:none;
}
a:hover, a.visited {
    color: #00a3d9;
    text-decoration:underline;
}
ul, ol {
list-style-image: url(../layoutpics/list_point.gif);
list-style-image-position: center;

}

li {
margin:0 0 12px 0;
line-height:18px;
}
/* ##################### Ende Generell ################## */

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#conBox {
    float:left;
    width: 445px;
    margin: 20px 0px 20px 0px;
    padding: 0px 10px 0px 75px;
    font-size:12px;
    color: #58585a;
    background-color:transparent;
}
#conBoxStart {
    float:left;
    width: 730px;
    margin: 13px 0px 20px 0px;
    padding: 0px 13px 0px 13px;
    font-size:12px;
    color: #58585a;
    background-color:transparent;

}
#conBoxPopup {
    float:none;
    width: 740px;
    margin: auto;
    margin-top:40px;
    padding: 10px 20px 10px 20px;
    font-size:12px;
    color: #58585a;
    background-color:white;

}
#headlineBox {
    width:753px;
    height:35px;
    margin:0;
    padding:0;
    background: #fff url(../layoutpics/headline_bg.gif) bottom left no-repeat;
}
#headlineBox h1 {
    margin:0 0 0px 75px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:35px;
    font-weight:bold;
    color: #42494e;
    letter-spacing: 1px;
}
#headlineBox h1 a {
    color: #A61E5C;
    text-decoration:none;
}
h1 {
    margin:0 0 0px 0px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:35px;
    font-weight:bold;
    letter-spacing: 1px;
    color: #42494e;
}
h1 a {
    color: #00a3d9;
    text-decoration:none;
}

#conBox h2,
#conBox h3 {
    font-size:12px;
    font-weight:bold;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #58585a;
    margin:0 0 0px 0;
    padding:0;
    line-height:18px;
    letter-spacing: 0.5px;
    }

h2, 
h3 {
    color: #00a3d9;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    margin:0 0 10px 0;
}

p {
    font-size:12px;
    margin:0 0 18px 0;
    padding:0;
    line-height:18px;
    letter-spacing: 0.5px;
}
img.hr {
    display:block;
    margin:10px 0;
    padding:0;
}

/* ################# Ende Main Content ################## */

/* ################ Bildreihe rechts ################ */
#pictureBox {
    float: right;
    width: 185px;
    margin: 24px 0 0 0;
    padding:0;
    background-color: transparent;
 
}

#pictureBox #pictures {
    margin: 0px 0 0 0;

    
}
    
#pictureBox p {
    margin: 0 0 13px 0;
    font-size: 12px;

}
.pics_popup {
    margin: 0 0 0 0;
    display:inline;
    }
.pics_popup img{
    margin: 0 10px 0 0; 
}

/* ############### Ende Bildreihe rechts ########### */


/* ###################################################### */
/* ################### Footer Content ################### */
/* ###################################################### */

#footerContent {
    font-family:Verdana, Arial, sans-serif;
    font-size:10px;
    margin: 0px 0px 0px 235px;
    color: #FDF8FB;
}
/* ############### Ende Footer Content  ################# */


/* ###################################################### */
/* ################ Startseite Kopfmotiv ################ */
/* ###################################################### */

.startmotiv {
    float:right;
    margin: 4px 12px 0px 0px;
    }
    
/* ############# Ende Startseite Kopfmotiv ############## */

p.unterzeile {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align:justify;
    color: #FFFFFF;

}

p.menueunterzeile {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight:normal;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 11px;
    letter-spacing: 0.4px;
    text-align:left;
    color: #888888;
}

h2.menueunterzeile {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 11px;
    font-weight:bold;
    letter-spacing: 0.4px;
    text-align:left;
    color: #888888;
}

table.menueunterzeile {margin: 10px 0 0 10px;}

td.menueunterzeile {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight:normal;
    letter-spacing: 0.4px;
    text-align:left;
    color: #888888;
    }

