﻿
* {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	}
/* basic text related settings*/
a {
	text-decoration: none;
	color: #4178AA;
	}
strong {
	font-weight: bold;
	font-style: regular;
	}
h1 strong,
.h1 strong,
h2 strong {
	font-weight: normal;
	}
em {
	font-style: italic;
	}
sup, sub {
	font-size: 85%;
	}
sup {
	vertical-align: top;
	}
sub {
	vertical-align: bottom;
	}
.sc {
	font-size: 89%;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

/* meta and footer navigation */
#footer p {
	padding-top: 5px;
	padding-right: 6px;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	color: #002040;
	}
#footer p a {
	color: #002040;
	}
#footer p .selected {
	color: #94BEE2;
	}
/* …pointers */
#footer p a img.arrow,
#footer p .selected img.arrow {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 12px;
	height: 7px;
	}
#footer p a img.arrow {
	background-image: url(../_img/arrow/ri_dark.gif);
	}
#footer p a:hover img.arrow {
	background-image: url(../_img/arrow/ri_lighter.gif);
	}
#footer p .selected img.arrow {
	background-image: url(../_img/arrow/c/ri_lighter.gif);
	}

/* settings for #content and #seealso*/
#content p,
#content li,
#content th, 
#content td, 
#content h3 {
	color: #002040;
	font-size: 11px;
	line-height: 17px;
	}
#seealso p {
	text-align: right;
	color: #26507E;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 3px;
	}
#seealso a {
	color: #26507E;
	font-weight: bold;
	}
#seealso a:hover {
	color: #5792C7;
	}
#seealso a i {
	color: #09203F;
	font-weight: regular;
	font-style: normal;
	}
#seealso a:hover i {
	color: #26507E;
	}
#content a {
	font-weight: bold;
	} 
#content a:hover {
	border-bottom: 1px dotted #4178AA;
	}
.home #content a:hover {
	border-bottom: none;
	}
#content a.external img,
#seealso a.external img {
	width: 10px;
	height: 8px;
	margin-left: 3px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../_img/nav/external.gif);
	}
#content a.external img.fontfont,
#seealso a.external img.fontfont {
	width: 17px;
	height: 11px;
	background-image: url(../_img/label/fontfont_link.gif);
	}
#content a.external,
#seealso a.external  {
	margin-right: 1px;
	}
#content ul {
	list-style-type: circle;
	margin: 0px 0px 0px 14px;
	}
#content li {
	margin: 0px 0px 0px 0px;
	}
#content p ul {
	padding-right: 0px;
	}
#content p, #content ul {
	padding-bottom: 12px;
	}
#content .extra {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #7796B4;
	}
#content .image {
	float: left;
	}
#content p .image {
	float: left;
	clear: both;
	margin-bottom: 6px;
	}
#content .h1, #content h1, #content h2 { 
	color: #002040;
	padding-bottom: 15px;
	font-weight: bold;
	}
#content h2 { 
	font-size: 13px;
	line-height: 16px;
	padding-top: 18px;
	}
#content .h1, #content h1 { 
	font-size: 15px;
	line-height: 19px;
	padding-top: 21px;
	word-spacing: -1px;
	}
#content .col-s h1, 
#content .col-s h2 { 
	padding-top: 18px;
	padding-bottom: 6px;
	}
.home #content .col-s p { 
	padding-right: 6px;
	padding-bottom: 0px;
	}
.home #content .col-s h1, 
.home #content .col-s h2 { 
	padding-top: 0px;
	padding-right: 6px;
	}
.home #content a {
	white-space: nowrap;
	}
.home #content .col-s a img.arrow {
	width: 14px;
	height: 7px;
	vertical-align: baseline;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	background-image: url(../_img/arrow/ri_light.gif);
	}
.home #content .col-s a:hover {
	color: #26507E;
	}
.home #content .col-s a:hover img.arrow {
	background-image: url(../_img/arrow/ri_medium.gif);
	}
.home #content .teaser h1,
.home #content .teaser p { 
	padding-left: 24px;
	padding-right: 18px;
	}
.home #content .teaser h1 { 
	padding-top: 18px;
	}
.home #content .teaser .bar a {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	display: block;
	padding: 5px 6px 0px 0px;
	color: #5792C7;
	}
.home #content .teaser .bar a:hover {
	color: #94BEE2;
	border-bottom: none;
	}
/* …pointers */
.home #content .teaser .bar a img {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 12px;
	height: 7px;
	}
.home #content .teaser .bar a img {
	background-image: url(../_img/arrow/ri_light.gif);
	}
.home #content .teaser .bar a:hover img {
	background-image: url(../_img/arrow/ri_lighter.gif);
	}

