body 
{
  margin: 0; padding: 0;
  font-family: trebuchet ms;
  font-size: 10pt;
  color: #333333;
  background-color: #000000;
  background-position: top;
  top: 20px;
  background: url(images/bg.gif) repeat-x ;
}
        
a
{
  text-decoration: none;
  color: #333333;
}

a img
{
  border: none;
}

#main_position 
{
  margin: 0 auto;
  width: 900px;
  height: 100%;
}

#header
{
  position: relative;
  margin: 0; 
  padding: 0;
  height: 60px;
}

#header-title
{
  position: absolute;
  padding-top:10px;
  font:trebuchet ms;
  font-size:19pt;
  font-weight: bold;
  color:#868686;
  margin: 5px 0 0 0; 
  z-index: 1;
}

#claim
{
  font-size: 11pt;
  color: #868686;
}

#content-head
{
  background-color: #820000;
  width: 500px;
  height: 24px;
}

#content 
{
  float: left;
  margin: 125px 0 0 5px;
  width: 520px;
  background-color: #FFFFFF;
}

#adjust-content
{
  width: 478px;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border: dotted 1px #820000;
}

.content-text
{
  clear: both;
  float: left;
  font-size: 11pt;
}

.druckerei-text
{
  font-size: 10pt;
}

#content-menu
{
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  padding: 0px 5px 0px 8px;
  color: #ac3541;
}

#navi
{
  position: relative; 
  margin: -25px 0 0 0;
}        

#navigation 
{
  float: left;
  width: 200px;
  margin: 125px 0 0 0; padding: 0;
}

#mainmenu-left
{
  background-color: #4d4c50;
  width: 185px;
}

#mainmenu-left-body
{
  width: 185px;
  border: dotted 1px #000000;
}

#verband
{
  font-family: verdana;
  font-size: 10px;
  color:#706e74;  
}
        
#advert 
{
  float: left;
  width: 175px;
  margin: 125px 0 0 0; padding: 0;
  background-color: #FFFFFF;
}

#footer 
{
  clear: both;
  position: relative;
  vertical-align: bottom;
  border-top: 1px solid #f2f2f2;
  padding: 10px 0 10px 0;
  margin:10px 0 0 0;
  text-align: center;
  font-size: 80%;
}
        
#spacer 
{
  clear: both;
  margin: 10px 0 0 0;
}

a.main_left:link
{
  font-family:trebuchet ms;
  font-size:11pt;
  text-decoration:none;
  color:#808080;
}

a.main_left:visited
{
  font-family:trebuchet ms;
  font-size:11pt;
  text-decoration:none;
  color:#808080;
}

a.main_left:active
{
  font-family:trebuchet ms;
  font-size:11pt;
  text-decoration:none;
  color:#808080;
}

a.main_left:hover
{
  font-family:trebuchet ms;
  font-size:11pt;
  text-decoration:none;
  margin-left:2px;
  color: #000000;
  display: block;
  background: #f4bca3;
}

a.main_left span 
{
  visibility:hidden;
  position:absolute;
  left:30%;
  margin-top:0px;
  padding:2px;
  text-decoration:none;
  width:180px;
}

a.main_left:hover span 
{
  visibility:visible;
  color:#808080;
  font-size:7pt;
  background-color:#e0e0e0;
  border:solid 1px #808080;
}

a.main_top:link
{
  font-weight: bold;
  color:#FFFFFF;
}

a.main_top:visited
{
  font-weight: bold;
  color:#FFFFFF;
}

a.main_top:active
{
  font-weight: bold;
  color:#FFFFFF;
}

a.main_top:hover
{
  font-weight: bold;
  color:silver;
}

a.sub_left:link
{
  font-size:13px;
  text-decoration:none;
  color:#333333;
}

a.sub_left:visited
{
  font-size:13px;
  text-decoration:none;
  color:#333333;
}

a.sub_left:active
{
  font-size:13px;
  text-decoration:none;
  color:#333333;
}

a.sub_left:hover
{
  font-size:13px;
  text-decoration:none;
  margin-left:2px;
  color: #f38655;
}

a.sub_left_small:link
{
  font-size:11px;
  text-decoration:none;
  color:#333333;
}
        
