@charset "UTF-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}


/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	6;
	dw-gutter-percentage:	5;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.8095%;
	padding-left: 0.5952%;
	padding-right: 0.5952%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-color:#4D4D4D;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#navigation {
	clear: none;
	float: left;
	margin-left: 0;
	width: 24%;
	display: block;
	margin-top:3%;
}

#navi_startseite {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_uebermich {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_schwerpunkte {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_leistungen {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}

#navi_impressum {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	margin-top:6%;
}

a#impressum {
	display:block;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	text-decoration:none;
	font-size:10px;
}
a#datenschutz:link {
	text-decoration: none;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	font-size:10px;
}
a#datenschutz:visited {
	text-decoration: none;
	color:#4D4D4D;
	font-family:Helvetica, Arial;
	font-size:10px;
}
a#datenschutz:hover {
	text-decoration: none;
	color:#880000;
	font-family:Helvetica, Arial;
	font-size:10px;
}

#content {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 65%;
	display: block;
	margin-top: 3%;
}

p1 { 
	font-family:Helvetica, Arial;
	font-size: 16px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:170%;
}

p2 { 
	font-family:Helvetica, Arial;
	font-size: 19px;
	text-decoration:none;
	color:#880000;
	line-height:170%;
}

p3 { 
	font-family:Helvetica, Arial;
	font-size: 10.5px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:140%;
}

p4 { 
	font-family:Helvetica, Arial;
	font-size: 10.5px;
	text-decoration:none;
	color:#880000;
	line-height:140%;
}

p5 { 
	font-family:Helvetica, Arial;
	font-size: 16px;
	text-decoration:none;
	color:#880000;
	line-height:170%;
}

#bildkarte {
	clear: both;
	float: left;
	margin-left:0%;
	margin-bottom:10%;
	margin-top:9%;
	width: 100%;
	display: block
}



#kontaktfeld { 
	clear: both;
	float: left;
	margin-left: 34%;
	width: 65%;
	display: block;
	margin-top:5%;
	border-top-color:#4D4D4D;
	border-top-style:solid;
	border-top-width:thin;
	margin-bottom:4%;
	padding-top: 2%;
}

#icon {
	clear: none;
	float: left;
	margin-left:0;
	width: 50%;
	display: none;
	padding-top:8%;
}

#footer {
	clear: both;
	float: left;
	margin-left:0%;
	width: 100%;
	display: block;
	margin-top:3%;
	border-top-color:#4D4D4D;
	border-top-style:solid;
	border-top-width:thin;
	text-align:center;
	padding-top:2%;
	margin-bottom:2%;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 99.2063%;
	padding-left: 0.3968%;
	padding-right: 0.3968%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-color:#4D4D4D;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#navigation {
	clear: none;
	float: left;
	margin-left: 0;
	width: 16%;
	display: block;
	margin-top:3%;
}

#navi_startseite {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_uebermich {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_schwerpunkte {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_leistungen {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}

#navi_impressum {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	margin-top:6%;
}

a#impressum {
	display:block;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	text-decoration:none;
	font-size:11px;
}
a#impressum:link {
	text-decoration: none;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	font-size:11px;
}
a#impressum:visited {
	text-decoration: none;
	color:#4D4D4D;
	font-family:Helvetica, Arial;
	font-size:11px;
}
a#impressum:hover {
	text-decoration: none;
	color:#880000;
	font-family:Helvetica, Arial;
	font-size:11px;
}

#content {
	clear: none;
	float: left;
	margin-left: 9%;
	width: 50%;
	display: block;
	margin-top:3%;
	margin-bottom:2%;
}

p1 { 
	font-family:Helvetica, Arial;
	font-size: 15px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:170%;
}

p2 { 
	font-family:Helvetica, Arial;
	font-size: 21px;
	text-decoration:none;
	color:#880000;
	line-height:170%;
}

p3 { 
	font-family:Helvetica, Arial;
	font-size: 9px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:140%;
	text-align:right;
}

p4 { 
	font-family:Helvetica, Arial;
	font-size: 9px;
	text-decoration:none;
	color:#880000;
	line-height:140%;
}

p5 { 
	font-family:Helvetica, Arial;
	font-size: 15px;
	text-decoration:none;
	color:##880000;
	line-height:170%;
}

