/* CSS Document */

big, strong, h1, h2, h3, h4, h5, h6
{
font-weight: normal;
font-size: 9pt;
}

#startseite
{
position:absolute; top:155px; left:155px;
}

#banner
{
position:absolute; top:70px; left:400px;
}

.mbox 
{
	background-color: #FCFCFC; 
	border-top: 1px #CCCCCC solid; 
	border-left: 1px #CCCCCC solid; 
	border-bottom: 1px #666666 solid; 
	border-right: 1px #666666 solid;
}
.mtitleblau
{
	background-color: #6992A6;
	border-bottom: 1px #006699 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitlegruen
{
	background-color: #33CC00;
	border-bottom: 1px #336600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitleorange
{
	background-color: #FFCC00;
	border-bottom: 1px #FF6600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtext
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.font
{
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.contenttable
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
a.mlink
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a.mlink:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}
.wbox
{
	padding: 5px;
	text-align: center;
}
.footer
{
	padding: 6px;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
h1
{
	padding: 5px;
	font-family: verdana;
	font-size: 14pt;
	color: #333333;
}
h2
{
	padding: 5px;
	font-family: verdana;
	font-size: 12pt;
	color: #333333;
}

a:link
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:visited
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}

#partner
{
	text-align: justify;
	width: 500px;
}

#partner a
{
	text-decoration: none;
	color: #6992A6;
}

#partner a:hover
{
	text-decoration: underline;
}

