/**
 * Style sheet Startseite
 */
#ballooninflator
{
	width:300px;
	height:460px;
	left:355px;
	top:260px;
	position:absolute;
}

#header .registrierlink
{
	width:100px;
	height:17px;
	right:4px;
	top:27px;
	position:absolute;
	overflow:hidden;
	float:none;
}

#header .registrierlink a, #header .registrierlink a:hover
{
	width:100px;
	height:14px;
	overflow:hidden;
	padding-top:2px;
	text-align:center;
	vertical-align:top;
	background-color:#71C2F1;
	border:0px solid #000000;
	text-decoration:none;
	font-size:10px;
	color:#ffffff;
	line-height:12px;
}

.mod_article#willkommen
{
	padding-right:320px;
}

h1
{
	left:0px;
	top:0px;
	position:relative;
	float:none;
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	border:0px solid;
	width: auto;
	height: auto;
}
