#header {
	position:absolute;
	left:0px;
	top:0px;
	width:788px;
	height:110px;
}

#box {
	position:absolute;
	left:606px;
	top:155px;
	width:186px;
	height:127px;
}

#n0-headline {
	position:absolute;
	left:206px;
	top:155px;
	width:186px;
	height:28px;
}

#textbasis {
	position:absolute;
	left:215px;
	top:220px;
	width:570px;
}
#text {
	width:370px;
}

body {
	background-image: url(/images/bg.gif);
}

body,td,th {
	color: #333366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight {
	font-weight: bold;
}
.big1 {
	font-size: small;
}
.big2 {
	font-size: small;
	font-weight: bold;
}
.small1 {
	font-size: xx-small;
}

a:link { color: #368ad3; text-decoration: none}
a:visited { color: #368ad3; text-decoration: none}
a:hover { color: #368ad3; text-decoration: underline}

.inpbox  {
        border: 1px solid #cccccc;
        background-color:#ffffff;
		color: #333366;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
}
