/*-------------------- maler nach umzug --------------------
-------------------------css reset-------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*-------------------- maler nach umzug --------------------
----------------------überarbeitung ab 20.1.09-------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../image/body-background.jpg);
	background-repeat: repeat-x;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 80px 80px 80px 80px;
	width: 721px;
}





#header {
	height: 120px;
}

#header img {
	margin: 15px 0 0 15px;
}
#headerLogo {
	height: 120px;
	width: 120px;
}

#headername {
	color: #000066;
	background-image: url(../image/schriftzug.jpg);
	background-repeat: no-repeat;
	height: 75px;
	line-height: 450px;
	overflow: hidden;
	position: absolute;
	left: 209px;
	top: 104px;
	width: 580px;

}

#navigation {
	font-size: 12px;
	height: 22px;
	margin: 0 10px 2px 143px;
	line-height: 20px;
}

#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

#navi1 {
	background-color: #000066;
	height: 22px;
	width: 100px;
	float: left;
	text-align: center;
	margin-right: 2px;
}
#navi2 {
	height: 22px;
	width: 120px;
	background-color: #00CC33;
	float: left;
	margin-right: 2px;
	text-align: center;
}








#navi3 {
	background-color: #D70000;
	height: 22px;
	width: 120px;
	float: left;
	margin-right: 2px;
	text-align: center;
}

#navi4 {
	background-color: #FFCC00;
	height: 22px;
	width: 120px;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#navi5 {
	background-color: #3399FF;
	height: 22px;
	width: 100px;
	float: left;
	text-align: center;
}

#mainContent {

}

#layer1 {
	padding-bottom: 162px;
}

#main {
	background-color: #999999;
	width: 476px;
	position: absolute;
	left: 316px;
	top: 402px;
	height: 160px;
}

#mainTop {
	position: absolute;
	left: 211px;
	top: 15px;
	width: 480px;
	font-size: 11px;
	color: #333333;
}

#main p {
	padding: 5px 15px 43px 15px;
}

#sidebarLeft {
	width: 222px;
	background-color: #666666;
	margin: 1px 0 0 10px;
	height: 160px;
	position: absolute;
	left: 82px;
	top: 401px;
}

#sidebarLeft li {
	list-style-type: square;
	padding: 5px 10px 0 0;
	font-size: 12px;
}
#sidebarLeft ul {
	padding-left: 30px;
}

#description {
	font-style: italic;
	width: 332px;
	position: absolute;
	left: 463px;
	top: 164px;
}
#description2 {
	position: absolute;
	left: 379px;
	top: 116px;
	width: 328px;
}

#footer {
	clear: both;
}



#footer p {
	font-size: 11px;
	color: #999999;
	padding-left: 650px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#impressum {
	font-size: 11px;
	color: #666666;
	width: 56px;
	position: absolute;
	left: 744px;
	top: 86px;
}
.Stil3 {font-size: 18px}
.Stil2 {
	color: #FFCC33;
	font-weight: bold;
}



p {
	font-size: 12px;
}

h2 {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}




h3 {
	font-size: 8px;
	color: #666666;
	float: left;
	padding-left: 12px;
	padding-top: 2px;
}


h4 {
	font-size: 22px;
	padding: 10px 0 0 15px;
	font-weight: normal;
}

h5 {
	padding-left: 15px;
	padding-top: 5px;
}
.leistungen {
	background-image: url(../image/body-background-leistung.jpg);
	background-repeat: repeat-x;

}
.leistungen #sidebarLeft ul {
	padding-top: 8px;
}
.leistungen #sidebarLeft li {
	list-style-type: square;
	line-height: 15px;
}
.leistungen #sidebarLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
.leistungen #sidebarLeft a:hover {
	text-decoration: underline;
}
.leistungen #mainContent {
	height: 337px;
}
.leistungen #main {
	height: 160px;
}


.leistungen #footer {
	background-color: #FFFFFF;
}
.wohnungsuebergabe {
	background-image: url(../image/body-background-leistung.jpg);
	background-repeat: repeat-x;

}
.wohnungsuebergabe #mainContent {
	height: 336px;
}
.wohnungsuebergabe #main {
	height: 160px;
}



.wohnungsuebergabe #footer {

}

.wohnungsuebergabe #main h5 {
	padding: 5px 0 0 15px;

}
.wohnungsuebergabe #main h6 {
	padding: 0 0 30px 15px;
}

.wohnungsuebergabe #sidebarLeft img {
	margin: 15px 0 0 0;
}
.kontakt #main p {
	padding-right: 50px;

}

.kontakt #layer1 {
}
.kontakt #main {
	height: 160px;
}
.kontakt #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kontakt #main table {
	margin: 5px 0 0 15px;
	font-size: 12px;
}

.kontakt #main h6 {
	font-size: 20px;
	font-weight: bold;
}
.kontakt #mainContent {
	height: 336px;
}

.kontakt {
	background-image: url(../image/body-background-kontakt.jpg);
	background-repeat: repeat-x;

}
.telefon {

}
.bl {
	background-image: url(../image/body-background-preise.jpg);
	background-repeat: repeat-x;
}
.bl #container {
	height: 500px;
}
.bl #container #footer {
	color: #666666;
}
.bl #container #mainContent {
	height: 340px;
}

.bl #container #main {
	height: 163px;
	margin-left: -223px;
	width: 700px;
	background-color: #666666;
}


.sachsen {
	background-image: url(../image/body-background-preise.jpg);
	background-repeat: repeat-x;

}

.sachsen #container {
	height: 642px;
}
.sachsen #main {
	width: 700px;
	margin-left: -223px;
	height: 306px;
}
.sachsen #mainContent {
	height: 484px;
}



.sachsen #main p {
	word-spacing: 4px;


}
.sachsen #main a {
	color: #FFFFFF;
	text-decoration: none;
}

.sachsen #main a:hover {
	text-decoration: underline;
}
.ort {
	background-image: url(../image/body-background-ort.jpg);
	background-repeat: repeat-x;

}
.ort #container {
	height: 866px;
}
.ort #sidebarLeft {
	background-color: #666666;
	height: 530px;
}

.ort #sidebarLeft p {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;

}

.ort #sidebarLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
.ort #sidebarLeft li {
	text-decoration: none;
	list-style-type: square;
	padding-top: 4px;
}

.ort #sidebarLeft a:hover {
	text-decoration: underline;
}
.ort #main p {
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-weight: bold;
}
.ort #main h2 {
	font-size: 16px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.ort #main h6 {
	font-size: 18px;
	color: #FFCC33;
	font-weight: normal;
}
.ort #main h5 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
.ort #main {
	height: 530px;
}
.ort #main table {
	margin-top: 10px;
	font-size: 12px;
	background-image: url(../image/table-back2.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
}
.ort #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0 0 0 20px;
}
.ort #main td {
	margin: 0;
	padding: 0 0 0 80px;
}

.ort #mainContent {
	height: 708px;
}




.preise {
	background-image: url(../image/body-background-preise.jpg);
	background-repeat: repeat-x;

}

.preise #main img {
	border-style: none;
}

.preise #footer {
	background-color: #FFFFFF;
	width: 720px;
}

.preise #sidebarLeft {

}
.preise #sidebarLeft p {
	padding: 5px 10px 10px 10px;
}
.preise #sidebarLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
.preise #sidebarLeft a:hover {
	text-decoration: underline;
}
.preise #main table {
	font-size: 12px;
	margin-left: 15px;
	padding-right: 20px;
	background-image: url(../image/hg-table-bl.jpg);
	background-repeat: no-repeat;
}
.preise #main div {
	width: 190px;
}
.preise #mainContent {
}
.preise #container {

}

.angebot {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../image/body-background-angebot.jpg);
	background-repeat: repeat-x;
}
.angebot #container {
	height: 763px;
}

.angebot #navigation {
	margin-left: 141px;
}

.angebot #main {
	width: 698px;
	margin-left: -223px;
	height: 420px;
	border: 1px solid #666666;
}
.angebot #mainContent {
	height: 605px;
}



.angebot #form1 table {
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
}

.angebot #wohnflaeche {
	font-size: 12px;
	height: 22px;
	color: #333333;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

.angebot #raumanzahl {
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #name {
	height: 20px;
	width: 150px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #plz {
    height: 20px;
	width: 150px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #stadt {
    height: 20px;
	width: 150px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}


.angebot #adresse {
	font-size: 12px;
	color: #333333;
	width: 150px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #telefon {
	font-size: 12px;
	color: #333333;
	width: 150px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #Anrede {
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.angebot #email {
	color: #333333;
	height: 20px;
	font-size: 12px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

.angebot #sonstiges {
	font-size: 12px;
	color: #333333;
	height: 70px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #termin {
	color: #333333;
	height: 20px;
	width: 150px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

.angebot #senden {
	font-size: 14px;
}
.angebot h6 {
	font-size: 11px;
	font-weight: normal;
}


.angebot #untergrund {
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.angebot #main strong {
	padding-bottom: 15px;
	color: #333333;
}


.angebot #raumhoehe {
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}


.angebot #text {
	position: absolute;
	left: 307px;
	top: 412px;
	font-size: 11px;
	color: #333333;
}

.angebot #mainInnen {
	position: absolute;
	left: 200px;
	top: 19px;
	font-size: 12px;
	color: #333333;
}

.umzug #main {
	width: 697px;
	margin-left: -223px;
	height: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../image/umzug-back.png);
	background-repeat: no-repeat;
}
.umzug #container {
	height: 1148px;
}

.umzug #mainContent {
	height: 990px;

}


.umzug #footer {

}

.umzug_email {

}

.umzug_email #main {
	width: 697px;
	margin-left: -223px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
}
.umzug_email #container {
	height: 885px;
}

.umzug_email #mainContent {
	height: auto;

}


.umzug_email #footer {
	margin-top: 520px;
}
.umzug_email #main img {
	margin-left: 32px;

}


.umzug  #umzug  table {
	font-size: 12px;
	margin-left: 15px;
}
.umzug #termin {
	height: 20px;
	width: 220px;
	border: 1px solid #666666;
}

.umzug #umzug strong {
	font-size: 14px;
	font-weight: bold;
}
.umzug #name {
	height: 20px;
	width: 185px;
	border: 1px solid #666666;
}
.umzug #vorname {
	height: 20px;
	width: 185px;
	border: 1px solid #666666;
}

.umzug #adresse {
	font-size: 11px;
	color: #666666;
	width: 120px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.umzug #telefon {
	width: 390px;
	height: 20px;
	border: 1px solid #666666;
}
.umzug  #anrede {
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
}
.umzug #email {
	height: 20px;
	width: 390px;
	border: 1px solid #666666;
}

.umzug #sonstiges {
	height: 60px;
	width: 390px;
	border: 1px solid #666666;
}

.umzug #senden {
	font-size: 14px;
}
.umzug h6 {
	font-size: 11px;
	font-weight: normal;
}


.umzug #text {
	position: absolute;
	left: 307px;
	top: 412px;
	font-size: 11px;
	color: #333333;
}

.umzug #mainInnen {
	position: absolute;
	left: 214px;
	top: 15px;
	font-size: 12px;
	color: #333333;
	}
.umzug_form {
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
}
.umzug_formOrt {
	height: 20px;
	width: 280px;
	border: 1px solid #666666;
}

.teppichreinigung #sidebarLeft img {
	margin: 25px 0 0 33px;

}

.teppichreinigung {
	background-image: url(../image/body-background-leistung.jpg);
	background-repeat: repeat-x;

}

.email {
	background-image: url(../image/body-background-angebot.jpg);
	background-repeat: repeat-x;

}

.email #footer {

}

.email #main {
	width: 700px;
	margin-left: -223px;
}
.auszug {

}
.auszug #main {
	width: 700px;
	margin-left: -222px;
	height: 800px;
}
.auszug #main li {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 12px;
	list-style: none;
}

.auszug #container {

}
.auszug #footer {


}
.auszug #mainContent {
	height: 978px;
}
.auszug #main h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
.auszug #main h4 {
	font-size: 18px;
}
.auszug #main p {
	padding-top: 10px;
}
#in-main {
	position: absolute;
	left: 12px;
	top: 120px;
	height: 34px;
	width: 202px;
}
#in-main img {
	border: none;
}


.preise #mainContent {
	height: 557px;
}


.preise #main p {
	position: absolute;
	left: 140px;
	top: 206px;
	height: 95px;
	width: 440px;
}


.preise #main a {
	color: #CCFF66;
	font-weight: bolder;
}
.bl #main a {
	color: #CCFF66;
	word-spacing: 10px;
}

.preise #main a:hover {
	text-decoration: none;
}


.preise #main {
	height: 380px;
}
.preise #sidebarLeft {
	height: 380px;
}

.fragen {
	background-image: url(../image/body-background.jpg);
	background-repeat: repeat-x;

}
.fragen h6 {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.fragen #main h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: -30px 0 0 20px;
}
.fragen #main {
	height: 1000px;
	width: 700px;
	margin-left: -223px;
	margin-top: -6px;

}
.fragen #main table {
	font-size: 13px;
}
.fragen #mainContent {
	height: 1173px;
}
.fragen #main table {
	margin-left: 15px;
}



.fragen #container {
	height: 1331px;

}
.fragen #main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.impressum {
	background-image: url(../image/body-background-kontakt.jpg);
	background-repeat: repeat-x;

}
.impressum #main {
	height: 160px;
}
.impressum #sidebarLeft li {
	list-style-type: none;
	margin-left: -10px;
	line-height: 14px;
}

.impressum #main table {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
}
.impressum #main img {
	margin-top: 10px;
	margin-left: 20px;
}
.impressum #footer {
	background-color: #FFFFFF;
}

#page {
	width: 1000px;
}
#sky {
	position: absolute;
	left: 815px;
	top: 81px;
	height: 485px;
	width: 159px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sky img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ort #sky img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#werbung {
	margin: -40px 0 0 80px;

}
#einleitung {
	background-color: #CCCCCC;
	width: 668px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #333333;
	padding: 15px;
	margin: 0 0 0 11px;
}
#einleitung h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 0;
}
.email #mainContent {
	height: 336px;
}
.email #main {
	height: 160px;
}
.impressum #mainContent {
	height: 336px;
}
.teppichreinigung #mainContent {
	height: 336px;
}
.teppichreinigung #main {
	height: 160px;
}
.angebot #form1 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.partner #main {
	margin: 0 0 0 -222px;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(../image/partner-werden.jpg);
	height: 456px;
	background-repeat: no-repeat;
}
.partner #mainContent {
	height: 634px;
}
.partner #main h2 {
	font-size: 20px;
	color: #000166;
	font-style: normal;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 188px;
	padding-bottom: 10px;
}
.partner #main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 188px;
	padding-right: 20px;
	padding-top: 0px;
}
.partner #main p {
	color: #666666;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 188px;
	padding-bottom: 10px;
}

.partner #main ul {
	padding-top: 10px;
	padding-left: 202px;
	list-style-type: square;
	padding-bottom: 0px;
}
.partner #form1 td {
	font-size: 12px;
	color: #030164;
	font-weight: bold;
}
.partner #form1 table {
	margin: 0;
	padding: 0;
}

.partner #main h5 {
	font-size: 14px;
	font-weight: bold;
	color: #020167;
	padding-left: 188px;
	padding-top: 50px;
}

.partner #main li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



.partner {
	background-image: url(../image/body-background-ort.jpg);
}
.preisliste {
	background-image: url(../image/body-background-ort.jpg);
	background-repeat: repeat-x;
}
.preisliste #main {
	margin: 0 0 0 -222px;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(../image/partner-werden-preisliste.jpg);
	background-repeat: no-repeat;
	height: 306px;
}

.preisliste #container {
	height: 642px;
}
.preisliste #main h2 {
	font-size: 18px;
	font-weight: bold;
	color: #040265;
	font-style: normal;
	padding-top: 25px;
	padding-left: 188px;
}
.preisliste #main table {
	margin-top: 20px;
	margin-left: 188px;
	width: 500px;
}
.preisliste #main td {
	color: #333333;
	width: 100px;
	height: 30px;
	font-size: 12px;
}
.preisliste #main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #020167;
	padding: 5px 0 0 20px;
}
.preisliste #main strong {
	font-size: 14px;
	font-weight: bold;
	color: #020167;
	padding-top: 5px;
}
.preisliste #main p {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 188px;
	padding-top: 5px;
	padding-bottom: 0px;
}



.preisliste #mainContent {
	height: 485px;
}

