/************************* Stylesheet for grid ****/
/*************Copyright 2009 Netzbewegung GmbH ****/
/**************************************************/
/********************* s.kenk@netzbewegung.com ****/ 
/******* last update on 08 Jun 2011 by f.curte ****/
body
{
	background: url(../img/backgrounds/checked.jpg) left 382px #fff repeat-x;
}

body#page div#content div#footer
{
	background: none;
}

body#lang-selection
{
	background: #ffed00;
}

div#page-wrapper
{
	min-width: 1000px;
}

div#content-wrapper
{
	float: right;
	width: 83%;
    background: url(../img/backgrounds/header-context.jpg) -357px top repeat-x;
}

div#content
{
	float: left;
	width: 655px;
}

div#content div.content
{
	width: 645px;
	margin: 0 0 0 10px;
	background: #fff;
}

body#startpage div#content div.content
{
	margin: 0;
	background: none;
}

div#content img.content-bottom
{
	display: block;
	width: 645px;
	height: 5px;
	margin: 0 0 0 10px;
}

body#startpage div#content img.content-bottom
{
	display: none;
}

body#startpage div#startpage-teaser
{
	width: 655px;
	height: 368px;
}

div#content div#footer
{
	font-size: 0.8em;
	padding: 5px 0 15px 0;
	margin: 4px 0 0 10px;
	color: #7e7e7e;
}

body#startpage div#content div#footer
{
	position: relative;
	width: 816px;
	margin: 15px 0 0 0;
	padding: 53px 0 15px 12px;
}

* html body#startpage div#content div#footer
{
	position: absolute;
}

body.de div#content div#footer
{
	background: url(../img/backgrounds/footer-de.gif) no-repeat;
}

body.en div#content div#footer
{
	background: url(../img/backgrounds/footer-en.gif) no-repeat;
}

body.fr div#content div#footer
{
	background: url(../img/backgrounds/footer-fr.gif) no-repeat;
}

body.es div#content div#footer
{
	background: url(../img/backgrounds/footer-es.gif) no-repeat;
}

body.pt div#content div#footer
{
	background: url(../img/backgrounds/footer-pt.gif) no-repeat;
}

body.mx div#content div#footer
{
	background: url(../img/backgrounds/footer-es.gif) no-repeat;
}

body.hu div#content div#footer
{
	background: url(../img/backgrounds/footer-en.gif) no-repeat;
}

div#content div#footer a
{
	color: #7e7e7e;
}

div#content div#footer a.bolton-group
{
	display: none;
}

body#startpage div#content div#footer a.bolton-group
{
	display: block;
	position: absolute;
	top: 0;
	right: 12px;
	width: 115px;
	height: 46px;
	outline: none;
}

div#header
{
	height: 64px;
 	background: url(../img/backgrounds/header.jpg) repeat-x;
}

div#context-wrapper
{
	margin-left: 655px;
	padding: 61px 0 0 0;
	background: url(../img/backgrounds/header-context.jpg) no-repeat;
}

div#generic-nav-wrapper
{
	padding: 0 0 0 3px;
	background: url(../img/backgrounds/header-line-vertical.jpg) #feed01 repeat-y;
}

div#generic-nav-wrapper div.inner-wrapper
{
	padding: 0 0 10px 10px;
	background: url(../img/backgrounds/header-line.gif) left bottom #feed01 repeat-x;
    min-height: 201px;
    position: relative;
}

div#teaser-wrapper
{
	width: 172px;
	padding-top: 12px;
	padding-top: 7px !important;
}

div#teaser-navigation-wrapper
{
	position: relative;
    float: right;
    margin-right: 30px;
}

div#prim-nav-wrapper
{
	position: relative;
	float: right;
	width: 17%;
	background: url(../img/backgrounds/header-nav.jpg) right top no-repeat;
	z-index: 3;
}

div#logo-zone
{
	position: absolute;
	top: 16px;
	right: 21%;
}

div#logo-zone a
{
	display: block;
	width: 101px;
	height: 2px;
	background: url(../img/backgrounds/logo.jpg) no-repeat;
	outline: none;
    overflow: hidden;
    padding-top: 33px;
}
