*{
	margin:0;
	padding:0;
}

body{
	background:#6fc1c9;
	font-family:'Noto Sans', 'sans-serif';
	font-size:13px;
	line-height:21px;
	letter-spacing:1px;
	color:#68707e;
}

#wrapper{
	background-color:white;
	width:960px;
	margin:auto;
	border-left:6px solid #8f9394;
	border-right:6px solid #8f9394;
}

a{
	text-decoration:none;
	color:#68707e;
}

a:link{
	color:#66b4bc;
}

a:visited{
	color:#66b4bc;
}

a:hover{
	color:#66b4bc;
}

a:active{
	color:#66b4bc;
}

nav a:link{
	color:#8f9394;
}

nav a:visited{
	color:#8f9394;
}

nav a:hover{
	color:#6fc1c9;
}

nav a:active{
	color:#6fc1c9;
}

nav li{
	list-style-type:none;
}

.navi_1{
	float:left;
	width:132px;
	background-color:white;
	margin-left:37px;
	margin-right:95px;
}

.navi_2{
	float:left;
	width:132px;
	background-color:white;
	margin-right:95px;
}

.navi_3{
	float:left;
	width:205px;
	background-color:white;
	margin-right:95px;
}

.navi_4{
	float:left;
	width:132px;
	background-color:white;
	margin-right:37px;
}

.hauptmenu{
	font-size:16px;
	line-height:27px;
	font-weight:bold;
	margin-bottom:8px;
	width:132px;
	border-top:4px solid #6fc1c9;
	border-bottom:4px solid #6fc1c9;
}

.hauptmenu_breit{
	font-size:16px;
	line-height:27px;
	font-weight:bold;
	margin-bottom:8px;
	width:205px;
	border-top:4px solid #6fc1c9;
	border-bottom:4px solid #6fc1c9;
}

.untermenu{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	border-bottom:1px solid #6fc1c9;
}

.activelink{
	color:#6fc1c9;
}

article{
	background-color:white;
	width:364px;
	float:left;
	margin-left:37px;
	margin-right:90px;
	margin-bottom:100px;
}

h1{
	font-size:14px;
	line-height:24px;
	color:#6fc1c9;
}

.indikationen_punkteinzug{
	margin-left:18px;
}

.linksumfliessen{
	float:left;
}

.bildoberkante{
	margin-right:37px;
	margin-top:45px;
	padding-top:7px;
	min-height:380px;
}

.inputbreite{
	width:226px;
}

label{
	display:block;
}

footer{
	background-color:#68707e;
	clear:both;
	overflow:auto;
}

footer a:link{
	list-style-type:none;
	color:#6fc1c9;
}

footer a:visited{
	color:#6fc1c9;
}

footer a:hover{
	color:#6fc1c9;
}

footer a:active{
	color:#6fc1c9;
}

footer ul{
	background-color:#68707e;
	float:left;
	margin-right:59px;
	margin-top:15px;
	margin-bottom:10px;
}

footer li{
	margin-left:37px;
}

#footergrundschrift{
	font-weight:normal;
	color:white;
	font-size:12px;
	line-height:21px;
}

.footertitel{
	list-style-type:none;
	font-weight:bold;
	font-size:14px;
	color:#6fc1c9;
}

.footeradresse{
	list-style-type:none;
}

.footeremail{
	list-style-type:none;
	color:white;
	font-size:12px;
	margin-left:37px;
}

.footertypopflege{
	list-style-type:none;
	color:white;
	font-size:10px;
}