div#gen-nav li
{
	font-size: 11px;
	line-height: 14px;
}

a#language-switch
{
	color: #ff6600;
}

div#main-wrap
{
	padding: 0 8px;
	width: auto;
}

div#header
{
	width: 981px;
}

div#footer
{
	width: 981px;
}

label 
{
	display: inline;  /* überschreibt display:block in import\grid.css */
}

select
{
	height: auto;  /* überschreibt Angaben in import\grid.css und import\content_ie.css */
}

div#header-p
{
	position: relative;
	width: 100%;
	height: 95px;
	width: 671px;
}

div#footer-p
{
	padding: 3px 0 11px;
	border-top: 1px solid #c1c1c1;
	margin: 25px 0 0;
	width: 671px;
}

div#footer-p a
{
	color: #414141;
	float: left;
}

div#footer-p p.right
{
	float: right;
}

div#footer-p p.left
{
	float: left;
}

div#footer-p p.left span
{
	width: 1px;
	float: left;
	display: block;
	margin: 0 10px 0 9px;
	line-height: 11px;
}

* html div#footer-p p.left span
{
	margin: 0 9px 0 9px;
}


div#gen-nav li span.divider-2
{
	display: block;
	margin: 0 5px 0 5px;
	font-size: 11px;
	line-height: 11px;
	float: left;
	width: 1px;
}