@charset 'utf-8'; 
@import url(reset.css);


/*----------- Layout ----------*/
body {
	background: #E3F3FC;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
	background: #E3F3FC url(images/background.gif) top center repeat;
	margin: 0 auto;
	width: 890px;
}

#header_wrapper {
	background: #E3F3FC;
	width: 890px;
	height: 182px;
}

#header_wrapper.de {
	background: url(images/header_de.gif);
}
#header_wrapper.nl {
	background: url(images/header_nl.gif);
}
#header_wrapper.fr {
	background: url(images/header_fr.gif);
}
#header_wrapper.it {
	background: url(images/header_it.gif);
}
#header_wrapper.uk {
	background: url(images/header_uk.gif);
}
#header_wrapper.es {
	background: url(images/header_es.gif);
}

#nav_wrapper {
	float: left;
	width: 175px;
}

#content_wrapper {
	width: 480px;
	float: left;
}

#marginal_wrapper {
	background-color: #7BC6F2;
	width: 215px;
	float: left;
}

#footer_wrapper {
	width: 890px;
	height: 100px;
	background: #E3F3FC url(images/footer.gif);
}


/* ---------- additional Stuff ---------- */
#clear {
	clear:both;
}

.italic {
	font-style: italic;
}

.blue {
	color: #7BC6F2;
}

sup {
	vertical-align: super;
	font-size: 8px;
}


/* ---------- Typografie: header ---------- */
#header_wrapper h1 {
	display: none;
}

/* ---------- Typografie: nav ---------- */
#nav {
	text-align: left;
	
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;

	color: #FFFFFF;
	background-color: #0A4B7D; 
	
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover, #nav a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#nav li.selected a:link, #nav li.selected a:visited, #nav li.selected a:hover, #nav li.selected a:active {
	color: #FF9900;
	text-decoration: none;
}
#nav li	{
	padding: 10px 0 11px 10px;
	list-style: none;
	line-height: 1.6em;
}
#nav li.line {
	border-bottom: 1px solid #FCEFF5;
}

#nav li.selected ul li a:link, #nav li.selected ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav li.selected ul li a:hover, #nav li.selected ul li a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#nav li ul li.selected a:link, #nav li ul li.selected a:visited, #nav li ul li.selected a:hover, #nav li ul li.selected a:active {
	color: #FF9900;
	text-decoration: none;
}

#nav ul li ul li.line, #nav li.line.last {
	border-bottom: none;
}

#nav li li {
	list-style: outside disc;
	margin: 0 0 0 14px;
	padding: 0;
}

#nav li li li {
	list-style: square;
	padding: 0;
	margin-right: 10px;
}


#nav li.line ul li.line ul li.line a:link, #nav li.line ul li.line ul li.line a:visited, #nav li.line ul li.line ul li.line a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav li.line ul li.line ul li.line a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}


/* ---------- Typografie: content ---------- */

#content {
	color: #0A4B7D;
	padding: 10px 30px 50px 50px;
	text-align: left;
}

#content h2 {
	margin:0 0 1.0em 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-style: normal;
}

#content h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 2em;
	font-style: normal;
}

#content p {
	font-size: 11px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 2em;
}


#content ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
#content li {
	padding: 0;
	font-size: 11px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0em;
	line-height: 2em;
	list-style-type:disc;
	list-style-position:outside;
}


#content #sources p {
	font-size: 9px;
	line-height: 11px;
}


#content #sources p sup {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	vertical-align: super;
}

#content p sup a:link, #content p sup a:hover, #content p sup a:active, #content p sup a:visited,
#content li sup a:link, #content li sup a:hover, #content li sup a:active, #content li sup a:visited {
	color: #FF9900;
	font-size: 8px;
	text-decoration: none;
	font-weight: normal;
	
}

#content a:link, #content a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover, #content a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#content dl {
	padding-bottom: 10px;
}

#content dd {
	font-style: italic;
	font-size: 11px;
	line-height: 2em;
}


/* ---------- Typografie: content / Weiterempfehlen ---------- */
#recommend {
	padding: 10px 30px 50px 50px;
	font-size:11px;
	font-weight:bold;
	line-height: 1.8em;
}
#recommend img {
	margin-right: 5px;
}
#recommend a {
	color: #0A4B7D;
}
#recommend a:hover {
	color: #FF6600;
}

/* ---------- Typografie: marginal ---------- */


#marginal {
	padding: 18px 12px 18px 18px;
	border: 2px solid #FCF0F6;
	color:#0A4B7D;
	text-align: left;
}

#marginal img {
	padding: 0 0 10px 0;
}

#marginal h1 {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 2em;
}

#marginal p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size:9px;
	text-align: left;
	line-height: 2em;
}

#marginal a:link, #marginal a:visited {
	color:#0A4B7D;
	text-decoration:underline;
	font-weight:bold;
}

#marginal a:hover, #marginal a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
/* ---------- Typografie: footer ---------- */

#footer {
	padding: 20px 0 0 225px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #0A4B7D;
}

#footer ul {
	height: 30px;
	margin-bottom: 12px;
	line-height: 15px;
}

#footer ul li {
	display: inline;
	font-size: 9px;
	height: 20px;
	margin-bottom: 3px;
}

#footer ul li a {
	padding-left: 19px;
	padding-bottom: 7px;
	margin-right: 7px;
	vertical-align: middle;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #0A4B7D;
}

#footer a:hover {
	color: #FF6600;
}


#footer li.de {
	background:url(images/countries/de.gif) no-repeat;
}
#footer li.nl {
	background:url(images/countries/nl.gif) no-repeat;
}
#footer li.fr {
	background:url(images/countries/fr.gif) no-repeat;
}
#footer li.it {
	background:url(images/countries/it.gif) no-repeat;
}
#footer li.be {
	background:url(images/countries/be.gif) no-repeat;
}
#footer li.uk {
	background:url(images/countries/gb.gif) no-repeat;
}
#footer li.es {
	background:url(images/countries/es.gif) no-repeat;
}

/*
--------------------------------------------------------------------------------
	ads
-------------------------------------------------------------------------------- 
*/
#ads {
	width: 160px;
	height: 600px;
}

#marginal #ads {
	padding: 0px 2px 2px 2px;
	margin: 0;
	margin-bottom: 10px;
	border: #FFFFFF solid 1px;
	background: url(images/ads_header.gif) top left no-repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#ads ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#ads li {
	margin: 5px 5px 20px 5px;
}

#marginal #ads h4 {
	margin: 0px;
	padding: 5px 0px 0 0;
}

#marginal #ads ul li h4 a {
	color: #0A4B7D;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 120%;
}

#ads ul li p {
	margin: 5px 0 0 0;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

#marginal #ads ul li a {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
#ads p {
	margin: 1px 0 20px 7px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: normal;
}
