/*Style von Maienberg Wangs-Pizol*/

body{
	margin: 0;
	background-color: #f2f8fb;
	}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"?\"";
	voice-family: inherit;
	font-size: 23px;
	font-weight: bold;
	color: #112852;
}

.tabel{
	padding: 0 30px 0 30px;
}
#box{
	margin: 0px auto 2px auto;
	border: 1px solid #0A0371;
	border-right: 3px solid #3D666F;
	border-bottom: 3px solid #86A9B0;  
	padding: 0px 0px 0px 0px;
	width: 800px;
	background-color: #FFFFCC;
	text-align: left;
	height: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"?\"";
	voice-family: inherit;
	font-size: 14px;
	color: #112852;
	}
	
#neueroeffnung{
	position: absolute;
	top: 228px;
	left: 546px;
	right: 5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"?\"";
	voice-family: inherit;
	font-size: 18px;
	font-weight: bold;
	color: #112852;
	z-index: 4;
	width: 279px;
	}
	
#fuss{	
	padding: 10px;	
	width: 794px;
	font-size: 11px;	
	color: #003366;
	padding: 2px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
	
#adresse{
	position: absolute;
	top: 290px;
	padding: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"?\"";
	voice-family: inherit;
	font-size: 14px;
	font-weight: bold;
	color: #112852;
	left: 220px;
	width: 190px;
}
/*Linkstyle*/

a.link:link {
	color: #112852;
	text-decoration: underline;
}
a.link:visited {
	color: #112852;
	text-decoration: underline;
}
a.link:hover {
	color: #6E73E5;
	text-decoration: underline;
}
/*Ende Linkstyle*/
