body {
	background-color:#ffffff;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	}

a {
	color:#000000;
	text-decoration:none;
	}

a:HOVER {
	color:#c92112;
	text-decoration:none;
	}

img {
	border:0;
	}

#main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -305px 0 0 -490px;
	text-align:left;
	width:980px;
	height:610px;
	}

#head {
	height:210px;
	background-image:url('/images/head.jpg');
	}

#content {
	position:relative;
	height:153px;
	background-image:url('/images/background.gif');
	background-repeat:repeat-y;
	}

#kontakt {
	width:390px;
	height:110px;
	position:absolute;
	left:54px;
	top:35px;
	}

#kataloge {
	width:475px;
	height:200px;
	position:absolute;
	left:521px;
	top:-70px;
	}

.row {
	clear:both;
	margin: 10px 0 0 0;
	}

.pdf_layer {
	position:absolute;
	top:5px;
	left:-2px;
	}

#cat1_image, #cat2_image, #cat3_image, #cat4_image, #cat5_image {
	float:left;
	margin: 0 25px 0 0;
	width:65px;
	visibility:hidden;
	}

.katalog_item {
	float:left;
	margin: 0 25px 0 0;
	font-size:9px;
	width:65px;
	}

.redtext {
	color:#c92112;
	margin: 0 0 5px 0;
	}

.email {
	margin: 10px 0 0 0;
	}

.email a {
	color:#c92112;
	font-weight:bold;
	}

#foot {
	height:247px;
	position:relative;
	background-image:url('/images/foot.jpg');
	}

#copy {
	position:absolute;
	bottom:8px;
	left: 54px;
	font-size:9px;
	}

#impressum {
	position:absolute;
	bottom:8px;
	left: 500px;
	font-size:9px;
	}