@charset "utf-8";
/* CSS Document */

* {margin:0px;
	padding:0px;
	border:none;
}

body {background:#303123;
	   font-family:Arial, Helvetica, sans-serif;
	   line-height:18px;
	   font-size:12px;
	   color:#616161;
	   text-align: justify;
 }

h1 {font-weight:bold;
	font-size:20px;
	color:#616161;
	padding:10px 0px 20px 0px;
}

h2 {font-weight:bold;
	font-size:16px;
	color:#616161;
	padding:6px 0px 12px 0px;
}

h3 {font-weight:bold;
	font-size:12px;
	padding-top:15px 0px 12px 0px;
}


h6 {
	background-color: #fff;
	height: 30px;
	border: 1px solid #ccc;
	color: #C00;
	font-weight:bold;
	font-size:32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: blink;
	padding-top: 10px;
}


li{
margin-left:15px;
}
ul{
padding-bottom:12px;
}
p{
padding-bottom:18px;
}

#wrapper{
	width:	900px;
	margin:	auto;
}

#container {width:100%;
			background:url(../pics/Spar_Umzug_hintergrund.jpg) repeat-x;
			margin: auto;
 }

.sitecontent {width:880px;
				margin:0 auto;
}

input, textarea {color:#cfcfcd;
	   			font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #FFF;
 }
 
/* Header */

#header {width:100%;
			height:327px;
		}

#topheader {height:93px;
			width:100%;
 }

#mainheader{width:100%;
			height:234px;
}

#wholenavpart {float:right;
				width:500px;
				height:93px;
}

#navigation {height:20px;
				width:360px;
				float:right;
				margin-top:35px;
}

/* Hauptteil */

#maincontent {width:100%;
				margin-top:20px;
				background:#f5f3f4;
				padding-bottom:25px;
}

#textteil {padding-bottom:30px; }

#textteil a{
color:#e23766;
text-decoration:underline;
}

#botmain {background:#f9f9f9; }

#anfrage {float:left;
		   width:580px;
		   padding-bottom:30px;
 }

#kontakt {float:right;
		   width:300px;
		   padding-bottom:8px;
}

/* Footer */
#footer {height:31px;
		  width:100%;
		  padding:12px 0px;
}

#leftfooter {float:left; }

#sparschwein {float:left; }

#sparschweintext {float:left;
					margin-left:10px;
}

#sparschweintext p {font-size:10px;
				color:#7e7f76;
}

#sparschweintext a {color:#7e7f76;
					 text-decoration:underline;
}

#sparschweintext a:hover, #sparschweintext a:focus {color:#cfcfcd; }

#rightfooter {float:right;
				color:#e23766; 
 }

#rightfooter a {color:#e23766; }



#angebot{
	width:		160px;
	height:		475px;
	background-color: #fff;
	border: 1px solid #ccc;
	float:	right;
	margin-top: 10px;
	margin-right: 10px;
}