body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{
	border: 0;	
}

img a{
	border: 0;
}
p,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,ul,ol,li,div,th,address,blockquote,nobr,i {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	padding: 0;
	margin: 0;
}

h1 { font-size:15pt; text-decoration:none; color: #D35C02 }
h2 { font-size:13pt; color:#0000ff; }
h3 { font-size:10pt; color:#0099ff; }
h4 { font-size:10pt; color:#ff3366; }
h5 { font-size:10pt; text-decoration:none; color: #000000; }
h6 { font-size:8pt; text-decoration:none;  color: #0000ff; }

p,ul,ol,li,div,th,address,nobr,i { font-size: 10px; color: #333333; }

pre { font-family:Courier New,Courier; font-size:15pt; color:#000000; }

tt { font-family:Courier New,Courier; font-size:15pt; color:#0000C0; }

td.xplcode { background-color:#EEEEFF; }

.doc { background-color:#000000; }

pre.normal { color:#000000; }

.bildmaxie6 {
	width: expression( document.body.clientWidth > 100 ? "250px" : "auto" ); /* sets max-width for IE */
}

a:link { color:#0000ff; font-size: 10px; text-decoration:none; }
a:visited { color:#9999ff; font-size: 10px; text-decoration:none; }
a:active { color:#FF0000; font-size: 10px; text-decoration:none; }
a.an { text-decoration:none; }

#flash {
	z-index: 2;
	position: absolute;
	top: 124px;
	left: 496px;
}

table, td, tr {
	padding: 0;
	margin 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.button {
    background: transparent url('http://www.das-werbeartikel-portal.de/werbeartikeldb/themes/frontend/default/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://www.das-werbeartikel-portal.de/werbeartikeldb/themes/frontend/default/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
