#tab-all
{
	background-color: #FFFFFF;
	width: 980px;
	margin: 0px 10px 0px 10px;
	padding: 0;
}

#abstand-dunkel
{
	background-color: #495677;
	background-image: url(../images/850x3.gif);
	height: 3px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#abstand-hell
{
	background-color: #ffffff;
	background-image: url(../images/850x3.gif);
	height: 3px;
	width: 980px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#logo
{
	border-top: 1px solid #495677;
	height: 161px;
	width: 980px;
	background-image: url(../images/logo-bg-1.png);
}

#logo1
{
	height: 161px;
	width: 425px;
}

#logo2
{
	height: 161px;
	width: 425px;
	float: right;
}

/* Alternative Hintergrundfarbe */
#blau
{
	background-color: #d6e1e6;
}

#weiss
{
	background-color: #FFFFFF;
}
/* ---------------- End Header, Logo ---------------------- */