/* CSS Document */

#system_message {
position:absolute;
z-index:50;
left:50%;
margin-left:-300px;
top:232px;
width:610px;
background-color:#ffffff;
height:60px;
cursor:pointer;
padding:40px 5px 5px 5px;
background-image:url(../grafik/close_message.gif);
background-position:top right;
background-repeat:no-repeat;
}

#collected_list_wrapper {
}

#collect_option_line {
padding-left:10px;
padding-top:5px;
clear:both;
float:none;
height:20px;
/*background-color:#F0F0E8;
border-bottom:1px solid #CCCCCC;*/
margin-bottom:25px;
}

#collect_option_line a,
#collect_option_line a:hover,
#collect_option_line a:visited {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding-right:15px;
}

/*
* Drucktemplate
*/

#print_wrapper {
width:600px;
min-height:36px;
height:auto !important;
height:36px;
}

#print_info_head {
margin-bottom:50px;
padding-bottom:20px;
border-bottom:1px solid #000000;
}

#print_deckblatt {
page-break-after:avoid;
margin-bottom:50px;
padding-bottom:20px;
border-bottom:1px solid #000000;
}

#print_deck_content {
padding-bottom:25px;
}

#print_deck_title {
padding-bottom:40px;
}

.print_kundgabe {
margin-bottom:50px;
padding-bottom:20px;
border-bottom:1px solid #000000;
page-break-after:avoid;
}

.print_kg_text {
font-size:16px;
line-height:24px;
}
