/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-image:url(../img/bgr_shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

* html #site {
	margin-left:-449px;
}

img{
	border:none;
}

a:link, a:visited, a:active{
	text-decoration:none;
	font-style:normal;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}

#site{
	position:absolute;
	width:900px;
	margin-left:-450px;
	left:50%;
	top:0px;
}
		#cont{
			padding-top:50px;
			margin-left:65px;
			}
				#header{
					width:769px;
					height:15px;
					background-image:url(../img/trenner.jpg);
					background-position:bottom;
					background-repeat:no-repeat;
				}
				#bgr_modul{
				/*	border:#000 solid 1px;*/
					margin-top:25px;
					padding:5px;
					height:162px;
					width:771px;
					background-image:url(../img/modul.gif);
					background-repeat:no-repeat;
				}
					#img_modul{
						float:left;
						width:220px;
						height:150px;
						padding:1px 0px 0px 1px;;
						background-image:url(../img/modul_img.jpg);
						background-repeat:no-repeat;
					}
					#cont_modul{
						float:right;
						width:532px;
						height:150px;
						background-image:url(../img/modul_cont.jpg);
						background-repeat:no-repeat;
					}
						#bgr_ueberschrift{
							width:518px;
							height:21px;
							margin:1px;
							background-image:url(../img/bgr_ueberschrift.jpg);
							background-repeat:no-repeat;
						}
							#txt_ueberschrift{
								padding-top:3px;
								margin-left:50px;
							}
						#txt_container{
							width:511px;
							height:85px;
							margin:3px;
						}
							#txt{
								padding-top:10px;
							}
						#btn_detail{
							width:83px;
							height:22px;
							margin-top:12px;						
							margin-left:3px;
							background-image:url(../img/btn_detail.jpg);
							background-repeat:no-repeat;				
						}
						#btn_bestellung{
							width:83px;
							height:22px;
							margin-top:12px;						
							margin-left:3px;
							background-image:url(../img/btn_bestellen.jpg);
							background-repeat:no-repeat;				
						}
						#no_btn{
							width:83px;
							height:22px;
							margin-top:12px;						
							margin-left:3px;
						}
