* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #87999B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#wrapper {
	width: 1000px;
	margin: 0 auto 20px auto;
	background-repeat: no-repeat;
	background-color: #E4E4E4;
}
#logo {
	height: 220px;
	background-image: url(../allgemein/logo_bg.jpg);
	background-repeat: no-repeat;
}
#logo img {
	margin-top: 20px;
	margin-left: 50px;
}
#logo h1 {
	text-indent: -9000px;
}

#navi1 {
	height: 36px;
	background-image: url(../allgemein/navi1_bg.gif);
	background-repeat: repeat-x;
}
#navi1 ul {
	list-style-type: none;
	margin: 0px;
}
#navi1 ul li {
	display: inline;
}
#navi1 ul li a {
	text-decoration: none;
	background-color: #3C7777;
	color: #FFF;
	padding: 10px;
	line-height: 2.6;
}


#navi1 ul li a:hover {
	background-image: url(../allgemein/navi1_bg_o.gif);
	background-repeat: repeat-x;
}
#navi1 ul li a:visited {
	text-decoration: none;
	background-color: #3C7777;
	color: #FFF;
	padding: 10px;
}
#navi1 ul li a:active {
	text-decoration: none;
	background-color: #3C7777;
	color: #FFF;
	padding: 10px;
}




#sidebar {
	float: left;
	width: 200px;
	background-color: #E4E4E4;
	padding-top: 40px;
}
#sidebar a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	background-image: url(../allgemein/sidebar.jpg);
	background-repeat: no-repeat;
	line-height: 2.6;
	padding-left: 10px;
	margin-bottom: 2px;
}
#sidebar a:hover {
	background-image: url(../allgemein/sidebar_hover.jpg);
	background-repeat: no-repeat;
}
#sidebar img {
	margin-top: 50px;
}
#maincontent {
	background-color: #FFF;
	width: 760px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#navi_produkt {
	margin-bottom: 20px;
}
.mc_header1 {
	font-size: 18px;
}

.mc_absatz {
	padding-bottom: 14px;
}
.mc_fett {
	font-weight: bold;
}
.mc_fett_rot {
	font-weight: bold;
	color: #F00;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#navi_produkt ul {
	list-style-type: none;
	margin: 0px;
}
#navi_produkt ul li {
	display: inline;
}
#navi_produkt ul li a {
	text-decoration: none;
	background-color: #3C7777;
	color: #FFF;
	padding: 10px;
	line-height: 2.6;
}
#navi_produkt ul li a:hover {
	background-image: url(../allgemein/navi1_bg_o.gif);
	background-repeat: repeat-x;
	color: #FFF;
	text-decoration: none;
}
.ul_mc_info {
	padding-left: 235px;
	display: block;
}


#maincontent a {
	color: #3C7777;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.form_text {
	display: block;
	width: 220px;
	float: left;
}
.forminput {
	width: 200px;
}
#bestellung #form1 p {
	margin-bottom: 4px;
}
#bestellung #maincontent hr {
	background-color: #C5E7F6;
	border-top-color: #C5E7F6;
	border-right-color: #C5E7F6;
	border-bottom-color: #C5E7F6;
	border-left-color: #C5E7F6;
}

.select {
	width: 45px;
}
.select_land {
	width: 204px;
	/* [disabled]margin-right: 94px; */
}

.button {
	margin-left: 220px;
}
#form1 input:focus, textarea:focus, select:focus {
	background-color: #E7ECF5;
}

#service #maincontent .kabel_farben img {
	margin-right: 50px;
}
.einbau_schritte {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.einbau_vorschau {
	margin-right: 10px;
	margin-bottom: 30px;
	background-color: #3C7777;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
.faq_antw {
	display: block;
	width: auto;
	background-color: #D0D0D0;
	padding: 5px 0;
	margin-bottom: 40px;
}


.anker_oben {
	display: block;
	text-align: right;
}

#footer {
	clear: both;
	height: 47px;
	background-image: url(../allgemein/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 13px;
	position: relative;
	text-align: center;
}
.footer_pipe {
	color: #090;
}
#footer a {
	color: #3C7777;
}
#footer a:hover {
	color: #FF9900;
}
