/* Stylesheet zur grundlegenden Formatierung
-------------------------------------------------------------------------------- */

/* Importieren des Stylesheets fuer Farben und Typo */
@import url(color.css);
@import url(typography.css);
@import url(navigation.css);

/* Normalisieren der Browser Default Styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Headlines auf Dokumentschriftgroesse setzen */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Listenpunkte ausschalten */
ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

fieldset, img {
	border: 0;
}

caption, th {
	text-align: left;
}

/* Layout */
html, body {
	height: 100%;
}

body {
	min-height: 670px;
}

#PageWrapper {
	margin: 0 10px;
	width: 990px;
}

/* HEADER
-------------------------------------*/
#header {
	height: 90px;
	margin: 0 0 10px 0;
	position: relative;
}

#header p {
	position: absolute;
	top: 60px;
	right: 5px;
	padding: 0 5px 0 3px;
}

#branding {
	position: absolute;
	top: 10px;
	left: 0px;
}

#header h1 {
	text-indent: -290px;
}

/* CONTENT
--------------------------------------*/
#content {
	float: left;
	width: 453px;
	margin-left: 10px;
	margin-bottom: 7px;
	min-height: 493px;
	padding: 28px 94px 28px 40px;
	position: relative;
}

.innenHead {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.innenNavi {
	float: right;
	width: 170px;
	margin: 0 0 10px 20px;
}

.innenNavi li {
	margin-bottom: 5px;
}

#content p {
	margin-bottom: 1em;
}

#content h4 {
	margin-bottom: 15px;
}

#content h3 {
	margin-bottom: .5em;
}

#content ul {
	list-style-type: square;
	margin: 0 0 1em 15px;
}

.liabst {
	margin-bottom: 1em;
}

#content img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content #tools {
	position: absolute;
	bottom: 10px;
	left: 40px;
	width: 540px;
}

#content table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 2em;
	font-size: 85%;
}

#content th {
	background-color: #c7d7f2;
	font-weight: bold;
	padding: 2px;
}

#content td {
	padding: 5px;
	border: 1px solid #2B559D;
	vertical-align: top;
}

#content td img {
	float: none !important;
}

.produktuebersicht, .produktuebersicht td, .volldeklaration td, .memokarte, .memokarte td {
	border: none !important;
}

#produktvorteile td, #produktvorteile th {
	text-align: center;
	font-size: 100%;
}

#produktvorteile img {
	float: none !important;
	margin-right: 0 !important;
}

#produktvorteile, #produktvorteile td, .volldeklaration, .produkteigenschaften, .produkteigenschaften td {
	border: 1px solid #2B559D !important;
}

.produkteigenschaften {
	background-image: url(/media/images/tabelle_verlauf_hell.gif);
	height: 50px;
}

.produkteigenschaften th {
	text-align: center;
	font-size: 85%;
	background-color: #cad5e7 !important;
}

#lexikon td {
	padding-right: 2px;
	padding-left: 4px;
}

.txtleft {
	text-align: left !important;
}

.bildabst {
	margin-bottom: 90px;
}

.bildabstklein {
	padding-bottom: 80px;
}

.bildabstgross {
	padding-bottom: 130px;
}

.top {
	float: left;
}

.print {
	float: right;
}

.bg {
	font-weight: bold;
	color: #607fb5;
}

#content .bildunterschrift {
	font-size: 0.8em;
}

#content .impressum a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#content .impressum a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

ul#faq {
	list-style-position: inside;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
}
ul#faqanswer {
	list-style-type: none;
	margin-left: 0;
}
ul#faqanswer .top {
	float: none;
}
ul#faqanswer li > div {
	margin-bottom: 3em;
}
ul#faqanswer li > h3 + img + p {
	font-weight: bold;
	/*background: transparent url(/media/images/quader-dunkelblau.gif) left top no-repeat;*/
}
ul#sitemap {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}
ul#sitemap ul {
	list-style-type: none;
	list-style-position: inside;
}
ul#sitemap li {
	margin: 5px 0;
}

/*GEWINNSPIEL
--------------------------------------*/

.headline {
	font-weight: bold;
	color: #2A57A8;
}

#content .zwischenheadline {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

#game_spieler td {
	border: none;
	background-color: #eff2f7;
	padding: 5px;
}

#game_frage td {
	border-color: #fff;
}



/*MARGINAL
--------------------------------------*/
#marginal {
	float: left;
	width: 200px;
	margin-left: 12px;
}

.marginal_big {
	min-height: 192px;
	padding: 5px 3px 12px 3px;
	margin-top: 12px;
}

.marginal_big h1 {
	margin-bottom: 10px;
}

.marginal_big p {
	margin-left: 10px;
}
.marginal_intensiv {
	min-height: 192px;
	padding: 5px 3px 12px 3px;
	margin-top: 12px;
}

.marginal_intensiv h1 {
	margin-bottom: 10px;
}

.marginal_intensiv p {
	margin-left: 10px;
}

.marginal_small {
	min-height: 85px;
	padding: 5px 10px 10px 10px;
}

.marginal_small h1 {
	margin-bottom: 10px;
}

.marginal_banner {
	margin-top: 12px;
}

/* FOOTER
--------------------------------------*/
#footer {
	clear: both;
	margin-left: 185px;
}

#footer ul {
	width: 800px;
}

#footer li {
	float: left;
}

/* STARTSEITE
--------------------------------------*/
#startseite {
	float: left;
	width: 800px;
	margin-left: 10px;
	min-height: 417px;
}

#indexmarginal  {
	float: right;
	width: 375px;
	margin-bottom: 8px;
}

#indexmarginal img {
	display: block;
}

#flashcontainer {
	float: left;
	width: 417px;
	margin-bottom: 8px;
}

#startseite ul {
	clear: both;
	width: 800px;
	min-height: 88px;
}

#startseite li {
	float: left;
}

#textlink {
	/*text-decoration: underline;
	font-weight: normal !important;*/
	background-image: none !important;
	padding-right: 0 !important;
}

a:hover #textlink {
	text-decoration: underline;
	/*font-weight: normal !important;*/
	background-image: none !important;
	padding-right: 0 !important;
}

.abstand8 {
	margin-right: 8px;
}

.abstand7 {
	margin-right: 7px;
}

#themen {
	margin-top: 10px;
	background: #fff url(/media/images/startseite/themen_hg.gif) left top no-repeat;
	height: 207px;
	padding-right: 20px;
}

#themen p {
	padding-left: 30px;
}

#marg_small {
	min-height: 78px;
	width: 279px;
	margin-right: 7px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

#marg_small h1 {
	float: left;
	height: 75px;
	padding-right: 10px;
}

#themen h1 {
	padding: 10px 0 20px 30px;
}

.imgNoFloat {
	float: none !important;
}