@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
}
body, div, ul, ol, li, dl, dt, dd, img, p, pre, code, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, th, td {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:1.2;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

h2 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    margin-bottom: 10px;
}

img { border: 0; }

p {font-size:14px;}

li { list-style: none; }

a, a:visited { color:#666666;
text-decoration:underline;
}

fieldset{
	padding-bottom:20px;
	padding-left:5px;
	border:1px solid #666;
        max-width: 320px;
        height: auto;
}
legend {
    color:#fff;
    font-size:14px;
    margin-bottom:10px;
}
input, textarea, select {
    cursor: pointer;
    width: 285px;
}
label {
    font-size:12px;
}
input:focus, textarea:focus, select:focus{
    background-color: #31485f;
}

.radio {
    width:20px;
}

input.button {
    border: 1px solid #666666;
    background-color: #31485f;
    width: 140px;
    cursor: pointer;
}

#clear {
    float: none;
    clear: both;
}

#content {
    margin: 0 auto;
}

#wrapper {
    margin: 0 auto;
}

#fachgebiete_left {
	height: 360px;
	width: 270px;
	background: url(../images/annemarie-hussmann.jpg) no-repeat top left;
	vertical-align: top;
}

#fachgebiete_middle {
	height: 360px;
	width: 270px;
	background: url('../images/hans-wolfgang-hussmann.jpg') no-repeat top left;
	vertical-align: top;
}

#fachgebiete_right {
	height: 360px;
	width: 270px;
	background: url('../images/ralf-otten.jpg') no-repeat top left;
	vertical-align: top;
}

.image_text {
	margin-top: 315px;
}

.image_text p {
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
	background-color: #31485F;
	text-align: left;
	text-decoration: underline;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
        padding-left: 5px;
}

.image_text p a {
    color: #FFF;
}

.image_text_last {
	margin-top: 315px;
}

.image_text_last p {
        height: 35px;
	width: 160px;
	margin-bottom: 15px;
	background-color: #31485F;
	text-align: left;
	text-decoration: underline;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
        padding-left: 5px;
}

.image_text_last p a {
    color: #FFF;
}

#fachgebiete_middle img {
	position: relative;	
}

#fachgebiete_right img {
	position: relative;	
}

#wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

#just-color {
	max-width:100%;
	height:45px;
	background-color:#cbe1f8;	
}

#header {
	max-width: 100%;
	text-align:center;
}

#content {
	max-width:100%;
	height: auto;
	background:#0c335a url(../images/balke-content.png) 130px 0 no-repeat;
	margin-bottom:20px;
}

#menu {
	margin-left: 15px;
	margin-top: 30px;
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

#navi a {
	text-decoration: none;
	color: #FFF;
	font-size:14px;
}

#navi a:visited {
	color: #FFF;
}

#navi .active {
	font-weight: bold;
	text-decoration: underline;	
}

#navi li {
	line-height: 32px;	
}

#sub_navi {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 110px;
}

#sub_navi li {
    line-height: 18px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

#middle {
	margin-left:107px;
	max-width: 524px;
	display: inline-block;
}

#middle_fachgebiete {
	max-width: 920px;
	display: inline-block;
	margin-left: 7px;
}

#f_wrapper {
    width: auto;
    height: auto;
    display: inline-block;
}

#fachgebiete_left {
	display: inline-block;
	width: 270px;
}

#fachgebiete_middle {
	display: inline-block;
	width: 270px;
}

#fachgebiete_right {
	display: inline-block;
	width: 270px;
}

#fachgebiete_person_left_a,
#fachgebiete_person_left_h,
#fachgebiete_person_left_r {
    width: 340px;
    height: 370px;
    margin-left: 37px;
    display: inline-block;
}

#fachgebiete_person_left_a {
    background: url('../images/annemarie-hussmann.jpg') no-repeat top right;
}

#fachgebiete_person_left_h {
    background: url('../images/hans-wolfgang-hussmann.jpg') no-repeat top right;
}

#fachgebiete_person_left_r {
    background: url('../images/ralf-otten.jpg') no-repeat top right;
}

#fachgebiete_name {
    display: table-cell;
}

#fachgebiete_name p {
    margin-top: 315px;
    padding: 5px;
    text-align: center;
    background-color: #31485F;
}

#fachgebiete_person_right {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

#fachgebiete_person_right ul li {
    background: url(../images/li.png) no-repeat left top;
    padding: 3px 0px 3px 20px;
    /* reset styles (optional): */
    list-style: none;
    margin: 0;
    font-size: 14px;
}

#fachgebiete_person_right ul {
    width: 178px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}

#k_container {
    display: inline-block;
}

#kontakt_left {
    width: 320px;
    display: inline-block;
    font-size: 13px;
    margin-left: 109px;
    text-align: left;
}

#kontakt_left img {
    margin-top: 30px;
}

#kontakt_left p {
    font-size: 13px;
}

#kontakt_left a {
    color: #FFF;
}

#kontakt_right {
    max-width: 320px;
    font-size: 12px;
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
    text-align: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

#kontakt_right p {
    font-size: 12px;
}

#impressum_right {
    max-width: 320px;
    font-size: 12px;
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

#impressum_right h2 {
    padding-left: 4px;
    margin-top: 5px;
}

#impressum_right p {
    font-size: 12px;
    padding-left: 4px;
}

#oeffnungszeiten {
    margin-bottom: 20px;
    text-align: left;
}

