body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:"Segoe UI", Verdana;
	color:#222222;
}

html, body, table, tr, td, th, tbody, div {
	font-family:"Segoe UI", Verdana;
	color:#222222;
	font-size: 10px;
}

img{
	border: 0;
}

img a{
	border: 0;
}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{
	font-family:"Segoe UI", Verdana;
	color:#222222;
}

form {
	padding: 0;
	margin: 0;
}

/* Individuelle Angaben fuer die einzelnen Notizen */
#notiz1 {
	background-color: #ffffff;
	width: 440px;
}

.base ul {
	margin: 0;
	padding: 0;
}

.base li {
	margin: 0;
	padding: 0;
	background-image: url(../werbeartikeldb/themes/frontend/default/images/16-square-blue-check.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	list-style: none;
	height: 16px;
	margin-bottom: 3px;
	margin-left: -40px;
}

h1 {
	font-size: 18px;
	text-decoration: none;
	color: #ff9f00;
}

.base h6 {
	font-size: 12px;
	text-decoration: none;
	color: #ff9f00;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
/* Text Box with Gradient: */
.tb-gradient {
    border:0;
    background: transparent url(../werbeartikeldb/themes/frontend/default/images/gradient.gif) no-repeat top left;
    height: 22px;
    width: 150px;
    padding-top:2px;
}

h2 { font-size:13pt; color:#0000ff;}
h3 { font-size:10pt; color:#0000ff; }
h4 { font-size:14pt; color:#0000ff; }
h5 { font-size:10pt; text-decoration:none; color:#000000;}
h6 { font-size:14pt; text-decoration:none; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:8pt; }
pre { font-family:Courier New,Courier; font-size:12pt; 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; }
a:link { color:#0000ff; font-size:9pt; text-decoration:none; }
a:visited { color:#0099ff; font-size:9pt; text-decoration:none; }
a:active { color:#FF0000; font-size:9pt; text-decoration:none; }
a.an { text-decoration:none; }

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



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 */
}

.searchField {
	background-color: #EEEFF4;
	height: 19px;
	left: -1px;
	margin: 4px 0px 0px 3px;
	top: 2px;
	border: 0px;
	color: #06F;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}