* { 
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
}
p{margin-top:0;margin-bottom:0;}

body {
 	background:rgb(192,192,192);;
}

h3 { 
	font-size:14px;
	font-weight:bold;
}
a { 
	cursor:pointer;
	text-decoration:none; 
	color:rgb(105,57,73); 
}

div#universum {
	text-align: center; /*zentrierung für IE*/
}

div#gesamt { 
	width:1023px;
	height:846px;
	margin:0 auto; /*zentrierung für FireFox und Opera*/
	text-align: left;
}

div#map {
	margin: 0 0 0 0px;
	width:1023px;
	height:846px;
}

div#kopf {
	width:524px;
	height:238px;
	margin:-826px 0 0 236px;
	text-decoration:none; 
	color:rgb(192,192,192); 
	font-size:13px;
}
