/* CSS Document *//*Aufbau*/html, body {	background:#181818;			height: 100%; 	margin: 0px;	padding: 0px;    }#abstand {	height: 50%; 	width: 100px;	margin-bottom: -276px; 	float: left; 	}#content {	height:600px; 	clear: left; 	overflow: hidden; 	position: relative; 	margin: auto auto; 	width: 735px; 	}#kopf {	width: 735px;	clear: both; 	}#index {background:#181818;		width: 735px;	clear:both;	height: 478px;	}	#shop {	background:#ffffff;		background-image: url(../img/bg-produkte-neu.png);	background-repeat: repeat-x;			width: 735px;	clear:both;	height: 478px;	text-align: center;	}#logo {	clear: both;	margin-left: 140px;	padding-top: 40px;    width: 450px;	}/*Listen*/#navi {	margin: 0px;	padding: 0px;	display: inline;	list-style: none;	}#navi li{	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	}#navi a {	margin: 0px;	display: inline;	}#navi2 {	margin: 0px;	padding: 0px;	display: inline;	list-style: none;	}#navi2 li{	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	}#navi2 a {	margin: 0px;	display: inline;	}#unten {	margin: 0px;	padding: 0px;	display: inline;	list-style: none;	}#unten li{	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	}#unten a {	margin: 0px;	display: inline;	}#unten2 {	margin: 0px;	padding: 0px;	display: inline;	list-style: none;	}#unten2 li{	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	}#unten2 a {	margin: 0px;	display: inline;	}/*Spalten*/#linkespalte {	background:#181818;	width: 366px;	float: left;	height: 478px;	}#rechtespalte {	background:#181818;	width: 366px;	float: right;	height: 478px;	}#rechts {	background:#545454;	width: 366px;	float: right;	height: 458px;	overflow:hidden;	}#links {	background:#545454;	width: 366px;	float: left;	height: 458px;	overflow:hidden;	}#wlinks {	background:#ffffff;	width: 366px;	float: left;	height: 458px;	text-align: left;	}#wrechts {	background:#ffffff;	width: 366px;	float: right;	height: 458px;	}#untenlinks {	background: #505050;	width: 100%;	height: 17px;	margin-top: 3px;	overflow:hidden;	float: left;	}#untenrechts {	background: #505050;	width: 100%;	height: 17px;	margin-top: 3px;	overflow:hidden;	float: right;	}/*Produkte*/.produktbild {	background:#ffffff;	width: 156px;	float: left;	height: 458px;	}.produkttext {	background:#ffffff;	width: 210px;	float: right;	height: 458px;	}.bild {	margin-top: 82px;	margin-left:39px;	}.bild2 {	margin-top: 59px;	margin-left:39px;	}/*Ausnahmen*/#kontakt{	background:#545454;	margin-top: 169px;	}#link {	margin-top: 187px;	margin-right: 67px;	margin-bottom: 95px;	margin-left: 67px;	}/*Projekte*/#speciallinks {	margin-top: 269px;	margin-left: 49px;	}#specialrechts {	margin-top: 220px;	margin-left: 59px;	}#specialrechts2 {	margin-top: 269px;	margin-left: 59px;	}/*text*/.text {	margin-top: 82px;	margin-left:19px;	margin-right:19px;	height: 176px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #505050;	font-style: normal; 	line-height: 14px;	}.text2 {	margin-left:19px;	margin-right:19px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #505050;	font-style: normal; 	line-height: 14px;	}#wtext {	margin-top: 169px;	margin-left:50px;	margin-right:55px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #FFFFFF;	font-style: normal; 	line-height: 14px;	}#ttext {	margin-top: 1px;	margin-left: 92px;	margin-right:10px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #b3b0b1;	font-style: normal; 	line-height: 14px;	}.detail {	margin-left: 115px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #505050;	font-style: normal; 	font-weight: bold;	text-decoration: none; 	}.kaufen {	margin-left: 280px;	font-family: Verdana, sans-serif; 	font-size: 10px; 	color: #505050;	font-style: normal; 	font-weight: bold;	text-decoration: none; 	}#wtext a:hover{	color: #a2c507;	text-decoration: none;	}#ttext a:hover {	color: #a2c507;	text-decoration: none;	}:link{	color: #FFFFFF;	text-decoration: none;	}:visited{	color: #FFFFFF;		text-decoration: none;	}:hover{	color: #505050;	text-decoration: none;	}	:active{	color: #FFFFFF;	text-decoration: none;	}
