@charset "utf-8";
/* CSS Document */


.end {
clear: both;
font-size: 1px;
line-height: 1px;
margin: 0px;
}

/**** Header****/
#header {
margin-bottom: 2px;
}

/**** linke Spalte ****/

#boxleftcolumn {
   width: 170px;
   margin-top: 20px;
   margin-bottom: 10px;
   font-weight: bold;
   font-size: 11px;
}

#boxleftcolumn li {
list-style-type: none;
margin-top: 7px;
color: #35466D;
}

.active {
color: #CC0000;
background-image: url(../img/buttons/punkt_nav_active.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
margin-left: -12px;
padding-left: 12px;
}

#boxleftcolumn .active a {
background-image: url(../img/buttons/punkt_nav_active.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
margin-left: -12px;
padding-left: 12px;
}

#boxleftcolumn li a {
color: #35466D;
background-image: url(../img/buttons/punkt_nav.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
margin-left: -12px;
padding-left: 12px;
}

#boxleftcolumn li a:hover {
color: #CC0000;
background-image: url(../img/buttons/punkt_nav_active.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
text-decoration: none;
}

/**** zentrale Spalte ****/
#box_start,
#box_content {
	margin-top: 30px;
	width: 650px;
}
#box_content {
margin-left: 50px;
}

.text_start {
padding-left: 20px;
}

#box_content img {
float: left;
margin-top: 10px;
}

#text_becker {
margin-top: 10px;
margin-left: 160px;
width: 400px;
}
#unterschrift_becker {
margin-left: 80px;
}
#unterschrift_becker img {
float: none;
}
#box_content .text_content {
width: 500px;
margin-top: 20px;
}
#box_content .text_content img {
float: left;
margin-right: 5px;
margin-top: 0px;
margin-bottom: 20px;
}

#box_content .text_content .images_seiten {
margin-top: 5px;
margin-bottom: 15px;
}
.pressefooter {
color: #666666;
font-size: 0.9em;
line-height: 1.3em;
}

.heft {
margin-top: 10px;
margin-bottom: 10px;
}
.heft td {
background-color:#EEEEEE;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 2px;
}

#box_content li  {
list-style-type: none;
margin-left: 50px;
margin-top: 3px;
}
#box_content li a {
background-image: url(../img/buttons/pfeil_rot2.gif);
background-position: 0px 4px;
background-repeat: no-repeat;
margin-left: -10px;
padding-left: 10px;
}

#table_eindruck {
width: 520px;
margin-top: 20px;
background-color:#D7E2EB;
}

#table_eindruck td {
padding: 7px;
}
#table_eindruckkosten {
width: 95%;
border-top: 1px solid #1B519B;
border-right: 1px solid #1B519B;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}
#table_eindruckkosten td {
border-left: 1px solid #1B519B;
border-bottom: 1px solid #1B519B;
background-color:#FFFFFF;
padding: 5px;
margin: 0px;
}

#table_eindruckkosten .second {
background-color:#D7E2EB;
}

.head_table_eindruckkosten {
color:#1B519B;
}
.eindrucktext_klein {
font-size: 0.9em;
font-weight: normal;
line-height: 1.3em;
margin-top: 2px;
margin-bottom: 10px;
}
.eindruckzahlen {
color:#CC0000;
font-weight: bold;
font-size: 1.3em;
}
/**** IE 6 HACKS ****/
*html #boxleftcolumn li a {
	margin-left: 0;
	display: block;
	height: 1%;
}
*html .active {
margin-left: 0;
}

*html #box_content {
margin-top: 20px;
padding-top: 10px;
}

*html #box_content {
width: 600px;
}

*html #table_eindruck {
width: 540px;
}

*html #box_content li a {
	margin-left: 0;
	display: block;
	height: 1%;
}
/**** IE 7 HACKS ****/
*+html #boxleftcolumn li a {
margin-left: 0;
display: block;
height: 1%;
}

*+html #table_eindruck {
width: 540px;
margin: 0px;
}

*+html .active {
margin-left: 0;
}

*+html #box_content li a {
margin-left: 0;
display: block;
height: 1%;
}

a.fragenbutton {
margin-left: -17px;
}