body
{
	background-color:	#C00;
	color:			#000;
	margin-top:		20px;
	margin-left:		0px;
	margin-right:		0px;
	font-family:		"Arial Black";
}

A,V:link
{
	color:			#000;

	text-decoration:	none;

	font-size:		17px;
}

img
{
	width:			55px;
	height:			55px;

	border:			0px;
}

#begruessung
{
	width:			1024px;
	height:			318px;

	margin:			0px;
	padding:		0px;
}

#willkommen
{
	width:			440px;

	padding-top:		47px;
	padding-left:		107px;
	padding-right:		48px;

	font-size:		40px;

	vertical-align:		middle;
	text-align:		left;

	float:			left;
}

#logo
{
	width:			322px;
	height:			149px;

	padding-right:		101px;

	background-image:	url(../images/index/logo.jpg);
	background-repeat:	no-repeat;

	float:			left;
}

#braun
{
	width:			789px;
	height:			56px;

	padding-top:		14px;
	padding-left:		128px;
	padding-right:		106px;

	background-color:	#FF0;

	text-align:		right;

	font-size:		30px;

	clear:			both;
}

#navi
{
	width:			910px;

	margin-left:		57px;
}

.pictogramm
{
	width:			130px;
	height:			60px;

	text-align:		center;

	float:			left;
}

.link
{
	width:			130px;
	height:			30px;

	text-align:		center;

	float:			left;
}

.hidden
{
	visibility:		hidden;
}
