/****************************************************************************************************/
/* w3.org style-sheet check                                                                         */
/* http://jigsaw.w3.org/css-validator/validator?uri=http://www.boote-magazin.de/bto/css/format.css  */
/****************************************************************************************************/

body, html {
	height: 100%; 
}
body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0;
	padding: 0;
	width: 100%;
}
body#corpus { 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	width: 100%;
}
/* Die Inhaltsbereiche mit ihren jeweils enthaltenen Elementen */
#wrapper { /* umschlieszt alles */
	text-align: left;
	margin: 0;
	padding: 0;
}

/* Text allgemein */
p, td{
	font-size: 12px;
/*	line-height: 16px;*/
}

/* Top - Sprungziel Seitenanfang */
#top { 
	display: none;
}

body {
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-y;
}
body#corpus { 
	background-color: #386B9F;
}
table.top {
	background-image: url(../../images/top.gif);
	background-repeat: no-repeat;
}

.content td.nav { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	width: 188px; 
	padding: 0; 
}
.content td.nav .level1a,
.content td.nav .level1 { 
	background-image: url(../../images/nav_bg2.gif);
	background-repeat: no-repeat;
	width: 188px; 
}
.content td.nav .level1sel,
.content td.nav .level1asel { 
	background-image: url(../../images/nav_bg3.gif);
	background-repeat: no-repeat;
	width: 188px; 
}
.content td.nav .level2 { 
	background-image: url(../../images/nav_bg4.gif);
	background-repeat: no-repeat;
	width: 188px; 
	height: 14px; 
}
.content td.nav .level2 a { 
	color: #666;
}
.content td.nav .level2 a:hover { 
	color: #000;
}
.content td.nav .level2sel { 
	background-image: url(../../images/nav_bg4sel.gif);
	background-repeat: no-repeat;
	width: 188px; 
	height: 14px; 
}
.content td.nav .level2sel a { 
	color: #000;
}
.content td.nav .level3 { 
	background-image: url(../../images/nav_bg4.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	width: 188px; 
	height: 14px; 
}
.content td.nav .level3 a { 
	margin-left: 10px;
	color: #666;
}
.content td.nav .level3 a:hover { 
	color: #000;
}
.content td.nav .level3sel { 
	background-image: url(../../images/nav_bg4sel.gif);
	background-repeat: no-repeat;
	width: 188px; 
	height: 14px; 
}
.content td.nav .level3sel a { 
	margin-left: 10px;
	color: #000;
}
.content td.nav .navsearch { 
	background-image: url(../../images/nav_search.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 188px; 
	height: 66px; 
}	
.content td.nav .navsearch { 
	color: #666;
}
.content td.nav a { 
	text-decoration: none;
	display: block;
}
.content td.nav a:hover { 
	text-decoration: underline;
}


.content td.feature .featureheft { 
/*	background-image: url(../../images/feature_01.gif);*/
/*	background-repeat: no-repeat;*/
	width: 150px;
	padding: 10px 3px 0 2px;
/*	color: #023672;*/
	color: white;
	font-weight: bold;
	text-align: center;
}
.content td.feature .featureheft .titel { 
	padding: 1px;
	border: 1px solid #023672;
}
.content td.feature .fh_bottom { 
/*	background-image: url(../../images/feature_02.gif);*/
/*	background-repeat: no-repeat;*/
}
.content td.feature .featurecontent { 
	width: 150px;
	padding: 6px 3px 6px 6px;
	border-top: 1px solid #CED6E7;
	color: white;
}
.content td.feature h4 { 
	margin: 0;
	color: white;
	font-size: 12px;
}


.articlelist { 
	background-image: url(../../images/article_1.gif);
	background-repeat: no-repeat;
/*
	background-image: url(../../images/article_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
*/
}
.articlelist td.teaser { 
/*
	background-image: url(../../images/article_2.gif);
	background-repeat: no-repeat;
*/
}
.articlelist td.image { 
/*
	background-image: url(../../images/article_4.gif);
	background-repeat: no-repeat;
*/
}
.articlelist td.teaser h2 { /* Headline */
	padding: 1px 0 0 6px;
	margin-bottom: 2px;
	font-size: 12px; 
	color: white;
}
.articlelist td.teaser p { 
	padding: 1px 0 0 6px;
	margin: 7px 0 10px 0;
}
.articlelist td.image { 
	text-align: right;
	margin-right: 15px;
}
.articlelist td.image h3 { /* Rubrik-Link */
	margin-right: 15px;
	font-size: 12px;
	padding-top: 1px;
	color: #002A59;
}
.articlelist td.image h3 a {
	display: block;
	text-decoration: none;
}
.articlelist td.image h3 a:hover {
	text-decoration: underline;
}
.articlelist td.image img { 
	margin-top: 3px;
	margin-right: 19px;
	border: 1px solid white;
	padding: 1px;
}
.articlelist td.next { 
	height: 34px;
}
.articlelist td.next a { 
	display: block;
	text-decoration: none;
	margin-right: 15px;
	text-align: right;
	font-size: 80%;
}
.articlelist td.next a:hover { 
	text-decoration: underline;
}


.article { 
	background-image: url(../../images/article_7.gif);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
.articlebg { 
}
.articlecontent { 
	background-image: url(../../images/article_5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.articlecontent h2 { /* Headline */
	padding: 1px 0 0 6px;
	margin-bottom: 2px;
	font-size: 12px; 
	color: white;
}
.articlecontent h2 span { /* Rubrik-Link */
	float: right;
	margin-right: 15px;
	font-size: 12px;
	padding-top: 1px;
	color: #002A59;
}
.articlecontent h2 span a {
	display: block;
	text-decoration: none;
}
.articlecontent h2 span a:hover {
	text-decoration: underline;
}
.articlecontent p { /* Artikel-Text */
	padding: 0 20px 15px 6px;
}
.articlecontent div.image { /* Teaser-Bild */
	margin: 0 20px 0 10px;
	float: right;
}
.articlecontent div.imageleft { /* Bild */
	margin: 0 20px 0 8px;
	float: left;
	clear: right;
}
.articlecontent div.imageright { /* Bild */
	margin: 0 20px 0 15px;
	float: right;
	clear: left;
}
.articlecontent div.imagerowleft { /* Bild */
	margin: 0 20px 0 8px;
	float: left;
	clear: right;
}
.articlecontent div.imagerowright { /* Bild */
	margin: 0 20px 0 0;
}
.articlecontent .bu { /* Bild-Unterzeile */
	display: block;
	font-size: 10px;
	padding-top: 3px;
}
.articlecontent .datenblatt { /* Datenblatt-Tabelle */
	margin: 0 0 0 12px;
	width: 90%;
}
.articlecontent .datenblatt th {
	padding: 2px 2px 5px 2px;
	font-size: 11px;
	width: 120px;
	text-align: left;
}
.articlecontent .datenblatt td {
	padding: 2px 2px 5px 2px;
	font-size: 11px;
}
.articlecontent .datenblatt .even td {
	background-color: white;
}
.articlecontent .datenblatt .odd th {
	background-color: #CED6E7;
	border-right: 2px solid white;
}
.articlecontent .datenblatt .odd td {
	background-color: #CED6E7;
}

.heftarchiv {
	width: 100%;
	padding-left: 6px;
}
.heftarchiv .thema {
	padding-bottom: 4px;
	margin-right: 24px;
	margin-bottom: 6px;
	border-bottom: 1px solid #666;
}
.heftarchiv div,
.heftarchiv h4 {
	padding: 1px;
	margin: 0;
}
.heftarchiv h4 {
	font-size: 16px;
}
.heftarchiv .page {
	width: 100%;
	font-weight: bold;
	text-align: right;
}
.heftarchiv .i2 {
	margin-right: 24px;
	background-color: #CCCCCC;
}

.backlink { 
	width: 100%;
	text-align: right;
}
.backlink a { 
	display: block;
}
.backlink a:hover { 
	background-image: url(../../images/article_8.gif);
	background-repeat: repeat-y;
}

.footer { 
	width: 100%;
	margin-left: 20px;
}


.artikelText {
	background-color:#FFFFFF;
}