a.sub_left_small:visited
{
  font-size:11px;
  text-decoration:none;
  color:#333333;
}

a.sub_left_small:active
{
  font-size:11px;
  text-decoration:none;
  color:#333333;
}

a.sub_left_small:hover
{
  font-size:11px;
  text-decoration:none;
  margin-left:2px;
  color: #ac3541;
}

td.navigation_underline
{
  border-bottom:dotted 1px #ececec;
}

h1
{
  font-size:19pt;
  color:#868686;
  margin:0px;
  padding:0px;
}

h2
{
  font-size:12pt;
  color:#ffffff;
  margin:0px;
  padding:0px;
}

h3
{
  font-size: 12px;
  font-weight: 600;  
  float: left;
}

.box-head
{
  font-size: 12pt;
  font-weight: 600;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

.border_img
{
  border: solid 1px black;
}

ul
{
  margin: 5px 0 5px 0;
  padding-left: 13px;
}

li
{
  font-size: 8pt;
  list-style-type: none;
  list-style-position: inside;
  margin-left: 0px;
  padding-left: 0px;
}

img.float-left 
{
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 5px 5px 0px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  padding: 5px;
}

img.float-right 
{
  float: right;
  width: 175px;
  height: 125px;
  margin: 0px;
  padding: 5px; 
}

img.in_text
{
  float:left;
  border: 1px solid silver;
  padding:5px;
  margin:5px 15px 5px 0;
  width:60px;
  height:60px;
}

#table-startseite
{
  width: 475px;
  font-size: 12px;
  border: none;
}

#table-startseite td
{
  width: 100px;
  vertical-align: top;
}

#vorlagen-hinweis
{
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin-top: 24px;
  padding: 0px 5px 0px 8px;
  color:#ac3541;  
}

#standardprodukte
{
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin-top: 24px;
  padding: 0px 5px 0px 8px;
  color:#ac3541;  
}

.stdpro
{
  width: 100%;
}

.stdpro-img
{
  width: 60px;
}

.stdpro-info
{
  width: 366px;
  color: #585858;
}

#table-kontakt td
{
  width: 100px;  
  font-size: 13px;
  vertical-align: top;
}

#table-impressum td
{
  width: 190px;  
  font-size: 13px;
  vertical-align: top;
}

#selected-element
{
  font-size: 18px;
  color: #f38655;
}

#list-style
{
  font-size: 48px;
  color: #f38655;
}

#list-image
{
  width: 32px !important;
  vertical-align: top;  
}

#quicklinks
{
  width: 394px !important;
}

#datenschutz
{
  font-size: 13px;
}

#kontakt-head
{
  background-color: #4D4C50;  
  width: 175px;    
}

#kontakt-body
{
  width: 175px;
  color:#706e74;
  line-height: 15px;
  border: dotted 1px #4D4C50;  
}

#kontakt-body .acontact
{
  color:#706e74;
  text-decoration: underline;
}

#kontakt-body .acontact:hover
{
  text-decoration: none;
}

#angebote-head
{
  background-color: #b6bbbf;  
  width: 175px;    
}

#angebote-body
{
  width: 175px;
  color:#706e74;  
  border: dotted 1px #b6bbbf;  
}

#angebote-body img
{
  float: left; 
  padding: 0px 5px 5px 0px;
}

#business-title
{
  font-size: 9pt;
}

#promo-header
{
  background-image: url(images/promo-header.jpg);
  background-repeat: no-repat;
  float: center;
  width: 469px;
  height: 178px;
}

.abibuch-img-link img
{
  float: right;
  margin-top: 12px;
  margin-bottom: 6px;  
  border: none;
}

.abibuch-img-link-left img
{
  clear: both;
  float: left;
  margin-top: 12px;
  margin-bottom: 6px;  
  border: none;
}

.abibuch-desc
{
  width: 167px;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Arial;
}

.abibuch-desc-left
{
  width: 167px;
  clear: both;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Arial;
}

.abibuch-desc-right
{
  width: 167px;
  float: right;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Arial;
}

.abibuch-desc span, .abibuch-desc-left span, .abibuch-desc-right span
{
  width: 100%;
  float: left;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 10pt;
  font-weight: 600;
}

.abibuch-desc .question
{
  border: none;
}

.abibuch-desc select
{
  clear: both;
  float: right;
  margin-top: 8px;
}

.abibuch-desc .btn_jetzt_bestellen, .abibuch-desc-left .btn_jetzt_bestellen, .abibuch-desc-right .btn_jetzt_bestellen
{
  background-image: url(images/btn_bestellen.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 112px;
  height: 26px;
  clear: both;
  float: right;
  margin-top: 2px;
  border: none;
}

.abibuch-desc .btn_jetzt_bestellen:hover, .abibuch-desc-left .btn_jetzt_bestellen:hover, .abibuch-desc-right .btn_jetzt_bestellen:hover
{
  background-image: url(images/btn_bestellen_hover.jpg);
}

.abibuch-desc .abibuch-preis, .abibuch-desc-left .abibuch-preis, .abibuch-desc-right .abibuch-preis
{
  font-size: 12pt;
  color: red;
  text-align: right;
}

.bestellen-img
{
  float: right;
}

#abibuch-bestellen
{
  float: left;
  width: 200px;
}

#error
{
  clear: both;
  float: left;
  background-color: #fbe3e4;
  width: 97%;
  margin-bottom: 12px;
  padding: 6px;
  font-weight: 600;
  color: #660000;
  border: 1px solid #fbc2c4;
}

.error_input
{
  border: 1px solid red !important;
}

#abibuch-bestellen .question
{
  clear: both;
  float: left;
  width: 75px;
  margin-bottom: 10px;
  padding-left: 15px;  
}

#abibuch-bestellen .answer
{
  float: right;
  width: 75px;
  padding-left: 15px;
}

#abibuch-hcfarbe
{
  clear: both;
  float: left;
  width: 300px;
}

#abibuch-hcfarbe .question
{
  clear: both;
  float: left;
  width: 75px;
  margin-bottom: 10px;
  padding-left: 15px;  
}

#abibuch-hcfarbe .answer-hcfarbe
{
  float: right;
  width: 177px;
  padding-left: 15px;
}

#abibuch-bestellen .answer select
{
  width: 70px;
}

#abibuch-bestellen .answer input
{
  width: 65px;
}

#abibuch-bestellen .answer .checkbox
{
  width: 12px;
}

#abibuch-bestellen span
{
  float: left;
  width: 100%;
  font-weight: 600;
  margin-bottom: 12px;
  border-bottom: 1px solid black;
}

.optional
{
  clear: both;
  float: left;
  width: 100%;
  margin-top: 12px;
}

.optional .question, #abibuch-kontaktperson .question
{
  clear: both;
  float: left;
  width: 160px;
  margin-bottom: 18px;
  padding-left: 15px;
}

.optional .answer, #abibuch-kontaktperson .answer
{
  float: right;
  width: 300px;
}

.optional .answer1, #abibuch-kontaktperson .answer1
{
  float: right;
  width: 300px;
  text-indent: 25px;
}

.optional span, #abibuch-kontaktperson span
{
  float: left;
  width: 100%;
  font-weight: 600;
  margin-bottom: 12px;
  border-bottom: 1px solid black;
}

.btn_bestellung
{
  background-image: url(images/btn_bestellen.jpg);
  background-repeat: no-repat;
  clear: both;
  float: right;
  width: 112px;
  height: 26px;  
  border: none;
}

.btn_bestellung:hover
{
  background-image: url(images/btn_bestellen_hover.jpg);
  cursor: pointer;
}

#abibuch-kontaktperson
{
  clear: both;
  float: left;
}

.abibuch-info
{
  background: #ebeaef;
  clear: both;
  float: left;
  padding: 12px;
  border: 1px solid #cbccd1;
}

#accept-it
{
  clear: both;
  margin-bottom: 12px;
  padding-left: 15px;
}

#accept-it a
{
  font-weight: 600;
  text-decoration: none;
}

#accept-it a:hover
{
  text-decoration: underline;
}

.startseite-banner
{
  background-image: url(images/abibuch-banner.jpg);
  background-repeat: none;
  display: block;
  width: 469px;
  height: 102px;
  margin-left: 2px;
}

.startseite-banner:hover
{
  background-image: url(images/abibuch-banner_hover.jpg);
}

.geschaeftskunden-banner
{
  background-image: url(images/lfp-banner.jpg);
  background-repeat: none;
  display: block;
  width: 469px;
  height: 102px;
  margin-left: 2px;
}

.geschaeftskunden-banner:hover
{
  background-image: url(images/lfp-banner_hover.jpg);
}

#kontakt .question
{
  clear: both;
  float: left;
  width: 120px;
  margin-bottom: 24px;
}

#kontakt .answer
{
  float: left;
}

#kontakt .answer input
{
  background: #fafafa;
  width: 220px;
  padding: 3px;
  border: none;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

#kontakt textarea
{
  background: #fafafa;
  width: 280px;
  height: 145px;
  padding: 3px;
  border: none;
  font-family: trebuchet ms;
  font-size: 10pt;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;    
}

#kontakt #submit-btn
{
  clear: both;
  float: right;
  margin-top: 18px;
  margin-right: 65px;
  margin-bottom: 12px;
}

#druckerei-menu
{
  clear: both;
  float: left;
  margin-top: 16px;
}

#standardprodukte-form .produkt
{
  float: left;
  position: relative;
  margin-top: 12px;
  margin-left: 5.5px;
  margin-right: 1px;  
  margin-bottom: 5px;
}

#standardprodukte-form .produkt:hover
{
  background: #f2f2f2; 
}

#standardprodukte-form input 
{
  background-repeat: no-repeat;
  background-position: center 5px;
  float: left;
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 1px solid #f2f2f2;
  cursor: pointer;
}

#standardprodukte-form:hover input
{
  border: 1px solid #f2f2f2;
}

#standardprodukte-form span
{
  display: block;
  float: left;
  width: 100px;
  padding: 5px;
  overflow: hidden;
}

/* Hovers Großformatdruck */
.lfp-headline
{
  background-color:#E4E4E4;
  color:#808080;
  font-family:verdana;
  font-size:13pt;
  padding: 2px;
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 4px;  
}

a.sub_top:link{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top:visited{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top:active{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top:hover{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:silver;
}
a.sub_top span { 
  	visibility:hidden; 
  	position:absolute;
    margin-top: 14px;
    margin-left: -114px; 
    padding:2px; 
    text-decoration:none;
    width: 102px; 
}
a.sub_top span:hover { 
    cursor: default; 
}
a.sub_top:hover span { 
 	visibility:visible;
    color:#808080;
    font-size:7pt; 
    background-color:#e0e0e0;
    border:solid 1px #808080;
}
a.sub_top_var:link{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top_var:visited{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top_var:active{
	font-family:verdana;
	font-size:8pt;
	text-decoration:underline;
	color:#341717;
}
a.sub_top_var:hover{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:silver;
}
a.sub_top_var span { 
  	visibility:hidden; 
  	position:absolute; 
  	left:375px;
    margin-top:4px; 
    padding:2px; 
    text-decoration:none;
    color:#000000;
    width:190px; 
}
a.sub_top_var:hover span { 
 	visibility:visible;
    color:#808080;
    font-size:7pt; 
    background-color:#FFFFFF;
    border:solid 1px #808080;
}
a.sub_blank:link{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:black;
}
a.sub_blank:visited{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:black;
}
a.sub_blank:active{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:black;
}
a.sub_blank:hover{
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
	color:silver;
}

/* Werbetechnik */
#lfp-rollup
{
  background-image: url(../images/muster_vorlage_rollup.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 140px;
}

#lfp-rollup:hover
{
  background-image: url(../images/muster_vorlage_rollup_1.jpg);
}

#lfp-banner
{
  background-image: url(../images/muster_vorlage_standup.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 140px;
}

#lfp-banner:hover
{
  background-image: url(../images/muster_vorlage_standup_1.jpg);
}

#lfp-aufsteller
{
  background-image: url(../images/muster_vorlage_stopper.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 77px;
  margin-top: 14px;
}

#lfp-aufsteller:hover
{
  background-image: url(../images/muster_vorlage_stopper_1.jpg);
}

.geschaeftskunden
{
  clear: both;
  float: left;
  background-color: #fafafa;
  width: 97%;
  margin-bottom: 12px;
  padding: 6px;
  font-weight: 600;
  border: 1px solid #f0f0f0;
}