* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
}

body {
	font-family: arial, sans-serif;
	font-size: 12px;
}

#page {
	width: 600px;
}

#header {
	width: 600px;
}

#homelink, #header-pic, #menu-level1, #menu-level2, #spacer, #termine, #footer, #static-links {
	display: none;
}

#title {
	display: none;
}

#headline {
	font-size: 16pt;
}

#content {
	width: 600px;
}

h1, h2, h3, h4 {
	color: #006699;
	margin: 15px 0 10px 0;
}

h1 {
	font-size: 12pt;
	margin: 20px 0 12px 0;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
	margin: 12px 0 2px 0;
}

h4 {
	font-size: 9pt;
}

p {
	margin: 0 0 12px 0;
	font-size: 12px;
	text-align: justify;
}

table, tr, td, hr {
	border: 0;
	font-size: 12px;
}

table.termin {
	margin-bottom: 12px;
}

.blue {
	color: #006699;
}

hr {
	height: 1px;
	margin: 8px 0 13px 68px;
	width: 405px;
	border-top: 1px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background-color: #006699;
	color: #006699;
	text-align: left;
}

ul, ol {
	padding-left: 25px;
	margin: 10px 0;
}

span.initial {
	font-size: 20px;
	font-weight: bold;
}

.sp_directory_listview_singleitem {
	margin-bottom: 9px;
	padding-left: 29px;
	border: none;
	background: url(../images/link-bg-big.gif) 0 3px no-repeat;
}

.sp_directory_listview_singleitem p {
	margin: 5px 0;
}
