@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:0px;
}
body {
	overflow: scroll;
}
h1 {
	font-size: 18px;
	color: #0073b4;
	margin-bottom: 5px;
}
h2, h3 {
	font-size: 14px;
	color: #000;
	margin: 5px 0 10px 0;
}
h3 {
	font-size: 16px;
	color: #000;
	margin: 10px 0 10px 0;
}
h4 {
background-image: url(images/tel.jpg);
width:263px;
height:58px;
float:right;
margin-right:15px;
}
#page {
	width: 960px;
	margin: auto;

	
}
#header {
	width: 960px;
	height: 160px;
	float: left;

}
#logo {
width: 268px;
height: 140px;
margin-left:-70px;
margin-top:20px;
float:left;

background: url(images/logo_thomas_schmitz.jpg) no-repeat;
}

#bild {
width: 597px;
height: 160px;
float:left;
background: url(images/sani.jpg) no-repeat;
}

#adresse {
width: 163px;
height: 160px;
float:left;
background: url(images/adresse.jpg) no-repeat;
}


#bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 960px;
	float: left;
	overflow: hidden;
}
#navivertikal {
	width: 200px;
	background-color: #0073b4;
	float: left;
}
#content {
	width: 735px;
	height: 700px;
	float: left;
	background-color: #d8e1f1;
	padding: 25px 0 25px 25px;
	line-height: 1.5;
	overflow: hidden;
}



#content a {
	text-decoration:none;
}
#content a:hover {
	color:#FFFFFF;
}
.sanitaertechnik {
	float:left;
	margin-left:20px;
	margin-top:10px;
}
#content img {
	float:left;
	margin:15px 15px 15px 0px;
}
#content ul li {
	margin-top: 5px;
	list-style-type:none;
}
.komplettbaeder {
	color: #0073b4;
	font-weight:bold;
	font-size:14px;
}
.sanitaer {
	width:220px;
	float:left;
	margin: 0 30px 0 0;
}
.heizung {
	width: 220px;
	float: left;
	margin: 0 30px 0 0;
}
.regenerativ {
	width: 220px;
	float: left;
}
#footer {
	width: 960px;
	height: 25px;
	background-color: #5790c7;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#navivertikal ul {
	width: 200px;
	float: left;
	margin: 10px 0 0 0;
	color: #FFF;
}
#navivertikal ul li {
	list-style-type: none;
	height:25px;
	width:200px;
}
#navivertikal a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 15px;
	border-bottom: #FFF solid 1px;
}
#navivertikal a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-left: 20px;
}
.current {
	background-color: #FFF;
}
#navivertikal .current a {
	color: #000;
}

.haftung {
font-size:10px;
padding-right:30px;
}
