a {
	color: #0C3;
}

.hintergrund {
	background-color: #CCC;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
}
.header {
	background-image: url("bilder/head_main.jpg");
	width: 1280px;
	height: 308px;
}
.header_referenzen {
	background-image: url("bilder/head_referenzen.jpg");
	width: 1280px;
	height: 308px;
}
.header_kalkulator {
	background-image: url("bilder/header_kalkulator.jpg");
	width: 1280px;
	height: 308px;
}
.header_spezial {
	background-image: url("bilder/head_spezialpapiere.jpg");
	width: 1280px;
	height: 308px;
}
.header_veredelung {
	background-image: url("bilder/head_veredelung.jpg");
	width: 1280px;
	height: 308px;
}
.inhalt_bg {
	background-image: url("bilder/bg.jpg");
	height: auto;
	width: 1280px;
	text-align: center;
}
.inhalt_referenzen_bg {
	background-image: url("bilder/bg1.jpg");
	height: auto;
	width: 1280px;
	text-align: center;
}
td.menu_bg, .menu_bg {
	background-image: url("bilder/bg_menu.png");
	background-repeat: no-repeat;
	color:#FFF;
	font-weight: bold;
	background-position: left;
	height: 38;
	width: 139;
	text-align: left;
	font-size: 12px;
}
td.menu_bg:hover, .menu_bghover {
	background-image: url("bilder/bg_menu_hover.png");
	background-repeat: no-repeat;
	color:#FFF;
	font-weight: bold;
	background-position: left;
	height: 38;
	width: 139;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
td.menu_bg {
background-image: expression(
this.onmouseover = new Function("this.className = 'menu_bghover';"),
this.onmouseout = new Function("this.className = this.className.replace('menu_bghover', 'menu_bg');")
);
}
.inhalt_oben {
	width: 1031px;
	height: 11px;
	background-image: url("bilder/bg_content_oben.png");
	background-repeat: no-repeat;
}
.inhalt_unten {
	width: 1031px;
	height: 14px;
	background-image: url("bilder/bg_content_unten.png");
	background-repeat: no-repeat;
	text-align: center;
}
.inhalt {
	width: 1031px;
	background-image: url("bilder/bg_content.jpg");
	background-repeat: repeat-y;
	color: #060;
	vertical-align: top;
	font-size: 9px;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.umschlag_zusatzkosten {
	color: #FFF;
	width: 250px;
	height: 161px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
}
.spezialpapier_box {
	background-image: url("bilder/spezialpapier_box.png");
	width: 829px;
	height: 155px;
}
.inhalt_spezialpapier {
	width: 100%;
	height: 100%;
	align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #060;
}
.inhalt_umschlag_gestaltung {
	width: 800px;
	height: 100%;
	align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #060;
	line-height: 1.5;
}
.umschlag_mitte {
	background-image: url("images/umschlag_mitte_bg.png");
	height: 393px;
	width: 283px;
}
.umschlag_ro {
	background-image: url("images/umschlag_ro.png");
	height: 239px;
	width: 296px;
}
.umschlag_ru {
	background-image: url("images/umschlag_ru.png");
	height: 223px;
	width: 363px;
}
.inhalt_text {
	color: #FFF;
	font-size: 11.5px;
	font-weight: bold;
	vertical-align: top;
}
.inhalt_text_normal {
	color: #060;
	font-size: 12px;
	font-weight: 400;
	vertical-align: top;
}
.box_o {
	background-image: url("images/kasten_o.png");
	width: 829px;
	height: 20px;
	background-repeat: no-repeat;
}
.box_m {
	background-image: url("images/kasten_m.png");
	width: 829px;
	background-repeat: repeat-y;
}
.box_u {
	background-image: url("images/kasten_u.png");
	width: 829px;
	height: 17px;
	background-repeat: no-repeat;
}
.ueberschrift {
	font-weight: 400;
	font-size: 12pt;
	color: #060;
}