body {
	background-color:#003399;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:white;
	margin:0px;
}
h1 { 
	color:white; 
	font-size:20pt; 
	text-align:center;
}
h2 { 
	color:white; 
	font-size:15pt; 
	text-align:center;
}
#frame {
	width:1000px;
	position: relative;
	min-height: 100%;
}
#frame-left {
	background-image:url(images/sts_logo.png);
	background-repeat:no-repeat;
	float:left;
	left:0px; top:0px; 
	width:200px;
}
#frame-right {
	left:200px; top:0px; 
}
#logo-r {
	/*border:1px solid #1f9ad6;*/
	background-image:url(images/logo_sts_schrift.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #1f9ad6;
	position:absolute;
	left:200px; top:0px; 
	width:800px;
	text-align:center;
	margin: 0 0 0 0px;
	height: 110px; 
}
#logo-l {
	float: left; 
	width: 200px; 
	height: 200px; 
	vertical-align:bottom;
	text-align:right;
}
#navi-top{
	border-bottom:2px solid #1f9ad6;
	text-decoration: none;
	color: white;
	text-align:left;	
	margin: 0 0 0 200px;
}
#navi-top a {
	padding: 0px 10px 0px 10px;
	font-size:12pt;
	color: white;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}
#navi-top alink {
	color: white;
	background-color: #003399;
}
#navi-top a:visited {
	color: white;
	background-color: #003399;
}
#navi-top a:hover {
	color: red; 
	background-color: #1f9ad6;
}
#navi-top a:active {
	color: white; 
	background-color: gray;
}
#navi-left{
	background-color: #1f9ad6;
	width: 120px; 
	min-height: 350px;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	margin: 200px 0px 0px 0px;
}
#navi-left a {
	text-align:left;
	text-decoration: none;
	padding: 0.0em;
	font-weight: bold;
	margin: 0em 0px 0em 3px;
	display: block;
}
#navi-left a:link {
	color: white;
	background-color: #1f9ad6;
}
#navi-left a:visited {
	color: white;
	background-color: #1f9ad6;
}
#navi-left a:hover {
	color: red; 
	background-color: #003399;
}
#navi-left a:active {
	color: white; 
	background-color: gray;
}
#navi-left-pic{
	float: left; 
	width: 9em; 
	margin: 0em 0em 0em 0em;
}
#content{
	margin: 10px 0em 0em 150px;
	padding: 0 1em;
	width:750px;
}
#content a {
	text-decoration: none;
	/*font-weight: bold;*/
	color: white;
	font-size: 12pt;
}
#content a:link {
	color: white;
}
#content a:visited {
	color: white;
}
#content a:hover {
	color: red;
}
#content a:active {
	color: white;
}
#content p {
	margin-left: 50px;
}
#content img {
	border: none;
}
img {
	border: none;
}
td.home {
	width: 100px;
}
* html #tab
{
	border:1px dashed #1f9ad6;
	min-width: 750px;
}
#tab{
	border:1px dashed #1f9ad6;
}
#footer{
	background-color: #0000ee;
	margin: 0em 10px 10px 10px;
	/*border:1px solid #0000EE;*/
	width: 980px;
	height:31px;
	line-height:31px;
	vertical-align: middle;
	text-align: center;
}
#footer a{
	text-decoration: none;
}
#footer a:active{
	color: white;
}
#footer a:hover{
	color: red;
}
#footer a:link{
	color: white;
}
#footer a:visited{
	color: white;
}
#spacer-top{
	height:110px;
}
#spacer{
	clear:  left;
}

