/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(gfx/bg_body.gif);
	background-position: 980px 95px;
	background-repeat: no-repeat;
}


h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	line-height: normal;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	color: #209102;
	line-height: normal;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	color: #d4001f;
	line-height: normal;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	line-height: normal;
}
h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	line-height: normal;
}
h6 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	line-height: normal;
}
p, td {
	margin: 0px;
	padding-bottom: 15px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a:link, a:visited {
	color: #d4001f;
}

a:hover, a:active {
	color: #209102;
}

img {
   behavior: url("pngbehavior.htc");
}

.tableimage {
	display: block;
}

.fotorechts {
	border: 1px solid #cacaca;
	margin-left: 15px;
	margin-top: 3px;
}

.fotolinks {
	border: 1px solid #cacaca;
	margin-right: 15px;
	margin-top: 3px;
}

.fotomitte {
	border: 1px solid #cacaca;
	margin-top: 10px;
	margin-bottom: 10px;
}

#headercontainer {
	width: 968px;
	height: 244px;
	position: absolute;
	background-image: url(gfx/bg_header.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

img.toplogo {
	position: absolute;
	top: 25px;
	left: 27px;
	z-index: 2;
}

#quicklinkstop {
	float: right;
	position: relative;
	z-index: 3;
	top: 25px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 33px;
	font-weight: bold;
}

#quicklinkstop li {
	display: inline;
	margin: 0px;
	padding: 0px;
   line-height: normal;
}

#quicklinkstop a:link, #quicklinkstop a:visited {
	color: #f2f2f2;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-left: 1px solid #ffffff;
	background-image: url(gfx/bg_quicklinks_top_norm.gif);
	background-repeat: repeat-x;
}

#quicklinkstop a:hover, #quicklinkstop a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-left: 1px solid #ffffff;
	background-image: url(gfx/bg_quicklinks_top_hover.gif);
	background-repeat: repeat-x;
}

#quicklinkstop a.aktiv:link, #quicklinkstop a.aktiv:visited, #quicklinkstop a.aktiv:hover, #quicklinkstop a.aktiv:active {
    color: #000000;
    text-decoration: none;
    display: block;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 5px;
    border-left: 1px solid #ffffff;
    background-image: url(gfx/bg_quicklinks_top_hover.gif);
    background-repeat: repeat-x;
}

#headerflash {
	position: absolute;
	top: 47px;
	left: 510px;
	float: right;
	width: 447px;
	height: 106px;
}

#suchcontainer {
	position: absolute;
	top: 154px;
	left: 0px;
	width: 194px;
	height: 90px;
	background-image: url(gfx/bg_suche.gif);
	background-repeat: no-repeat;
}

#suche {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 45px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ABADB3;
}
.standard_button {
	color: #FFFFFF;
	background-color: #27C101;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.noinput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sucheingabe {
	border: 1px solid #dfdfdf;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
	margin-left: 13px;
	color: #999999;
}

.suchbutton {
	margin-left: 13px;
	margin-top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headertitelcontainer {
	position: absolute;
	top: 154px;
	left: 194px;
	width: 764px;
	height: 90px;
	background-image: url(gfx/titel_drucktechnik.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.callbackservice {
	margin-right: 23px;
	margin-top: 18px;
}

#seiteninhaltcontainer {
	position: absolute;
	top: 244px;
	left: 0px;
	z-index: 4;
	width: 968px;
	background-image: url(gfx/bg_seiteninhalt.gif);
	background-repeat: repeat-y;
}

#maskottchen {
	width: 299px;
	height: 391;
	position: absolute;
	z-index: 5;
	top: -15px;
	left: 659px;
}

#menucontainer {
	float: left;
	width: 193px;
}

a.hauptmenu:link, a.hauptmenu:visited {
	color: #8f918f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_hauptmenu_norm.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #dbdcdb;
	width: 163px;
}

a.hauptmenu:hover, a.hauptmenu:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_hauptmenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #dbdcdb;
	width: 163px;
}

a.hauptmenu_aktiv:link, a.hauptmenu_aktiv:visited, a.hauptmenu_aktiv:hover, a.hauptmenu_aktiv:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_hauptmenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #dbdcdb;
	width: 163px;
}

a.sondermenu:link, a.sondermenu:visited {
	color: #eef4d0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_sondermenu_norm.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #9d170f;
	width: 163px;
}

a.sondermenu:hover, a.sondermenu:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_sondermenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #2fab0f;
	width: 163px;
}

a.sondermenu_aktiv:link, a.sondermenu_aktiv:visited, a.sondermenu_aktiv:hover, a.sondermenu_aktiv:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_sondermenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #2fab0f;
	width: 163px;
}

a.sondermenu2:link, a.sondermenu2:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/*background-image: url(gfx/bg_textilmenu_norm.gif);*/
	background-image: url(gfx/bg_sondermenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	/*border-bottom: 1px solid #e8aa28;*/
	border-bottom: 1px solid #2fab0f;
	width: 163px;
}

a.sondermenu2:hover, a.sondermenu2:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_sondermenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #2fab0f;
	width: 163px;
}

a.sondermenu2_aktiv:link, a.sondermenu2_aktiv:visited, a.sondermenu2_aktiv:hover, a.sondermenu2_aktiv:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_sondermenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #2fab0f;
	width: 163px;
}

a.submenu:link, a.submenu:visited {
	color: #8f918f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_submenu_norm.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 20px;
	border-bottom: 1px solid #DFEBDF;
	width: 143px;
}

