body { 
	color: #000; background-color: #fff; 
	font: normal 70% Arial, sans-serif;
}

h1{
	border-bottom: 	1px solid #000;
	font-family: Georgia, serif;
	font-size:		2.2em;
	margin-bottom: 	1em;
	font-style:		italic;
	font-weight:	normal;
	padding-left: 	.4em;
}

ul,ol{
	list-style: none;
}

#img-marginal, #navigation, #footer{
	display: none;
}

#signet a{
	text-decoration: none;
}

#unternavigation li{
	float: left;
	margin-bottom: 1.2em;
}

#unternavigation a{
	display: block;
	width: 111px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#unternavigation a img{
	margin-bottom: .2em;
	width: 80px;
	height: 80px;
	margin: 0 auto .5em auto;
	display: block;
}

#adressen{
	width: 100%;
	font: normal 1.1em Arial, sans-serif;
	line-height: 1.6em;
}

#adressen tr{
	background: #f8f3f2;
	height: 53px;
}

#adressen td{
	border-bottom: 1px solid #000;
	padding: 5px 10px;
	width: 33%;	
}

a.ref-premium{
	padding-bottom: 20px;
	display: block;
}
