body {
	font-family:Verdana;
	font-size:12px;
	background-color:#ffffff;
	text-align:center;
	line-height: 18px;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(gfx/sph_bg.gif);
	background-position : center;
	background-repeat : repeat-y;
 }
 

 h1 {
 	background-color: #5295E0;
	color: #081B87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 2px;
	text-indent: 20px;
	border-width: 2px 0 2px 0;
	border-style: solid;
	border-color: #D7E9FF;
	width: 620px;
	float: right;
	 }
 
 h2 {
	color: #3D5B9A;
	margin-left : 10px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -10px;
	}

p {
	margin-left: 20px;
	margin-right: 20px;
	}

p.breadcrumb {
	display: block;
	text-indent: 20px;
	padding: 10px 0 6px 0;
	margin: 0;
	/*background-color:#D7E9FF;*/
	border-bottom: 1px solid #000000;
	width: 624px;
	float: right; 
	}
 
 p.teaser {
	color:#33659C;
	font-weight: bold; 
	font-size:13px;
	margin-top: 10px;
	}
	
img.bildrechts {
	border: 2px;
	border-color: #ffffff;
	border-style:solid;
	}
	
dl.bildrechts {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
dl.bildrechts dt {	
	margin-bottom: 0;
	}
	
dl.bildrechts dd {
	margin: 0;
	font-size: 9px;
	text-align: center;
	}
	
a:link, a:visited, a:active, a:hover {
 	text-decoration:underline;
 	font-weight:normal;
 	color:#004080;;
 	font-size:12px;
	}
 
 	a:active, a:hover {
 	color:#009999;
	}
 
a.menu {
 	display:block;
 	margin: 0;
 	height:20px;
	width: 100px;
	border:1px solid #ffffff;
 	background-color:#737994;
 	text-align:center;
 	text-decoration:none;
	 }

a.menu:link, a.menu:visited {
 	color:#ffffff;
 	background-color:#FFBF5E;
 	text-decoration:none; font-weight:bold;
 	}
 
a.menu:active, a.menu:hover {
 	color:#243A7E; font-weight:bold;
 	background-color:#FFBF5E;
	}

#title {
	height:156px;
	min-height: 156px;
	padding:0;
	background-color:#D7E9FF;
	background-image: url(gfx/head.jpg);
	background-repeat : no-repeat;
	}
	
#left {
	width:130px;
	float:left;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	
	}
	
#sph_logo {
	margin-top: -15px;
	} 

.menucontainer {
 	width:104px;
	margin:40px 13px 0 13px;
	}
	
#content {
 	width:604px;
 	float:right;
 	padding:0px 10px;
	border-top: 1px solid #000000;
	 }
	 
#background {
	 width:756px;
	 margin:0 auto;
	 text-align:left;
	   }

table,td,th,tr {
	margin: 0 4px 0 4px;
	font-family: Verdana;	
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	border: 1px;
	border-color: #ffffff;
	border-style:solid;
	vertical-align: top;
	}
	
table.formular, td.formular {
	margin-left:30px;
	border: 0;
	}

ul {	
	margin-left: 20px;
	margin-top:-10px;
	}

