body{
	margin-top: 0px;
	margin-left:0px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:11px;
	background: white url(images/SPA-BGGG.png) repeat;
}

#main{
	text-align: left;
	width: 875px;
	background-color: #838683;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #aaa;
	border-right-color: #aaa;
	border-right-style: solid;
	border-right-width: 0px;
}

#header1{
	height:125px;
	width:875px;
	background-image: url(images/SPA-Logo.png);
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: White;
}

#header2{
	font-size:5px;
	height:9px;
	width:875px;
	background-color: #7A7C76;
	background-repeat: repeat;
}

#nav{
	margin-top:0px;
	width:165px;
	height:374px;
}

#adresse{
	margin-left:5px;
	color: white;
}

#wuerfel{
	position:relative;
	top:52px;
	float:right;
	margin-right:15px;
}

#spalte1{
	width:165px;
	float:left;
}

#spalte2{
	float:right;
	background-color: #e4eaee;
	width:710px;
	height:385px;
}

.clear{
	clear: both;
}

.search_submit{
	border:0;
	margin:0;
	margin-left: 3px;
	margin-bottom: 0px;
	padding:0;
}

.search_string{
	width: 20px;
	background-color: #aaa;
	border:0px;
}

#headerbox_rechts{
	margin-top:21px;
	margin-right:15px;
	float:right;
}

#headerbox_links{
	float:left;
}

.linkweiss{
	color:white;
	text-decoration: none;
}

.menu1_default{
	color:white;
}

.menu1_current{
	color:white;
	font-weight: bold;
}

p{
	margin-left:5px;
}

H1{
	font-size:12px;
	font-weight:bold;
}

#navcontainer ul{
	margin: 0;
	line-height:18px;
	padding: 0;
	list-style-type: none;
}

#navcontainer a{
	display: block;
	color: #FFF;
	background-color: #258;
	width: 145px;
	padding: 6px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #789;
	font-weight: bold;
}

#navcontainer a:hover{
	background-color: #59c;
	color: #FFF;
}

#navcontainer li li a{
	display: block;
	line-height: 16px;
	color: #FFF;
	background-color: #369;
	width: 149px;
	padding: 3px 0px 3px 16px;
	text-decoration: none;
	border-bottom: 1px solid #89a;
	font-weight: normal;
}

#navcontainer li li li a{
	display: block;
	color: #FFF;
	background-color: #36B;
	width: 131px;
	padding: 4px 10px 3px 24px;
	text-decoration: none;
	border-bottom: 1px solid #89a;
	font-weight: normal;
}

#navcontainer li li li li a{
	display: block;
	color: #FFF;
	background-color: #36B;
	width: 123px;
	padding: 4px 10px 3px 32px;
	text-decoration: none;
	border-bottom: 1px solid #89a;
	font-weight: normal;
}

#textboxtitel_bo {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #ff8C00;
}

#textboxtitel_tu {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #3467ff;
}

#textboxtitel_wd {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #FF3300;
}

#textboxtitel_rt {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #349A67;
}

#textboxtitel {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #666;
}


#textboxspruch {
	font-family: Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #666;
}

#textboxtext {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	color: #666;
}

#textboxtext14 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight: normal;
	color: #666;
}


