#page {
	border-right: none;
}

#content {
	width: 600px;
	padding: 0px;
}

#main, td {
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #111111;
}

#spitzmarke {
                font-size: 14px;
                font-weight: bold;
                font-style: italic;
                border-bottom: 1px solid black;
}

#kontakt {
                border-top: 1px solid black;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #5D728B;
	margin-bottom: 6px;
}

a {
                color: #111111;
                text-decoration: none;
}