body {
	background-image : url(../grafics/bground.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #F7F0E9;
	font : normal 13px Arial;
	line-height : 18px;
}

#text {
	position : absolute;
	top : 172px;
	left : 172px;
	width : 365px;
	color : #040F41;
}

#text img {
	padding : 20px 0 0 0;
}

#navi {
	position : absolute;
	top : 172px;
	left : 30px;
	width : 96px;
	text-align : right;
	line-height : 10px;
}

#navi img {
	margin : 2px 0 3px 0;
	padding : 0;
}

#schluss {
	color : #bbb;
	text-align : center;
	font-size : 13px;
}

.zeitung {
	font-style : oblique;
	text-align : right;
}

a {
	text-decoration: underline;
}
a:active {  
	color: #040F41; 
}
a:link {
	color: #040F41;
}
a:hover {  
	color: #000; 
}
a:visited {
	color: #040F41;
} 
