#navigation
	{
	position: absolute;
	top: 200px;
	background-color: #3075ba;
	width: 99%;
	height: 45px;
	}

#index
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color: orange;
	font-weight: bold;
	}

#firma
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color: orange;
	font-weight: bold;
	}

#referenzen
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color:orange;
	font-weight: bold;
	}

#kontakt
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color: orange;
	font-weight: bold;
	}

#dachdeckerei
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color: orange;
	font-weight: bold;
	}

#metallbau
	{
	position: absolute;
	top: 5px;
	font-size: 150%;
	color: orange;
	font-weight: bold;
	}

#inhalt
	{
	position: absolute;
	top: 251px;
	width: 92%;
	padding: 3%;
	}

h1
	{
	text-align: center;
	}

#tabelle
	{
	width:100%;
	text-align: center;
	
	}

td
	{
	vertical-align:top;
	padding: 2%;
	}

p	
	{
	font-size: 20px;
	}
