* {
		padding:0px;
		margin:0px;
		}
body {
		font-family:"Times New Roman", Times, serif;
		font-size: 1em;
		color:#21217e; 
		background-color: #FFF; 

}
#inhalt { 	
		position:absolute;
		height:320px;
		width:642px;
		margin:-160px 0px 0px -320px;
		top: 50%; 
		left: 50%;  
		text-align: center;
		background-color: #FFF;
		overflow: auto;
}
p {
	margin: 10px 0 0 10px;
	}
.logo {
	margin: 10px 0 20px 0;
	}
.fill {
	width:620px;
	height: 2px;

	}
table {
	margin: 15px 0 0 0;
	}

.tel {
	font-size: 1.6em;
	font-weight: bold;
}
.kontakt {
	font-size: 1.2em;
}
a {
	color:#21217e;
	text-decoration: solid;
	}
a: active {
	color:#21217e;
	}
a: visited {
	color:#21217e;
	}

