@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#c0c0c0;
}
#container {
	width: 1000px;
	height: 805px;
	background-color:#dbd8d8;
	margin: 0 auto;
	margin-top:20px;
}
#head {
	width:900px;
	height:228px;
	margin-left:50px;
	font-size:0px;
}
#head-trans {
	width:900px;
	height:36px;
	margin-left:50px;
	background-color:#cfd6de;
	font-size:0px;
}
#navi {
	width:1000px;
	height:54px;
	font-size:16px;
	background-image:url(img/bg_navi.jpg);
	background-repeat:repeat-x;
}
#navi ul {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:160px;
	display:inline;
	line-height:55px;
}
#navi ul li {
	display:inline;
}
#navi a {
	text-decoration:none;
	padding:15px;
	color:#FFF;
	font-size:1em;
}
#navi a:hover {
	background:url(img/bg_navi_hover.jpg);
	background-repeat:repeat-x;
}
#subnav {
	width:275px;
	height:422px;
	float:left;
	margin-top:45px;
}
#subnav ul li {
	list-style:none;
	padding-left:65px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#db4343;
}
#content {
	width:900px;
	height:487px;
	margin-left:50px;
	background-color:#FFF;
}
#content-search {
	width:555px;
	height:450px;
	margin-top:20px;
	float:left;
	background-color:#FFF;
}
#content-rechts {
	width:600px;
	height:460px;
	float:left;
	margin:30px 0px 0px 10px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.75em;
}
table {
	margin-top:10px;
}
#content-rechts ul {
	color:#666;
	margin-top:10px;
}

#subsubcontent {
	width:600px;
	height:205px;
	float:left;
	padding-top:25px;
	
}
#content-rechts-o {
	width:300px;
	</*height:290px;		höhe bei drei Balken*/
	height:200px;
	margin-left:45px;
	float:left;
	background-color:#FFF;
}
#content-rechts-u {
	width:330px;
	height:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:919191;
	float:left;
	background-color:#FFF;
	padding-top:5px;
}
#techniker {
 width: 200px;
 height:250px;
 float:left;
 margin-top:20px;
 background-image:url(img/Bilder/techniker.jpg);
 background-repeat:no-repeat;
}
#hausmeister {
 width: 200px;
 height:250px;
 float:left;
 margin-top:20px;
 background-image:url(img/Bilder/hausmeister.jpg);
 background-repeat:no-repeat;
}
#kundenbetreuer {
 width: 200px;
 height:250px;
 float:left;
  margin-top:20px;
 background-image:url(img/Bilder/kundenbetreuer.jpg);
 background-repeat:no-repeat;
}
.dyn {
	height:50px;
	float:left;
}
.gelb {
	width:200px;
	height:400px;
	float:left;
	background-image:url(img/Bilder/team-gelb.jpg);
	background-repeat:no-repeat;
}
.gruen {
	width:200px;
	height:400px;
	float:left;
	background-image:url(img/Bilder/team-gruen.jpg);
	background-repeat:no-repeat;
}
.rot {
	width:200px;
	height:400px;
	float:left;
	background-image:url(img/Bilder/team-rot.jpg);
	background-repeat:no-repeat;
}

.entstehung {
	width:193px;
	height:128px;
	display:inline;
	float:left;
	background:url(img/Bilder/entstehung.jpg);
	background-repeat:no-repeat;
}
.entstehung:hover {
	background:url(img/Bilder/entstehung-1.jpg)
}
.gberichte {
	width:193px;
	height:128px;
	margin-left:10px;
	display:inline;
	float:left;
	background:url(img/Bilder/gberichte.jpg);
	background-repeat:no-repeat;
}
.gberichte:hover {
	background:url(img/Bilder/gberichte-1.jpg)
}
.zahlen {
	width:193px;
	height:128px;
	margin-left:10px;
	display:inline;
	float:left;
	background:url(img/Bilder/zahlen.jpg);
	background-repeat:no-repeat;
}
.zahlen:hover {
	background:url(img/Bilder/zahlen-1.jpg)
}

.nachbar {
	width:193px;
	height:128px;
	display:inline;
	float:left;
	background:url(img/Bilder/nachbar.jpg);
	background-repeat:no-repeat;
}
.nachbar:hover {
	background:url(img/Bilder/nachbar-1.jpg)
}

p {
	padding-left:50px;
	padding-top:5px;
}
.p1 {
	
	float:right;
	color:#F00;
	
}
.p1 a {
	text-decoration:none;
	color:#db4343;
}
.p1 a:hover {
	text-decoration:underline;
}
h1 {
	color: #666; 
	font-size:18px;
	font-weight:100;
	line-height:30px;
}
h2 {
	color:#F00;
	font-size:14px;
	font-weight:100;
	margin-bottom:10px;
}
