body	
{ 
	background: #f8f8f8; 
	color: #666666;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-weight:400;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding:4px 0 0 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-phone-alt {
	margin-right:8px;
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

ul {
	 margin:0 0 0 14px;
	 padding:0;
}

span.mobilenr_desctop {
	display:inline;
}

span.mobilenr_mobile {
	display:none;
}

#container 
{ 
	position: relative; 
	width:100%;
	margin: 0 auto; 
	padding: 0; 
	background: #ffffff;
}

/* head area */

#head
{
	position:relative;
	height: 100px;
	background-color:#c9c9c9;
}

#headPic
{
	position:relative;
	width: 30%;
	height: 100px;
	float:left;
}

#headPic img
{
	max-width: 260px;
	width:100%;
	border: none;
}

#headNaviArea
{
	position:relative;
	width: 70%;
	margin:71px 0 0 0;
	font-weight: bold;
	color: #336699;
	float:right;
}

#headNaviArea a
{
	font-size: 16px;
	font-weight:700;
	color: #336699;
	text-decoration: none;
	margin:0 8px;
}

#headNaviArea a:hover
{
	color: #ffffff;
}

#headNaviArea span.inactive
{
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin:0 8px;
}

#headNaviAreaAlternative {
	position:relative;
	z-index:100;
	display:none;
}

#head #btnAlternative {
	position:absolute;
	right:20px;
	top:20px;
	width:60px;
	height:60px;
	cursor:pointer;
}

#head #btnAlternative img {
	width:100%;
}

#headNaviAreaAlternative ul {
	list-style:none;
	margin:0;
	padding:0;
}

#headNaviAreaAlternative ul li {
	width:100%;
	border-bottom:solid 1px #c9c9c9;
}

#headNaviAreaAlternative ul li a {
	font-size: 16px;
	font-weight:700;
	color: #336699;
	display:block;
	height:24px;
	padding:4px 0 4px 12px;
	background-color: #fff;
	text-decoration: none;
}

#headNaviAreaAlternative ul li a:hover{
	color: #fff;
	background-color: #336699;
	text-decoration: none;
}

/* content area */

#content
{
	position: relative;
	min-height:520px;
	background: url(../img/bg_familie.jpg) no-repeat center top;
	-webkit-background-size: 100%;
    background-size: 100%;
}

#contentPictureArea {
	position:relative;
	width: 30%;
	height:100%;
	margin: 0;
	background: none;
	padding:24px 0;
	float:left;
}

#contentPictureArea #portrait
{
	position:relative;
	width: 70%;
	margin: 0 auto;
}

#contentPictureArea #portrait img
{
	width: 100%;
	border: none;
	margin:16px 0 0 0;
}

#contentMainArea
{
	position:relative;
	width: 70%;
	height:100%;
	margin: 0;
	background: none;
	padding:24px 0;
	float:left;
}

#contentMainArea #headline
{
	position: relative;
	min-height: 20px;
	margin: 12px 0 16px 0;
	font-size: 18px;
	font-weight: 700;
	color: #666666;
	background: none;
}

#contentMainArea #contentTxt
{
	position:relative;
	left: 0px;
	margin: 0;
	padding:0 24px 0 0;
}

#contentMainArea #contentTxt table
{
	margin: 0px; 
	padding: 0px; 
	border-style: none;
}

#contentMainArea #hometxt
{
	position: absolute;
	left: 130px;
	top: 52px;
	width: 200px;
	height: auto;
	margin: 0px;
	background: none;
}

#contentMainArea td.left
{
	font-weight: bold;
	width: 70px;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
}

#contentMainArea a
{
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}

#contentMainArea a:hover
{
	color: #000000;
}

span.subheadline {
	display:inline-block;
	font-weight:600;
	font-size:16px;
	color: #336699;
	padding:0 0 6px 0;
}

.linkbacktoverview {
	position:relative;
	padding:12px 0 0 0;
}

.map {
	position:relative;
	width:100%;
	height:100%;
}

a.half_row {
	display:block;
	margin-top:6px;
}

#contentMainArea a.startsitelink {
	font-weight:600;
	font-size:16px;
	padding:0 0 8px 0;
	display:block;
}

/* footer */

#footer
{
	position: relative;
	width: 100%;
	height: 48px;
	background-color:#C9C9C9;
	clear:both;
}

#footerPhoneArea {
	position:relative;
	margin:16px 0 0 20px;
	font-weight: 600;
	color: #336699;
	float:left;
}

#footerNaviArea
{
	position:relative;
	margin:16px 24px 0 0;
	color: #336699;
	float:right;
}

#footerNaviArea a
{
	font-size: 12px;
	font-weight: 700;
	color: #336699;
	text-decoration: none;
	margin-right: 3px;
}

#footerNaviArea a:hover
{
	color: #000000;
}

#footer #footerNaviArea span.inactive
{
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	margin-right: 3px;
}

/**
 *	Media Queries
 */

@media only screen and (min-width:960px)
{	
	#container {
		max-width: 960px;
	}
	
	#headNaviArea {
		display:block;
	}
	
	#headPic {
		width:30%;
	}
	
	#headNaviAreaAlternative {
		display:none;
	}
	
	#head #btnAlternative {
		display:none;
	}
}
 
@media only screen and (max-device-width:959px)
{
	#container {
		width:99%;
	}	
	#headNaviArea {
		display:none;
	}
	
	#head #btnAlternative {
		display:block;
	}
	
	#headPic {
		width:100%;
	}
}

@media only screen and (max-device-width:768px)
{
	body	
	{ 
		font-size: 20px;
		line-height: 26px;
	}
	
	#headPic {
		width:80%;
	}
	
	#headNaviAreaAlternative ul li a {
		font-size: 24px;
		padding:12px 0 12px 12px;
	}
	
	#contentPictureArea {
		width: 100%;
		float:none;
	}
	#contentMainArea
	{
		width: 100%;
		float:none;
	}
	
	#contentMainArea #headline {
		font-size:26px;
		line-height: 30px;
	}
	
	#contentMainArea a {
		font-size:22px;
		line-height: 28px;
	}
	
	#contentMainArea a.startsitelink {
		font-size:22px;
		line-height: 28px;
	}
	
	span.subheadline {
		font-size:22px;
		line-height: 28px;
	}
	
	#contentMainArea #headline {
		padding: 0 12px;
	}
	
	#contentMainArea #contentTxt {
		padding: 0 12px;
	}
	
	#footer {
		height:122px;
	}
	
	#footerNaviArea {
		float:none;
		padding:6px 0 0 0;
		text-align:center;
	}
	
	#footerPhoneArea {
		float:none;
		padding:6px 0 0 0;
		text-align:center;
	}
	
	#footerNaviArea a {
		font-size:18px;
	}
	
	#footer #footerNaviArea span.inactive {
		font-size:18px;
	}
	
	span.mobilenr_desctop {
		display:none;
	}

	span.mobilenr_mobile {
		display:inline;
	}
}

@media only screen and (max-device-width:480px)
{	
	#headPic {
		width:68%;
		margin:4px 0 0 0;
	}
	
	#contentPictureArea {
		width: 100%;
		float:none;
	}
	#contentMainArea
	{
		width: 100%;
		float:none;
	}
	#footer {
		font-size:14px;
	}
}
