body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-color : #000000;
	background : url(../pic/01hintergrund.jpg);
	background-repeat:norepeat;
}
div { border:1px }

#n {
	position:absolute;
	top:100px; 
	left:10px; 
	width:150px; 
	height:400px;
    z-index:1;
}

#i {
	position:absolute;
	top:80px; 
	left:180px; 
	width:558px; 
	height:420px;
    z-index:2;

}

#g {
	position:absolute;
	top:10px; 
	left:750px; 
	width:160px; 
	height:600px;
    z-index:3;

}

#r {
	position:absolute;
	top:10px; 
	left:930px; 
	width:160px; 
	height:600px;
    z-index:4;

}

#b {
	position:absolute;
	top:520px; 
	left:10px; 
	width:728px; 
	height:90px;
    z-index:4;

}

p {
	color: #000000;
 }
 
 .navigation {
	font-weight : bold;
	font-size : 10pt;
}

.menu {

	font-size : 10pt;
}

.bildlegende {
	font-size : 9pt;
}
 

h1 {
	font-size : 14pt;
}

img {
	border:0
 }

