/* CSS Document */

/*<![CDATA[*/

/*   Hier beginnt die Festlegung der Inhalte */

#willkommen {
	position: absolute;
	left: 300px;
	top: 220px;
	margin-right: 20px;
	padding: 5px;
	background-color:#FFFFFF;
	border: solid #999999 1px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 14px;
	/*font-weight: 100;*/
}

#willkommen p {
	margin-top: 0;
	margin-bottom: 0.5em;
	display: block;
}

.ueberschrift1 {
	font-size: 180%;
	margin-top: 30px;
	padding-top: 30px;
	line-height: 20px;
	text-align:center;
	color:#999999;
}

.ueberschrift2 {
	font-size: 110%;
	font-weight: bold;
	color:#999999;
}
/* Hier endet die Festlegung der Inhalte */
/*]]>*/