/* CSS Document */

body {
	background-color:#fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4C4C4B;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #4C4C4B;
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;


}


#wrapper {
	width:960px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: auto;
}

#logobereich {
	width: 180px;
	height: 103px;
}

#navbereich {
	width:260px;
	height:400px;
	margin-top:20px;
	float:left;
}

#topcontent {
	width:678px;
	height:400px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	border: 1px solid #C5C5C5;
}

#topcontent-textoben {
	width:672px;
	height:100px;
	float:left;
	margin-left:6px;
}

#topcontent-bild {
	width:678px;
	height:240px;
	float:left;
}

#topcontent-textunten {
	width:672px;
	height:60px;
	float:left;
	margin-left:6px;
}

/* --------------- Definitionen für Contentseiten Anfang---------------*/

#content-topcontent-textoben {
	width:672px;
	height:100px;
	float:left;
	margin-left:6px;
}

#content-topcontent-bild {
	width:678px;
	height:300px;
	float:left;
}

/* --------------- Definitionen für Contentseiten Ende---------------*/

#telefon-und-slogan {
	width:960px;
	height:40px;
	margin-top:20px;
	float:left;
}

#telefonbox {
	width:260px;
	height:30px;
	float:left;
	border: 1px solid #C5C5C5;
	text-align: center;
	padding-top:10px;
	background-color:#f1f1f1;

}

#telefonbox p {
	margin:0px;
}

#sloganbox {
	width:670px;
	height:30px;
	float:left;
	margin-left:20px;
	padding-top:10px;
}

#sloganbox p {
	margin:0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #318C27;
}

#footer {
	width	:958px;
	height:60px;
	border: 1px solid #CCC;
	background-color: #FBFBFB;
	margin-top:20px;
	margin-bottom:20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#4C4B4A;
}

#footer a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#4C4B4A;
	text-decoration: none;
}

#footer a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#4C4B4A;
	text-decoration: underline;
}

.bilderrahmen
{
	border:1px solid #FFFFFF;
   margin-left:-1px;
   padding:0;
}

.bilderrahmen:HOVER
{
	border:1px solid #FFFFFF;
   margin-left:-1px;
   padding:0;
}

.aktionstext
{
	color: #4C4C4B;
	text-decoration:none;
}

.referenzen_bild
{
	width:140px;
   height:90px;
   margin:0 16px 10px 0;
   float:left;
}
