body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,span,form,input,textarea
{
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,span,form
{
	color : #FFFFFF;
}

input,textarea
{
	color : #000000;
}

a
{
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:link
{
	color : #FFCC00;
	text-decoration : none;
	font-weight : bold;
}

a:active
{
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

a:visited
{
	color : #FFB300;
	text-decoration : none;
	font-weight : bold;
}

a:hover
{
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

.textweiss
{
	color : #FFFFFF;
}

.textweiss_klein
{
	font-size : 11px;
	color : #FFFFFF;
}

.headlineweiss
{
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
}

.sublineweiss
{
	font-weight : bold;
	color : #FFFFFF;
}

img.rahmen_hell /* printprojekte-details */
{
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color:#6081A1;
}

BODY
{
	background-color: #003366;
	/* für ie4 + document.write erforderlich !!! */
	color: #ffffff;
	/* text-farbe !!! */
	background: #003366 url(../art/bg.gif);
	/* für ie4 + document.write erforderlich !!! */
	scrollbar-base-color : #003366;
}

p /* absatz-abstand eleminieren */
{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.infobox /* absatz-abstand eleminieren */
{
	font-size : 11px;
	color : #FFFFFF;
	/* position:absolute; left:17px; top:420px; */
	z-index:3; width: 193px;
	margin: 0px 17px 0px 0pt;
	padding-left: 17px;
}