/* Global Configuration */
* {
    margin: 0;
    padding: 0;
}

html, body {
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    width: 100%;
}

body {
    color: #646464;
}

h2 {
    font-size: 1.8em;
    font-weight: 700;
    border-bottom: 1px dotted rgb(230,230,230);
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
}

h3 {
    font-weight: 300;
    color: rgb(60,60,60);
    margin: 20px 0;
    font-size: 1.4em;
}

a {
  color: rgb(75,114,166);
  text-decoration: underline;
}
a:hover,
a:focus {
  color: rgb(105,151,191);
  text-decoration: underline;
}

.clearfix {
    clear: both;
}

hr {
	visibility: hidden;
	margin-bottom: 100px;
  	clear: both;
}



/* Container */
#container {
   position:relative;
}


/* Header & Navigation */
#header {
  	z-index: 1000;
    background-color: #000;
    height: 80px;
    color: rgb(255,255,255);
    /*padding: 20px 40px 0px 40px;*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
}
    #part1 {
        margin-left: 10px;
        margin-top: 10px;
        font-size: 1.5em;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    #part2 {
        margin-left: 10px;
        font-size: 1em;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }

    .navigation {
        display: none;
    }

    #navigation_mobile_button {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    #navigation_mobile {
        margin-top: 80px;
    }
    
        .menu {
            list-style: none;
            /*margin-top: 57px;*/
        }
        .menu:after {
            clear: both;
        }
        
            .menu li {
                font-size: 1em;
                font-weight: 100;
                border-bottom: 1px solid #ddd;
            }
            
            .menu a {
                padding-top: 10px;
                padding-bottom: 10px;
                display: block;
                text-transform: none;
                text-decoration: none;
                color: #444;
            }
            
            .menu li.active a {
                color: #444;
                /* background-color: rgb(245,245,245); */
            }

            .nav-child {
                list-style: none;
            }

                .nav-child li {
                    padding-left: 30px;
                }

    #content-wrapper .menu { display: none; }
    #navigation_mobile_button { cursor: pointer; }
    #navigation_mobile { display: none; }

/* Teaser */
#teaser {
  	overflow: hidden;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #fbfbfb;
    background-size: 100%;
    height: 200px;
    color: rgb(255,255,255);
    font-size: 3.4em;
    font-weight: 300;
    text-align: center;
    padding-top: 0;
    text-shadow: 0px 0px 3px rgba(90, 90, 90, 1);
}


/* Content */
#content-wrapper {
  	z-index: 900;
    padding: 40px;
}
    
    .category-module {
        display: none;
        list-style: none;
    }
    
    .category-module li {
        line-height: 2em;
        font-size: .8em;
    }
    
    .category-module li a {
        text-decoration: none;
        color: rgb(160, 160, 160);
    }

    #content {
        font-size: 1em;
    }
    
    	#content p {
    		margin-bottom: 20px;
    	}

.items-row {
    background-color: rgb(255,255,255);
    color: rgb(122,122,122);
    padding: 0;
    margin-bottom: 0;
}

.items-row {
    border-top: 1px solid rgb(221,221,221);
}

.row-0, .row-2, .row-4, .row-6 {
    background-color: rgb(245,245,245);
} 

.item, .item-page, .category-desc {
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0 100px 0;
}

.category-desc {
    padding-bottom: 80px;
}

    .category-desc h2 {
        color: rgb(0, 0, 0);
        font-size: 2.7em;
        text-align: center;
        line-height: 1em;
        margin-bottom: 50px;
    }

    .category-desc p, .category-desc li {
        font-size: 1.2em;
        line-height: 1.5em;
        color: rgb(80, 80, 80);
    }

    .category-desc ul {
        margin-left: 30px;
    }

.item {
    
}
	.page-header {
		text-align: center;
	}
    .page-header h2, .page-header h2 a {
        color: rgb(34,34,34);
        text-decoration: none;
        font-weight: 300;
        font-size: 1.2em;
		line-height: 1.2em;
    }

    .item-page p { margin-bottom: 20px; }
    .item-page ul { margin: 0 0 20px 25px;  }

.img_caption {
    display: inline-block;
    margin-right: 20px;
}
.img_caption p {
    font-size: .9em;
    color: rgb(80,80,80);
} 


/* Footer */
#footer {
    background-color: #000;
    width:100%;
    color: rgb(228,234,242);
    font-size: .75em;
    line-height: 1.4em;
}

    #footerContent {
        padding: 20px;
    }

        #footerCol1, #footerCol2 {
            width: 100%;
            margin-bottom: 40px;
        }
                
    
        .footerTitle {
            font-size: 1.4em;
            font-weight: 600;
            border-bottom: 1px solid rgb(80, 80, 80);
            margin-bottom: 10px;
            padding-bottom: 5px;
            line-height: 1.4em;
        }
    
        #tblFooter {
            border-collapse: collapse;
            width: 100%;
        }

            #tblFooter td {
                vertical-align: top;
            }
            
                #tblSprechzeiten {
                    border-collapse: collapse;
                }
                
                    #tblSprechzeiten tbody td {
                        border-bottom: 1px solid rgb(45,41,41);
                        white-space: nowrap;
						padding-right: 10px;
                    }
        
        #tblFooter h2 {
            margin-bottom: 50px;
        }

		.tblFooterCol2 {
  			line-height: 1.5em;
		}

        #footerContent a {
            color: rgb(228,234,242);
            text-decoration: underline;
        }
        #footerContent a:hover, #footerContent a:focus {
            color: rgb(255,255,255);
            text-decoration: underline;
        }
        

/* Special Treatment */
.aerzte {
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 624px;
	text-align: center;
}
    .aerzte li {
        float: left;
        width: 250px;
        margin: 0 30px;
        background-color: rgb(255,255,255);
        border: 1px solid rgb(232, 232, 232);
    }
    
    .aerzte p {
        margin-bottom: 10px;
        padding: 15px;
    }
    
        .aerzteSchwerpunkte {
            padding-bottom: 20px;
            list-style: none;
        }
            .aerzteSchwerpunkte li {
                color: rgb(80,80,80);
                float: none;
                width: auto;
                margin: auto auto 8px auto;
                border: none;
            }

.divLeistungen-wrapper {
	text-align: center;
}

	.divLeistungen {
		text-align: center;
		border: 1px solid rgb(232, 232, 232);
  		background-color: rgb(245, 245, 245);
		margin: 10px;
		padding: 30px 10px;
		display: inline-table;
		width: 150px;
		min-height: 80px;
	}

.leistungen-wrapper {
    display: inline-block;
    width: 900px;
    list-style: none;
    vertical-align: top;
    margin-bottom: 0px;
}

    .leistungen-wrapper li {
        float: left;
        width: 180px;
        height: 140px;
        padding: 10px 10px;
        margin: 10px;
        border: 1px solid rgb(232, 232, 232);
        background-color: rgb(245, 245, 245);
    }

.footerKontaktFB {
    color: rgb(145, 191, 231);
}

.slideshowTeaser {
	z-index: 10;
}