#bildkarte {
	clear: both;
	float: left;
	margin-left:0%;
	margin-bottom:10%;
	margin-top:9%;
	width: 100%;
	display: block
}

#kontaktfeld { 
	clear: none;
	float: left;
	margin-left: 7.5%;
	width: 16.5%;
	display: block;
	margin-top:3%;
	border-left-color:#880000;
	border-left-style:solid;
	border-left-width:thin;
	text-align:right;
	border-top:none;
	padding-top: 0;
}

#icon {
	clear: none;
	float: left;
	margin-left:0;
	width: 100%;
	display: block;
	padding-top:22%;
}

#footer {
	clear: both;
	float: left;
	margin-left:15.8%;
	width: 83.2%;
	display: block;
	margin-top:3%;
	border-top-color:#4D4D4D;
	border-top-style:solid;
	border-top-width:thin;
	text-align:center;
	padding-top:2%;
	margin-bottom:2%;
	margin-top:2%;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 69.4444%;
	max-width: 1232px;
	padding-left: 0.2777%;
	padding-right: 0.2777%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-color:#4D4D4D;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#navigation {
	clear: none;
	float: left;
	margin-left: 0;
	width: 15.8%;
	display: block;
	margin-top:3%;
}

#navi_startseite {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.6%;
}

#navi_uebermich {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_schwerpunkte {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_leistungen {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-bottom:2.5%;
}

#navi_impressum {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	margin-top:6%;
}

a#impressum {
	display:block;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	text-decoration:none;
	font-size:13px;
}
a#impressum:link {
	text-decoration: none;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	font-size:13px;
}
a#impressum:visited {
	text-decoration: none;
	color:#4D4D4D;
	font-family:Helvetica, Arial;
	font-size:13px;
}
a#impressum:hover {
	text-decoration: none;
	color:#880000;
	font-family:Helvetica, Arial;
	font-size:13px;
}

#navi_datenschutz {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	margin-top:6%;
}

a#datenschutz {
	display:block;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	text-decoration:none;
	font-size:13px;
}

a#datenschutz:link {
	text-decoration: none;
	font-family:Helvetica, Arial;
	color:#4D4D4D;
	font-size:13px;
}

a#datenschutz:visited {
	text-decoration: none;
	color:#4D4D4D;
	font-family:Helvetica, Arial;
	font-size:13px;
}

a#datenschutz:hover {
	text-decoration: none;
	color:#880000;
	font-family:Helvetica, Arial;
	font-size:13px;
}

#content {
	clear: none;
	float: left;
	margin-left: 9%;
	width: 50%;
	display: block;
	margin-top:3%;
	margin-bottom:0;
}

p1 { 
	font-family:Helvetica, Arial;
	font-size: 16px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:170%;
}

p2 { 
	font-family:Helvetica, Arial;
	font-size: 24px;
	text-decoration:none;
	color:##880000;
	line-height:170%;
}

p3 { 
	font-family:Helvetica, Arial;
	font-size: 13px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:140%;
	text-align:right;
}

p4 { 
	font-family:Helvetica, Arial;
	font-size: 13px;
	text-decoration:none;
	color:#880000;
	line-height:140%;
}

p5 { 
	font-family:Helvetica, Arial;
	font-size: 16px;
	text-decoration:none;
	color:#880000;
	line-height:170%;
}

pi {
	font-family:Helvetica, Arial;
	text-decoration: none;
	color:#880000;
	font-family:Helvetica, Arial;
	font-size:13px;
}

#kontaktfeld { 
	clear: none;
	float: left;
	margin-left: 8.5%;
	width: 16.5%;
	display: block;
	margin-top:3%;
	border-left-color:#880000;
	border-left-style:solid;
	border-left-width:thin;
	text-align:right;
	border-top:none;
	padding-top: 0;
}

#icon {
	clear: none;
	float: left;
	margin-left:0;
	width: 100%;
	display: block;
	padding-top:10%;
}

#footer {
	clear: both;
	float: left;
	margin-left:15.8%;
	margin-bottom:2%;
	width: 83.2%;
	display: block;
	margin-top:3%;
	border-top-color:#4D4D4D;
	border-top-style:solid;
	border-top-width:thin;
	text-align:center;
	padding-top:2%;
}

#bildkarte {
	clear: both;
	float: left;
	margin-left:0%;
	margin-bottom:10%;
	margin-top:9%;
	width: 100%;
	display: block
}

	
}