/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family: Verdana, Tahoma, Arial, Times New Roman;color:#000;background:none;font-size:9pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Tahoma, Arial, Times New Roman;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}

/* Hängt an Links die komplette URL beim Drucken dran */
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

/* Diese Elemente werden nicht angezeigt */
#main-navigation, #sub-navigation,#left-column, #right-column, #breadcrumb, #toplogo, .topheader, #teaser, #footer, #search-box, div.tipp, div.toolbox, .dnp{display:none;}

@font-face {
	font-family: 'VeluxGothicBold';
	src: url('../fonts/veluxgothic-bold-webfont.eot');
	src: local('☺'), url('../fonts/veluxgothic-bold-webfont.woff') format('woff'), url('../fonts/veluxgothic-bold-webfont.ttf') format('truetype'), url('../fonts/veluxgothic-bold-webfont.svg#webfontM6CGrk4v') format('svg');
	font-weight: normal;
	font-style: normal;
}

.tx-agnreplacementv2-pi1 {
	font-size: 11px;
}

.tx-agnreplacementv2-pi1 img,
.tx-agnreplacement-pi1 img {
    border: none!important;
}
.print_header img,
.print_header address,
.print_header h2,
.print_header h3 {
    font-family: VeluxGothicBold, Verdana, Arial, sans-serif;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-style: normal;
}

.print_header h2 {
    font-size: 14pt;
}
.print_header h3 {
    font-size: 18pt;
}

.print_headlines {
    float: left;
}
.print_address {
    float: right;
}

.print_logo {
	text-align: right;
	width: 100%;
}

.left_pic_border,
.left_bild_rahmen {
    float: left;
    padding-top: 30px;
    width: 210px;
    overflow: hidden;
    text-align: center;
}

.left_pic_border img,
.left_bild_rahmen img {
	width: 200px;
	height: 160px;
}

.right_result {
    clear: both;
}

div.custom-message {
	padding-top: 1em;
	clear: both;
}


.tx-agnreplacementv2-pi1 span.red,
.tx-agnreplacement-pi1 span.red {
    font-size: 11px;
    color: #d82e2e;
    font-weight: bold;
}

.print_footer .note {
    border: 1px solid #fe0000;
    padding: 5px;
    clear: both;
    float: none;
    width: 95%;
}

div.note {
	clear: both;
}

table.print_right {
	float: right;
	padding-bottom: 20px;
	width: 50%;
}

div.print_left {
	float: left;
	width: 50%;
}

td {
    padding: 5px;
}

td.border_bottom {
    border-bottom: 1px solid #C0C0C0;
}

td.preis {
	text-align: right;
}
td.border_right {
    border-right: 1px solid #C0C0C0;
}

address {
	font-size: 8px;
	color: #CCCCCC!important;
	margin-top: 20px;
	text-align: center;
	font-style: normal;
}
#seminar-bottom-inner {
	background-image:none;
}

#content-seminar,
#seminar-bottom,
#content-seminar table {width:auto;}

#content-seminar td {display:inline;}

.image, .image2, #nextprev, .button {display:none;}

#seminar-header {clear:both;}

#printthis {text-align:right}
#printthis a {display:block;	height:20px;
	float:right;
	line-height:20px;
	width:185px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	text-align:center; background-image: url(../img/seminare/button-gray.png);}
