* { margin: 0px; padding: 0px; }

a{
	text-decoration: none;
	border: none;
	color: rgb(87, 87, 87);
}

body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
	font-family: Tahoma, Verdana, sans-serif;
}

h1,h1 a {
	color: rgb(51, 51, 51);
	font-size: 0.9em;
	line-height: 14pt;
	text-decoration: none;
	border: none;
	background-color: rgb(210, 210, 210);
}

h1:first-letter{ font-size: 1.1em; }

h2 {
	color: rgb(51, 51, 51);
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 5px;
}

hr {
	height: 8px;
	width: 100%;
	background-color: rgb(146,146,146);
	border: none;
	color: rgb(146,146,146);
	margin-bottom: 10px;
}

p {
	text-indent: 5px;
	font-size: 0.9em;
	margin-bottom: 20px;
}

ul{
	font-size: 0.8em;
	padding-left: 40px;
	list-style: circle;
}

.boxC{ width: 260px; }

.boxC img, boxC a{
	margin-top: 1px;
	margin-right: 4px;
	float: right;
	border: none;
}

.hlink:link {
	color: rgb(102, 102, 102);
	font-size: 8pt;
	text-decoration: none;
}

.hlink:visited {
	color: rgb(102, 102, 102);
	font-size: 8pt;
	text-decoration: none;
}

.hlink:hover {
	color: rgb(102, 102, 102);
	font-size: 8pt;
	text-decoration: underline;
}

.hlink:active {
	color: rgb(102, 102, 102);
	font-size: 8pt;
	text-decoration: none;
}
.hlinkv {
	color: rgb(188,30,30);
	font-size: 8pt;
	text-decoration: none;
}

/*.left { float: left; margin: 0px; }*/

.numBox {
	height: 18px;
	width: 18px;
	/* border: 1px rgb(255,255,255) solid;*/
	background-color: rgb(188,30,30);
	text-align: center;
	/*vertical-align: middle;*/
	line-height: 18px;
	color: rgb(255,255,255);
	font-size: 10pt;
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-top: 0;
}

.numBoxy {
	color: rgb(188,30,30);
	font-size: 1.4em;
	font-weight: bolder;	
	}

.red{
	font-size: 0.8em;
	color: rgb(188,30,30);
	line-height: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.red:link { }

.red:visited { }

.red:hover { text-decoration: underline; }

.red:active { }

/*.right { float: right; margin: 0px; }*/

#footer {
	position: relative;
	top: 60px;
	clear: both;
	width: 762px;
	font-size: 6pt;
	border-top: 2px rgb(120,120,120) solid;
}
.right, .imgR{
	float: right;
}
.left{
	float: left;
}

#header {
	width: 779px;
	height: 80px;
	/*background-image:url(img/head.gif);
	background-position:center left;
	background-repeat:no-repeat;
	*/
	background-color: rgb(146, 146, 146);
	border-top: rgb(210, 210, 210) solid 1px;
	border-left: rgb(210, 210, 210) solid 1px;
	border-bottom: rgb(210, 210, 210) solid 5px;
	text-align: right;
	margin-bottom: 5px;
	float: right;
}

#headerLinks {
	color: rgb(102, 102, 102);
	font-size: 8pt;
	padding-right: 5px;
	text-align: right;
	width: 780px;
	line-height: 20px;
}

#leftSide { width: 260px; float: left; margin-left: 5px;}
/*************************************************************/
#pageContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
#pageContainerUns {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
#pageContainerReinigung {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t7.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
#pageContainerGarten {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
#pageContainerHaus {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t8.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
#pageContainerCon {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/t9.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 770px;
}
/*************************************************************/
#rightSide { width: 440px; float: right; background-color: rgb(248, 248, 248)}

#rightSide li{ font-size: 0.8em; padding-top: 5px; }

#rightSide ol{ padding: 5px;margin-left: 16px; }

#subTitle { color: rgb(255,255,255); font-size: 18pt; }
#subTitleX { color: rgb(255,255,255); font-size: 9pt;
font-weight: lighter; }
#title {
	float: right;
	color: rgb(180,30,30);
	padding-right: 10px;
	margin-top: 2px;
	font-size: 20pt;
	font-weight: bolder;
	clear: both;
	text-align: center;
}

#topiccontainer {
	margin-top: 94px;
	width: 780px;
	height: auto;
	float: right;
	background-color: rgb(255, 255, 255);
}
