@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}
h1 {
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px;
}
input {
	background-color: #FFF;
	width: 150px;
	height: 18px;
	border: 1px solid #CCC;
}
textarea {
	background-color: #FFF;
	width: 500px;
	height: 150px;
	border: 1px solid #CCC;
}
ul {
	list-style-type: square;
	list-style-position: inside;
}
#header {
	width: 880px;
	height: 83px;
	padding-left: 160px;
	padding-right: 160px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/ari_logo.png);
	background-repeat: no-repeat;
}
#header a {
	text-decoration: none;
	color: #333333;
}
#suche {
	width: 880px;
	height: 47px;
	padding-left: 160px;
	padding-right: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/ari_art_of_promotion.png);
	background-repeat: no-repeat;
}
#suche form {
	display: inline;
}
#suche img {
	margin-bottom: -5px;
}
#suche .suche {
	width: 20px;
	height: 20px;
	border: none;
	margin-bottom: -5px;
}
#streifen, #streifenpflege {
	height: 55px;
	background-color: #FEE000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#streifenpflege {
	background-color: #1E5333;
}
#navi, #navipflege {
	width: 880px;
	height: 37px;
	padding-left: 160px;
	padding-right: 160px;
	padding-top: 18px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
}
#navi a {
	text-decoration: none;
	color: #333333;
	width: 135px;
	float: left;
}
#navipflege {
	background-image: url(../login/grafiken/navipflege.png);
}
#navipflege a {
	text-decoration: none;
	color: #333333;
	width: 95px;
	float: left;
}
#navi .home, #navi .homeaktiv {
	width: 103px;
}
#navi .agb, #navi .agbaktiv {
	width: 102px;
}
#navi .homeaktiv, #navi .agbaktiv, #navi .aktiv, #navipflege .aktiv {
	text-decoration: underline;
}
#orientierung {
	width: 814px;
	height: 40px;
	padding-left: 193px;
	padding-right: 193px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}
#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#inhalt {
	width: 849px;
	float: left;
	margin-left: 160px;
	text-align: left;
	padding-left: 31px;
}
#inhalthome {
	width: 860px;
	float: left;
	margin-left: 160px;
	text-align: center;
	padding-right: 20px;
}
#inhaltprodukte {
	width: 880px;
	float: left;
	margin-left: 160px;
	text-align: left;
}
#inhalt a, #inhaltprodukte a {
	text-decoration: none;
	color: #333333;
}
#inhalt input {
	width: 300px;
	margin-bottom: 8px;
}
#inhalt .auswahlkasten {
	width: 10px;
}
#inhalt .senden {
	width: 90px;
	height: 24px;
}
#artikel {
	width: 149px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#artikel a {
	text-decoration: none;
	color: #333333;
}
#produktfoto {
	width: 320px;
	float: left;
	margin-right: 110px;
	text-align: center;
}
#produktbeschreibung {
	width: 360px;
	float: left;
}
#artikeldetail {
	width: 185px;
	text-align: center;
	float: left;
	margin-right: 98px;
}
.katalog, .newsletter {
	float: left;
	display: block;
	width: 140px;
}
.newsletter {
	width: 170px;
}
.telefon {
	float: right;
	font-size: 23px;
}
.rahmenmitte {
	padding-left: 55px;
	padding-right: 55px;
}
.fett {
	font-weight: bold;
}
.beschreibung, .beschreibungmitte {
	width: 230px;
	height: 34px;
	text-align: center;
	float: left;
}
.beschreibungmitte {
	width: 340px;
}
.technik, .technikmitte {
	width: 280px;
	height: 34px;
	float: left;
}
.technikmitte {
	padding-left: 120px;
}
.clear {
	clear: both;
}
.mittig {
	padding-left: 185px;
}

