﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
    
body
{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
line-height:18px;
}


h1
{
    margin-bottom:20px; font-weight:bold; font-size:18px; color:#cc0000; line-height:22px;
}

h2
{
    margin-bottom:2px; font-weight:bold; font-size:14px; color:#666; line-height:18px;
}

.image
{
    float:left; 
    width:550px; 
    overflow:hidden; 
    margin-left:10px; 
    margin-top:15px;
}

.image_500
{
    float:left; 
    width:500px; 
    overflow:hidden; 
    margin-left:10px; 
    margin-top:15px;
}

.content
{
    float:left; 
    margin-left:25px; 
    width:365px; 
    margin-top:13px;
}

.content_400
{
    float:left; 
    margin-left:25px; 
    width:400px; 
    margin-top:13px;
}

.druckbutton
{
    float:left;
    line-height:12px; 
    background-image:url(images/print_12px.gif);
    background-position:left;
    background-repeat:no-repeat;
    width:92px;
    height:12px;
    display:block;
    color:#666; 
    text-decoration:none;   
    margin-bottom:15px; 
    text-align:right;
}

.imageprint
{
    display:none;
}