a.submenu:hover, a.submenu:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_submenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 20px;
	border-bottom: 1px solid #DFEBDF;
	width: 143px;
}

a.submenu_aktiv:link, a.submenu_aktiv:visited, a.submenu_aktiv:hover, a.submenu_aktiv:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(gfx/bg_submenu_hover.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 20px;
	border-bottom: 1px solid #DFEBDF;
	width: 143px;
}

#startcontentcontainer {
	float: left;
	width: 645px;
	padding-left: 60px;
	padding-right: 60px;
	z-index: 6;
}

#contentcontainer {
	float: left;
	width: 645px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 50px;
	z-index: 6;
}

#startseitentext {
	width: 400px;
	padding-top: 50px;
	line-height: 14px;
	z-index: 6;
}

#sonderangebotecontainer {
	margin-top: 40px;
}

.sonderangebote {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
}

.sonderangebote h2 {
	border-left: 4px solid #209102;
	color: #209102;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	display: block;
}
.sonderangebote p {
	line-height: 13px;
}

a.top:link, a.top:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(gfx/bg_toplink.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 18px;
	width: 60px;
	display: block;
	padding-bottom: 2px;
}
.sonderangebot_produktname {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

a.top:hover, a.top:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(gfx/bg_toplink.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 18px;
	width: 60px;
	display: block;
	padding-bottom: 2px;
}

#footercontainer {
	width: 958px;
	position: relative;
	background-image: url(gfx/bg_footer.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #d2d1d4;
}

#adresse {
	width: 173px;
	font-size: 11px;
	padding: 10px;
	float: left;
}

#adresse h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px;
}

#adresse p {
	padding-bottom: 5px;
}

#adresse a:link, #adresse a:visited {
	color: #000000;
	text-decoration: underline;
}

#adresse a:hover, #adresse a:active {
	color: #000000;
	text-decoration: none;
}

#footerlinks {
	float: left;
	width: 540px;
	font-size: 9px;
	padding: 10px;
	color: #ababab;
	line-height: 16px;
}

#footerlinks p {
	padding-bottom: 0px;
	padding-top: 15px;
}

#footerlinks a:link strong, #footerlinks a:visited strong, #footerlinks a:hover strong, #footerlinks a:active strong {
	color: #d4001f;
	text-decoration: none;
}

#footerlinks a:link, #footerlinks a:visited {
	color: #ababab;
	text-decoration: none;
}

#footerlinks a:hover, #footerlinks a:active {
	color: #d4001f;
	text-decoration: none;
}

.footerlogo {
	position: absolute;
	left: 758px;
	top: -46px;
}

.footermaskottchen {
	position: absolute;
	left: 758px;
	top: -56px;
}
.foto_sonderangebot {
	border: 1px solid #cacaca;
}
.tabelle_sonerangebot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
}
.zelle_fotosonderangebot {
	padding-top: 8px;
	padding-bottom: 5px;
}
.sonderangebot_preis {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}
a.blaettern:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ABADB3;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ABADB3;
}
.sonderangebot_untertitel {
	font-size: 11px;
	font-weight: bold;
	color: #299e09;
	line-height: normal;
	margin: 0px;
}
.zelle_fotosonderangebot_auflistung {
	padding-bottom: 5px;
	padding-top: 5px;
}
.zelle_preis_auflistung {
	background-color: #daeed7;
	padding-right: 10px;
	padding-top: 5px;
}
.produktbeschreibung {
	padding-top: 5px;
}
a.blaettern:visited {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
a.blaettern:hover {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
a.blaettern:active {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
a.blaettern_aktiv:link {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
a.blaettern_aktiv:visited {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

.tabelle_aussen {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #209102;
	border-left-color: #209102;
}
.kleinertext_schwarz {
	font-size: 9px;
	line-height: normal;
}

.kontaktform_tabelle {
	border: 1px solid #dddddd;
}
.eingabe_lang {
	width: 250px;
	font-size: 11px;
}
.kleinertext_grau {
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
.text_rot {
	color: #CC0000;
}
.text_greun {
	color: #209102;
}
.text_blau {
	color: #000099;
}
.text_grau {
	color: #666666;
}
li {
	line-height: 16px;
}
ul {
   list-style-image: url(gfx/liste.gif);
   list-style-position: outside;
   margin-top: 0px;
   margin-bottom: 15px;
}
ol {
	list-style-type: decimal;
}
.groesertext_schwarz {
	font-size: 11px;
	line-height: normal;
}
.tabelle_zelle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.tabelle_zellekopf {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #209102;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.tabelle_zelle_center {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
.tabelle_zelle_rechts {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
}
.tabelle_zelle_center_mitte {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.tabelle_zellekopf_center {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #209102;
	border-bottom-color: #209102;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: top;
	background-color: #209102;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.kontaktform_zelle {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.eingabe_lang_select {
	width: 250px;
	font-size: 11px;
}
.eingabe_kurz {
	width: 70px;
	font-size: 11px;
}
.eingabe_lang_select_2 {
	width: 404px;
	font-size: 11px;
}
.eingabe_kurz_2 {
	width: 150px;
	font-size: 11px;
}
.eingabe_select_kurz_2 {
	width: 154px;
	font-size: 11px;
}
.kontaktform_kopf_zelle {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #209102;
}

.error {
  color: #f00;
}

.uploadbutton {
	color: #FFFFFF;
	background-color: #27C101;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 150px;
}

