@charset "utf-8";

body {
		 background: #6091C2;
		 font-family: Helvetica, Arial, Verdana;
		 font-size: 10pt;
		 }
a {color:#000000;
	font-weight:400;
	}
a:hover {color:#29446A;}
div.container {
							width:100%;
							height:100%;
							text-align: center;
}
td.content,td.nav,td.head {
			 background: #ffffff;
			 width: 668px;
}
td.head {
			font-size:11pt;
			font-weight:600;
			padding-left: 25px;
			padding-right: 25px;
}
td.content {
					 padding-left: 20px;
					 padding-right: 25px;
					 background:#ffffff;
						
}
td.head {
				color:#353535;
				vertical-align: top;
				font-weight: 600;
}
td.left_border {
							 background-image: url("bilder/left_border.gif");
							 width:25px;
}
td.right_border {
							 background-image: url("bilder/right_border.gif");
							 width:24px;
}
.prop {
	height:400px;	
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
		background: #ffffff;
    overflow:hidden;
}
.produktbild {
								max-width:300px;
						 }


