body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
html,body {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(/images/bgmusterc.gif);
	background-position: center;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000066;
}

a.mlink:link {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.mlink:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.mlink:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #000033;
}
a.mlink:active {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

a.activemlink:link {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.activemlink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.activemlink:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
a.activemlink:active {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


h1 {
	font-size: 18px;
	color: #5e7199;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	color: #5e7199;
	margin: -5px 0 20px 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	color: #5e7199;
	margin: -10px 0 20px 0;
	padding: 0;
}
p {
	line-height: 1.5em;
	margin: 0;
	padding: 2px 0 2px 0;
}
li {
	list-style-type: disc;
	margin: 3px 0 3px 0;
	padding: 0 0 -15px;
	line-height: 1.2em;
}
ul {
	list-style: circle;
	margin: 0;
	padding: 0 0 10px 20px;
}

.gensmall {
	font-size: 0.9em;
}
.genmed {
	font-size: 1em;
}
.genbig {
	font-size: 1.1em;
}

.txt { font-size: 10pt; }
.errortxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC0000; }



/* general */
#wrapper { position:relative; width:806px; margin:0 auto; padding:0px; text-align:left; height:190px; background-color: #FFFFFF; }

#langmen { position:absolute; right:20px; top:10px; width:200px; height:20px; z-index:2; text-align: right; }
#logo { position:absolute; left:20px; top:8px; width:82px; height:82px; z-index:20; }
#headimg { position:absolute; left:0px; top:72px; width:806px; height:81px; z-index:2; text-align: right; }

#menuebox { position:absolute; left:15px; top:210px; width:170px; height:286px; z-index:3; }
#contentbox { position:absolute; left:217px; top:210px; width:564px; height:286px; z-index:3 }

