


/* Basis-Konstruktion */

/* Anpassung für IE */
*html body
{
	text-align: center;
}

div#head
{
	width: 1003px; 
	height: 60px;
	margin: 0 0 0 -7px;
	border-bottom: 1px solid #000000;
}
*html div#head
{
	width: 1001px;
	margin-left: -9px;
}

div#foot
{
	width: 1001px; 
	height: 20px;
	margin: 0 0 0 -7px;
	border: 1px solid #E9E9E9;
	border-top-color: #000000;
	background-color: #EFEFEF;
}
*html div#foot
{
	margin-left: -9px;
}


/* Head-Navigation */

div#head img.logo_margin
{
	margin: 0 87px 0 59px;
}
*html div#head img.logo_margin
{
	margin: 0 91px 0 55px;
}

div#head td.head_nav
{
	height: 20px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
}

/* Anpassung für IE 5.x */
*html div#head td.head_nav
{
	height: 19px;
}

div#head td#head_nav_top
{
	border-top: 1px solid #000000;
	border-bottom: 1px dotted #000000;
}

div#head td#head_nav_bottom
{
	border-top: 1px dotted #000000;
}

div#head a.head_nav
{
	width: 110px;
	padding: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}

div#head a.head_nav:hover
{
	background-color: #000000;
	color: #FFFFFF;
}


/* Anpassung für IE 5.x */
*html div#head img#special-link-partner
{
	margin-bottom: -5px;
}

div#head td.head_adw
{
	width: 234px;
	text-align: right;
	border-left: 1px solid #000000;
}



/* Foot-Navigation */

div#foot td.foot_nav, td.optional_foot_nav, td.copyright
{
	padding: 3px 10px 2px 7px;
}
*html div#foot td.foot_nav, td.optional_foot_nav, td.copyright
{
	padding-bottom: 1px;
}

div#foot td.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

div#foot td.foot_nav_vline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#foot a.foot_nav, a.optional_foot_nav
{
	height: 16px;
	margin-left: 3px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

div#foot a.optional_foot_nav
{
	color: #000000;
}

/*div#foot a.foot_nav:hover, a.optional_foot_nav:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

div#foot a.optional_foot_nav:hover
{
	color: #FFFFFF;
}*/

div#foot_info
{
	padding: 10px 0 10px 667px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #777777;
}
/* Anpassung für IE */
*html div#foot_info
{
	padding: 10px 0 10px 651px;
}


