body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	line-height: 1.5;
	background-color: #F0EDD6;

}

img {
	border: 0;
}

a {
	color: #AA3931;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.sbutton {
	background-color: #AA3931;
	color: #f2f1dd;
	padding: 0 3px 0 3px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	font-size: smaller;
	float: right;
	text-transform: uppercase;
}

.sbutton:hover {
	background-color: #AA5049;
}

.button {
	padding: 3px 5px 3px 5px;
	background-color: #AA3931;
	color: #f2f1dd;
	text-decoration: none !important;
}

.button:hover {
	background-color: #AA5049;
}

.phone {
	background-color: #AA3931;
	color: #f2f1dd;
	padding: 2px 15px 2px 15px;

	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	font-size: large;
	border-bottom: 2px solid #c2c2c2;
}

.phone:hover {
	background-color: #AA5049;
}

a.white {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	color: #fff;
	text-decoration: underline;
}

/* Positionierung */
.centered {
	width: 975px;
	position: relative;
	left: 50%;
	margin-left: -487px;
	display: block;
}

.red {
	color: #AA3931;
	text-decoration: none;
}

.dark {
	background-color: #41362D;
	color: #fff;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clr {
	clear: both;
}

/* Seitenkopf */
.logo {
	height: 185px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.logo h1 {
	height: 185px;
	width: 475px;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}


.head {
	background-color: #41362D;
}

.menu {
	width: 200px;
	margin: 10px 110px 0 0;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-top: 13px;
	padding-left: 15px;
}

.menu li {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	border-bottom: 1px solid #564B3C;
}

.menu li.active {
	background-color: #fff;
	background-image: none;
}

.menu a {
	display: block;
	text-decoration: none;
	color: #fff;
}

.menu li:hover {
	background-color: #564B3C;
	background-image: none;
}

.menu li.active:hover {
	background-color: #fff;
}

/* content-bereich */

.startseite {
	background-image: url(/images/bg_startseite.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.startseite ul.sitemenu {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 50px 50px 0 20px;
	padding: 0;
	border: 1px #000 solid;
}

.startseite .sitemenu li {
	height: 15px;
	padding: 7px 0 20px 15px;
	border-bottom: 1px #000 solid;
	border-top: 1px #564B3C solid;
	background-color: #41362D;
}

.startseite .sitemenu li img {
	float: left;
	margin-right: 5px;
}

.startseite .sitemenu li.highlight {
	background-color: #AA3931;
}

.startseite .sitemenu li.highlight:hover {
	background-color: #AA5049;
}

.startseite .sitemenu li:hover {
	background-color: #564B3C;
}

.startseite .sitemenu a {
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.box {
	margin: 0;
	padding: 15px;
	width: 250px;
	border: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-top: 1px #564B3C solid;
	background-color: #41362D;
	color: #fff;
}

.box h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px #000 solid;
	text-transform: uppercase;
}

.box a {
	color: #fff;
	text-decoration: underline;
}

.box p {
	margin: 0;
	padding: 10px 0;
	border-top: 1px #564B3C solid;
}

.content {
	width: 650px;
	line-height: 1.7em;
}

.content h2,h3 {
	margin: 0;
	padding: 0;
	font-weight: lighter;
	font-size: 160%;
}


.content p {
	margin: 10px 0 0 10px;
	padding: 5px 0;
	font-weight: lighter;
}

.content hr {
	border: 0;
	border-bottom: 1px #41362D dashed;
	width: 657px;
	clear: both;
	margin-bottom: 35px;
	padding-bottom: 10px;

}

img.teaser {
	margin-right: 10px;
	border: 4px solid white;
	-moz-box-shadow: 0 1px 3px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
}

.kunden {
	width: 280px;
	padding: 5px;
	padding-left: 15px;
}

 .item_hover strong {
	background-color: #41362D;
	color: #fff;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
}

 .kunde {
	display: block;
	margin: 0 5px 0 20px;
	font-size: small;
}

#footer {
	text-align: right;
	margin: 20px 0 0 0;
	padding: 10px;
	display: block;
	background-color: #41362D;
	color: #fff;
}

ul.check {
	list-style-type: none;
	margin: 10px 0 0 170px;
	padding: 0;
}

ul.check li {
	display: block;
	background-image: url(/images/tick_circle_frame.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 5px;
}

ul.check li.design {
	background-image: url(images/color_minus.png);
}

.anzahl {
	width: 15px;
	text-align: center;
}

table.pakete {
	font-family: Courier;
	font-size: smaller;
}

table.pakete th {
	text-align: left;
}

table.pakete tr.odd {
	background-color: #D8D6C1;
}

input {
	width: 					280px;
	border: 				1px solid #40352C;
	margin-bottom: 			10px;
}

input[type="radio"] {
	width: 					25px;
	border: 				0px;	
}

.fehler {
	color: 					red;
	font-weight: 			bolder;
}