#oeffnungszeiten .tag td:first-child {
    width: 90px;
}

#kontaktiert_wrapper {
    display: inline-block;
}

#kontaktiert_left,
#kontaktiert_right {
    display: inline-block;
    vertical-align: top;
}

#kontaktiert_left {
    margin: 10px 30px 0 109px;
}

#kontaktiert_right p:first-child {
    font-weight: bold;
    font-size: 17px;
    margin: 30px 0 10px 0;
}

#right {
	display: inline-block;
	max-width: 180px;
	vertical-align: top;
	padding-top: 25px;
}

#right #Stil1 {
	padding: 10px 0 0 10px;
	font-size: 12px;	
}

#footer {
	background: url('../images/ech-right.png') no-repeat bottom right;
	text-align:center;
	max-width: 100%;
	margin: 0 10px 15px 10px;
}

#footer_headline {
	font-size: 17px;
	font-weight: bold;
	color: #666;
	text-align: center;
	max-width: 100%;
	margin-bottom: 10px;
}

#footer_left {
	padding: 10px 0 10px 10px;
	background: url('../images/eck-left.png') no-repeat top left;
	display: inline-block;
	float:left;
}

#footer_left p {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: normal;
}

#footer_middle {
	padding: 10px 0 10px 10px;
	display: inline-block;
}

#footer_middle p {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: normal;		
}

#footer_right {
	margin-right: 10px;
        padding-top: 10px;
	display: inline-block;
	float:right;
}

#footer_right p {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: normal;	
}


.slicknav_menu {
		display:none;
}
        
@media screen and (max-width: 995px) {
	#menu {
		display: none;
	}
	
	.slicknav_menu {
		display:block!important;
	}
	
	#content {
		background-image: none;
		padding-bottom: 10px;	
	}
	
	#middle {
		max-width: 100%;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	
	#middle_fachgebiete {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		text-align:center;
	}
	
	#right {
		margin-left: 10px;
		max-width: 100%;
		padding-right: 10px;
	}
        
        #f_wrapper {
            display: block;
            margin: 0 auto;
            text-align: center;
        }
        
        #k_container {
            display: block;
            margin: 0 auto;
            text-align: center;
        }
        
        #kontakt_left {
            margin-left: 20px;
        }
        
        #kontaktiert_wrapper {
            display: block;
            text-align: center;
        }
        
        #kontaktiert_left,
        #kontaktiert_right {
            display: block;
            text-align: center;
            margin: 0 auto;
        }
        
        #kontaktiert_right p {
            padding: 0 10px 0 10px;
        }
}

@media screen and (max-width: 856px) {
	#footer_left {
		min-width: 40%;
	}
        
	#footer_middle {
		min-width: 40%;
	}
	
	#footer_right {
		display:block;
		float: none;
                margin-right: 0;
	}
        
        #footer {
            padding-bottom: 10px;
        }
}

@media screen and (max-width: 818px) {
    #fachgebiete_left,
    #fachgebiete_middle,
    #fachgebiete_right {
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    #footer_left,
    #footer_middle,
    #footer_right {
        max-width: 100%;
    }
}

@media screen and (max-width: 685px) {
    #kontakt_left,
    #kontakt_right {
        display: block;
        margin: 0 auto;
    }
    
    #impressum_right {
        display: block;
        margin: 0 auto;
    }
    
    #kontakt_left {
        padding-left: 10px;
    }
    
    #impressum_right h2 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 665px) {
	#footer_left {
                width: 100%;
                max-width: 100%;
	}
	
	#footer_middle {
		width: 100%;
                max-width: 100%;
	}	
}

@media screen and (max-width: 550px) {
	#header img {
		width: 100%;
		height: auto;	
	}
}

@media screen and (max-width: 525px) {
	#middle img {
		width: 100%;
		height: auto;
	}
	
	#right {
		margin-left: 0px;
		padding-right: 5px;
	}
}

@media screen and (max-width: 525px) {
	#footer_headline {
		font-size: 15px;	
	}
	
	#footer_left a,
        #footer_left p {
		font-size: 12px;
	}
	
	#footer_middle {
		padding-left: 0;	
	}
	
	#footer_middle a,
        #footer_middle p {
		font-size: 12px;	
	}
	
	#footer_right {
		min-width: 100%;
	}
	
	#footer_right a,
        #footer_right p{
		font-size: 12px;
	}
}

@media screen and (max-width: 421px) {
    #fachgebiete_person_right ul {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 378px) {
    #fachgebiete_person_left_a,
    #fachgebiete_person_left_h,
    #fachgebiete_person_left_r {
        background-position: left;
        width: 290px;
        margin: 0 auto;
    }
}

#content {
    padding: 50px 0;
    background: #0c335a;
}

#content a {
    color: inherit;
}

#content p {
    text-align: center;
}

#footer {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

#footer_left,
#footer_right,
#footer_middle {
    float: none;
    clear: both;
    padding: 15px;
}

h1 {
    display: block;
    font-size: 1.75rem;
    text-align: center;
}

h2 {
    font-size: 1.25rem;
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
}

.cristmas-tree {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 768px;
    margin: 50px auto 15px;
    
    align-items: center;
}

.one-third {
    flex-basis: 25%;
}

.two-third {
    flex-basis: 67%;
}

.cristmas-tree h2 {
    font-family: 'Dancing Script';
    font-size: 1.75rem;
}