/* language links*/
#lang a,
#lang .selected {
	float: left;
	clear: both;
	width: 15px;
	margin-bottom: 6px;
	}
#lang a img,
#lang .selected img {
	width: 15px;
	height: 19px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
#lang a img.lang-de {
	background-image: url(../_img/nav/de.gif);
	}
#lang a:hover img.lang-de {
	background-image: url(../_img/nav/o/de.gif);
	}
#lang .selected img.lang-de {
	background-image: url(../_img/nav/c/de.gif);
	}
#lang a img.lang-en {
	background-image: url(../_img/nav/en.gif);
	}
#lang a:hover img.lang-en {
	background-image: url(../_img/nav/o/en.gif);
	}
#lang .selected img.lang-en {
	background-image: url(../_img/nav/c/en.gif);
	}

/* main navigation */
/* the following fixes a problem I had with Firefox: scroll bar appears when clicked on link in navmain*/
#nav div p {
	overflow: hidden;
	}
#nav a {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	}
#nav p,
#nav a,
#nav .selected {
	display: block;
	font-size: 11px;
	line-height: 15px;
	}
#nav p {
	padding-bottom: 9px;
	padding-top: 0px;
	}
#nav a,
#nav .selected {
	padding-bottom: 3px;
	}
#nav p a,
#nav p .selected,
#nav h3 {
	padding-left: 12px;
	}
#nav p a,
#nav p .selected {
	text-indent: -12px;
	}
#nav p a {
	color: #7796B4;
	}
#nav p a:hover,
#nav p .selected {
	color: #002040;
	}
#navmeta a,
#navmeta .selected {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#nav h3 {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 6px;
	padding-top: 3px;
	}
#nav .border {
	border-top: 1px dotted #7796B4;
	padding-top: 6px;
	}
#nav h3 img {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	}
#nav h3 img.type {
	background-image: url(../_img/nav/type.gif);
	}
#nav h3 img.corporate {
	background-image: url(../_img/nav/corporate.gif);
	}
#nav h3 img.editorial {
	background-image: url(../_img/nav/editorial.gif);
	}
#nav h3 img.web {
	background-image: url(../_img/nav/web.gif);
	}
#nav h3 img.type-on {
	background-image: url(../_img/nav/c/type.gif);
	}
#nav h3 img.corporate-on {
	background-image: url(../_img/nav/c/corporate.gif);
	}
#nav h3 img.editorial-on {
	background-image: url(../_img/nav/c/editorial.gif);
	}
#nav h3 img.web-on {
	background-image: url(../_img/nav/c/web.gif);
	}

/* …pointers */
#nav p a img.arrow,
#nav p .selected img.arrow {
	width: 12px;
	height: 7px;
	vertical-align: baseline;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
#nav p a:hover img.arrow {
	background-image: url(../_img/arrow/ri_dark.gif);
	}
#nav p .selected img.arrow {
	background-image: url(../_img/arrow/c/ri_dark.gif);
	}

/* markers in main navigation (FREE/GRATIS, NEW/NEU), depending on id of <body>, either "de" or "en" */
#nav p a img.mark-new,
#nav p .selected img.mark-new {
	width: 26px;
	height: 9px;
	}
#de #nav p a img.mark-free,
#de #nav p .selected img.mark-free {
	width: 38px;
	height: 9px;
	}
#en #nav p a img.mark-free,
#en #nav p .selected img.mark-free {
	width: 28px;
	height: 9px;
	}
#nav p a img.mark-new,
#nav p .selected img.mark-new, 
#nav p a img.mark-free,
#nav p .selected img.mark-free {
	vertical-align: -1px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	}
#de #nav p a img.mark-new,
#de #nav p .selected img.mark-new {
	background-image: url(../_img/label/neu_medium.gif);
	}
#en #nav p a img.mark-new,
#en #nav p .selected img.mark-new {
	background-image: url(../_img/label/new_medium.gif);
	}
#de #nav p a img.mark-free,
#de #nav p .selected img.mark-free {
	background-image: url(../_img/label/gratis_medium.gif);
	}
#en #nav p a img.mark-free,
#en #nav p .selected img.mark-free {
	background-image: url(../_img/label/free_medium.gif);
	}

/* logo, depending on id of <body>, either "de" or "en" */
#logo a, 
#logo .selected {
	float: left;
	width: 156px;
	height: auto;
	}
#logo a img, 
#logo .selected img {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
#de #logo a img,
#de #logo .selected img {
	background-image: url(../_img/generic/logo_de.gif);
	}
#en #logo a img,
#en #logo .selected img {
	background-image: url(../_img/generic/logo_en.gif);
	}

