body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0px;
	background: #FFFFFF;
	background-attachment: inherit;
	background-image: url(./sysimg/See4.JPG);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
h1 {
	font-size:18px;
	color:#000000;
	font-style: oblique;
}
h2 {
	font-size:16px;
	color:#000000;
	text-align: left;
}
h3 {
	font-size:12px;
	color:#000000;
	text-align: left;
}
.text {
	font-size:12px;
	color:#00000;
	text-align: justify;
}
.textblau {
	font-size:12px;
	color:#00519e;
	text-align: justify;
}
.textgrau {
	font-size:12px;
	color:#666666;
	text-align: right;
}
.textgraufett {
	font-size:12px;
	color:#666666;
	text-align: left;
	font-weight: bold;
}
.textfett {
	font-size:12px;
	color:#000000;
	text-align: justify;
	font-weight: bold;
}
.imgtext {
	font-size:12px;
	color:#000000;
	text-align: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
.list {
	font-size:12px;
	color:#000000;
	text-align: left;
	list-style: disc;
}
.code {
	font-size:14px;
	color:#00FF00;
}
pre
{
	font-size:14px;
	color:#00519e;
	padding:5px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
a:active, a:hover {
	color:#FF6600;
}
a.menu:link, a.menu:visited
{
	color:#000000;
	text-decoration:none;
}
a.menu:active, a.menu:hover
{
	color:#FF6600;
}
a.menu {
	display:block;
	padding:4px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
 }

#title {
	height:50px;
	padding:0px;
	margin-top: 88px;
	margin-bottom: 5px;
}
#left {
	background-color:transparent;
	width:150px;
	float:left;
	text-align: left;
}
#right {
	background-color:transparent;
	width:150px;
	float:left;
	text-align: right;
}
.menucontainer {
	width:150px;
	margin:0px;
	margin-top: 17px;
}
#content {
	width:480px;
	float:right;
	padding:5px 0px;
}
#content2 {
	width:480px;
	float:left;
	padding:5px 0px;
}
.menusubcontainer {
	width:85px;
	margin:0px;
	margin-top: 0px;
}
#subcontent {
	width:330px;
	float:center;
	padding:50px 100px;
}

