/* CSS Datei für Druckausgabe im Browser */

body      
{
	background: #FFFFFF;
	font-size: 12pt;
}

body a:link, body a:visited
{
	font-weight: bold;
	text-decoration: none;
}

body a:link:after, body a:visited:after
{
	font-weight: normal;
	font-size: 80%;
}

h1, h2
{
/*     color: #666666; */
}

table, tr, td, .modul_bg_gray1, .modul_content, .modul_head_hd, table.subpage_modules .modul_head_hd h2, .modul_bg_grey2_wl, .modul_bg_grey1_wl, 
.modul_content_without_border, .table_content_col_grey1, .table_content_col_grey2, .modul_bg_blue1_wl, .Release_body  
{
    border: 0;
    background-color: #FFFFFF;
    color: #666666;
    background-image: none;
}

img
{
    display: none;
}

.modul_teaser_2s 
{
    width: 280px;
}

.modules
{
    width: 650px;
}

.print_form
{
    margin: 5px;
    padding: 5px 5px 5px 10px;
    width: 650px; 
    border: 1px solid #000000; 
}   

.div_print
{
   /* float: right;
    margin-right: 20px; */
    text-align: right;    
}

.div_print .red_arrow_list
{
    margin-bottom: 0px;
}

.print_button
{
    cursor: pointer; 
    font-size: 12pt; 
    font-weight: bold;
}

.head
{
    font-size: 16pt;
    font-weight: bold;
}

.url
{
    font-size: 8pt;
}

.print_page
{
    /*border: 1px solid green;
    width: 755px;             */
    width: 665px; 
}

img.header_logo
{
    display: inline;
}
