#background {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
}
#navigation {
	position:absolute;
	left:58px;
	top:190px;
	width:1024px;
	height:768px;
}
#header {
	position:absolute;
	left:69px;
	top:100px;
	width:886px;
	height:58px;
	/* background-image:url(img/smallbg.gif); */
}
#header * td {
	font-size:16px;
	font-family:helvetica;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
#wide {
	position:absolute;
	left:296px;
	left:292px;
	top:190px;
}
.wide {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	height:620px;
	background-image:url(img/widebluebg.gif);
	background-repeat:no-repeat;
}
#small {
	position:absolute;
	left:560px;
	left:544px;
	top:190px;
}
.small {
	position:absolute;
	left:0px;
	top:0px;
	width:460px;
	height:620px;
	background-image:url(img/smallbg.gif);
	background-repeat:no-repeat;
}
#contentright {
	position:absolute;
	left:285px;
	top:0px;
}
/*
.greenframe {
	position:absolute;
	left:286px;
	top:196px;
	width:720px;
	height:770px;
	padding:30px;
	background-image:url(img/greenframe.gif);
	background-repeat:no-repeat;
}
.indikationen {
	position:absolute;
	left:40px;
	top:120px;
	width:600px;
	height:600px;
	background-color:#FFFFFF;
}
.indikationen table {
	border:1px solid #4266fd;
}
*/
.back {
	position:absolute;
	top:11;
	right:31;
}
.content {
	font-size:16px;
	font-family:helvetica;
	font-weight:normal;
	color:#000000;
}
.green {
	color:#52c41a;
	color:#b7eb65;
}
.orange {
	color:#bf7b22;
	color:#ffbd62;
}
.blue {
	color:#4266fd;
	color:#6987ff;
}
.lila {
	color:#9570db;
	color:#be99ff;
}
.grey {
	color:#989898;
	color:#000000;
}
a.nodeco {
	color:#ffffff;
	text-decoration:none;
}
a.nodeco img {
	border-width:0;
}
