.linksbuendig {
	text-align:left;
}

#contentwrapper{
	float: left;
	width: 100%;
	z-index: 1;
}

#contentcolumn{
	background-color: #00008c;
	min-height: 400px;
}

#content_text{
	margin:40px;
	color:white;
	background-color:#00008c;
	text-align:left;
}

#content_text a:{
	color:#fff8dc;
	background-color:#00008C;
	font-weight:bold;
	text-decoration:none;
}
 
#content_text a:link{
	color:#fff8dc;
	background-color:#00008C;
	font-weight:bold;
	text-decoration:none;
}

#content_text a:active a:focus a:hover{
	color:#00008c;
	background-color:white;
	font-weight:bold;
	text-decoration:none;
}

#content_text a:visited{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}

#product_img {
	text-align: right;
	padding: 5px;
}

#inhalt img {
	margin: 10px;
}

#produktbilder img {
	margin: 40px;
	max-width: 140px;
	border: 0;
}

#produktbilder {
	margin: 40px;
	text-align: center;
}

.displaykarton_voransicht {
	margin: 40px;
	max-width: 300px;
	border: 0;
}
