DIV {
	margin:0;
}

.orange-ro {
	background:url(orange-ro.gif) top right no-repeat;
}

.orange-lo {
	background:url(orange-lo.gif) top left no-repeat;
}

.orange-ru {
	background:url(orange-ru.gif) bottom right no-repeat;
}

.orange-lu {
	background:url(orange-lu.gif) bottom left no-repeat;
}
.blau-ro {
	background:url(blau-ro.gif) top right no-repeat;
}

.blau-lo {
	background:url(blau-lo.gif) top left no-repeat;
}

.blau-ru {
	background:url(blau-ru.gif) bottom right no-repeat;
}

.blau-lu {
	background:url(blau-lu.gif) bottom left no-repeat;
}
.text {
	border-left : 4px dotted #CCCCCC;
	border-right : 4px dotted #CCCCCC;
	padding:1em 1em 1em 1em;
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
}
.textklein {
	font-family : "Trebuchet MS";
	font-size : 12px;
	line-height : 16px;
}
.textgross {
	border-left : 4px dotted #CCCCCC;
	border-right : 4px dotted #CCCCCC;
	padding:1em 1em 1em 1em;
	font-family : "Trebuchet MS";
	font-size : 18px;
	letter-spacing : 0.5px;
	line-height : 18px;
	font-weight : bold;
}
A.navi:link {
	padding: 18px 18px 18px 18px;
	margin: 2px 2px 2px 2px;
	font-family : "Trebuchet MS";
	font-size : 18px;
	letter-spacing : 1px;
	color : #0040ff;
	text-decoration : none;
}
A.navi:hover {
	margin: 2px 2px 2px 12px;
	padding: 18px 18px 18px 12px;
	background: url(dreieck-blau.gif) no-repeat left;
	font-family : "Trebuchet MS";
	font-size : 18px;
	letter-spacing : 1px;
	color : #0040ff;
	text-decoration : underline;
}

A.navi:active{
	margin: 2px 2px 2px 12px;
	padding: 18px 18px 18px 12px;
	background: url(dreieck-blau.gif) no-repeat left;
	font-family : "Trebuchet MS";
	font-size : 18px;
	letter-spacing : 1px;
	color : #0040ff;
	text-decoration : none;
}
 A.navi:visited {
	margin: 2px 2px 2px 2px;
	padding: 1em 1em 1em 1em;
	font-family : "Trebuchet MS";
	font-size : 18px;
	letter-spacing : 1px;
	color : #0040ff;
	text-decoration : none;
}
A.textlink:link {
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : none;
}
A.textlink:hover {
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : underline;
}

A.textlink:active, A.textlink:visited {
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : none;
}
A.extlink:link {
	padding-left: 12px;
	background-image:url(extlink.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	white-space: pre;
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : none;
}
A.extlink:hover {
	padding-left: 12px;
	background-image:url(extlink.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	white-space: pre;
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : underline;
}
A.extlink:active, A.extlink:visited {
	padding-left: 12px;
	background-image:url(extlink.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border:0px;
	white-space: pre;
	font-family : "Trebuchet MS";
	font-size : 15px;
	letter-spacing : 0.5px;
	line-height : 24px;
	color : #0040ff;
	text-decoration : none;
}
