/*
-------------------------------
piccto design | 2015
-------------------------------
www.piccto.de
-------------------------------
www.zahnarzt-sachs.com
-------------------------------
 */
 
body {
    background-color: #fff;
}

.pagewrap {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
}

header {
	margin-top: 80px;
	background: url(img/bg_nav.png) repeat;
	position: relative;
	}

.logo {
	width: 100%;
	height: 80px;
	position: absolute;
	top: -40px;
	background: url(img/sachs_logo.png) no-repeat top right;
}

.main {
	margin-top: 30%;
	margin-bottom: 40px;
	position: relative;
}

#team .main {
	xmargin-top: 33%;
}

#expose .main {margin-top:150px;}

.main:after {
    content: "";
    display: table;
    clear: both;
}

.inside {
	padding: 20px;
	background: url(img/bg-col.png);
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* Navi */

nav ul {
	padding: 0 20px;
}

nav li {
	float: left;
	position: relative;
	padding-right: 35px;
	font-size: 16px;
	line-height: 42px;
	letter-spacing: 1px;
}

nav a {
	color: #222;
	cursor: pointer;
}

nav a:hover {
	color: #009999;
}

nav li ul{
	display: none;
	position: absolute;
	top: 41px;
	left: -20px;
	padding: 0;
}

nav li:hover ul {
	display: block;
}

nav li ul li {
	width: 100%;
	padding: 13px 20px;
	border-top: 1px dotted #009999;
	font-size: 13px;
	line-height: 1.0;
	letter-spacing: 0;
	background: white;
	opacity: 0.9;
}

nav li ul li:first-child {
	border: 0;
}

#start #start,
#praxis #praxis,
#praxis-1 #praxis-1,
#praxis-2 #praxis-2,
#praxis-3 #praxis-3,
#team #team,
#kontakt #kontakt,
#impressum #impressum,
#datenschutz a#datenschutz {
	color: #008888;
}

/* Styles */

.green,
h3 {
	color: #009999;
}

h5 {
	line-height: 1.4;
}

lightgreen {
	color: #99cccc;
}

hr {
	border-top: 1px dotted #009999;
}

.backstretch img {
 	top: 0;
}

.bullet:before {
	content: '> ';
}

tr {
	display: block;
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}

td {
	vertical-align: top;
}

td:first-child {
	width: 90px;
	color: #009999;
}

/* Blocks */

.main .col-40 h5 {
	margin: 10px 0;
}

#team .backstretch img{
	top: -10px !important;
}
 	
.team img {
	float: left;
	width: 130px;
	height: auto;
	margin-right: 20px;
}

#team .team .row {
	border-top: 1px dotted #ccc;
}
#team .team .row.first {
	border-top: 0;
}

#team .toggle_container {
	float: left;
}

#team table {
	padding-top: 10px;
}

#team a:hover.trigger {
	color: #009999;
}

.stellenangebot {
}

.stellenangebot ul {
    margin-bottom:10px;
}

.stellenangebot li {
    font-size: 18px;
    padding:5px 0;
    border-bottom: 1px dotted #009999;
}

.stellenangebot li:first-child {
    color:#009999;
}

.anmeldung h4 {
    border-bottom: 1px dotted #009999;
    margin-bottom:10px;
    padding-bottom:10px;
}

ul.list {
    margin-bottom:20px;
}

.list li {
	padding-left:10px;
	position:relative;
}

.list li::before {
	content:'•';
	position:absolute;
	left:0;
}

/* Responsive Styles */

@media only screen and (min-width: 1400px) {
	.main {
		margin-top: 40%;
	}
	
	#team .main {
		margin-top: 50%;
	}
}

@media only screen and (max-width: 800px) { 

	header {

	}
	
	nav {
		display: none;
		padding-bottom: 5px;
	}
	
	nav ul {
		padding: 0;
	}
	
	nav li {
		float: none;
		font-size: 16px;
		padding: 0;
		border-top: 1px dotted #009999;
	}
	
	nav li a {
		padding-left: 20px;
	}
	
	nav li ul{
		display: block;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
	}
	
	nav li ul li {
		padding: 0;
		font-size: 16px;
		line-height: 42px;
		letter-spacing: 1px;
		letter-spacing: 0;
		background: none;
		opacity: 1.0;
	}
	
	nav li ul li a {
		padding-left: 20px;
	}	
	
	nav li ul li:first-child {
		display: none;
	}
	
	nav a#praxis:after {
		content: ':';
	}
	
	#praxis #praxis {
		color: #000;
	}
	
	.bt_nav {
		width: 40px;
		height: 40px;
		margin-left: 20px;
		background: url(img/bt_nav.png) no-repeat center center;
		cursor: pointer;
		position: relative;
		z-index: 9999;
	}
	
	.main {
		margin-top: 75%;
	}
	
	.team .row {
		padding: 15px 0;
	}
	
	.team tr,
	.team td {
		display: inline-block;
		width: 100%;
	}
	
	.team tr {
		padding: 10px 0;
	}

}


@media only screen and (max-width: 400px) { 

	header {
		margin-top: 28px;
	}
	
	.logo {
		background-size: 100%;
		background-position: center top;
		border-top: 10px solid #008890;
		top: -35px;
	}
		
	nav li {
		letter-spacing: 0;
	}
	
	nav li a {
		font-family: 'web_semibold', Arial, sans-serif;
		font-weight: normal;
		font-style: normal;
	}
		
	.bt_nav {
		top: 5px;
		padding-bottom: 15px;
	}
	
	.team img {
		float: none;
	}
	
	h3 {
		font-size: 20px;
	}
	
	#praxis_implantat .backstretch img{
		left: -100px !important;
	}
	
	#kontakt .backstretch img{
		left: -350px !important;
	}
	
}

@media print { 
	body,
	.container {
		width: 100%;
	}

}