/***** page definitions *****/
body {	
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	text-align:center;
}
body#grey {	
	background: url(../img/background.gif) repeat;
	color:#bbb;
}
img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}
img.unblock {
	display: inline;
	margin: 0 2px 0 2px;
	padding: 0;
}

form {
	display: inline;
	padding: 0;
	margin: 0;
}
h1, h2, h3,h4 {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	margin:0;
}

a {
	color:#ccc;
	text-decoration: none;
}
a:hover {
	color:#f11a29;
}
a.icon, span.icon a {
	padding: 0 0 0 17px;
	margin-right: 20px;
}

div#webmagazin {
	background-color: #000;
	left: auto;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align:left;
	vertical-align: top;
	width: 984px;
}

/***** content *****/
div#content {
	min-height: 444px;
	width: 984px;
}
* html div#content {
        height: 444px;
}
div#wide {
	min-height: 444px;
	vertical-align: top;
	width: 984px;
}
* html div#wide {
        height: 444px;
}
div.visual {
	font-size: 0;
	margin: 0;
	padding: 0;
}

div.visual img {
        display: block;
        margin: 0px;
        padding: 0px;
}

div.flash {
	font-size: 0;
	margin: 0;
	padding: 0;
}
#flashplaceholderwide {
	border: 0;
	height: 444px;
	position: absolute;
	width: 984px;
	z-index: 3;
}
#flashwide {
	background: url(../img/startohnelayer.gif) no-repeat;
	border: 0;
	height: 444px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 984px;
	margin: 0;
	padding: 0;
}
#ohneflashouter {
	height: 434px;
	margin-left: 100px;
	overflow: auto;
	text-align: center;
	width: 784px;
	padding: 0;
}
#ohneflashmessage {
        color: #000000;
        margin: 0;
        padding: 0;
}
#ohneflashmessage p {
        margin: 0;
        padding: 0;
        line-height: 16px;
}
#ohneflashinner {
	display: block;
	height: 350px;
	/*margin-top: 50px;*/
	/* width errechnet sich aus der Anzahl der Themenkarten und wird direkt in das Template eingetragen */
}
div.card {
	float: left;
	min-height: 350px;
	margin-right: 20px;
	width: 400px;
}
div.card-img {
	font-size: 0;
	height: 250px;
	margin: 0;
	width: 400px;
}
div.card-txt {
	background-color: #000;
	color: #fff;
	min-height: 85px;
	padding-top: 20px;
	text-align:left;
	width: 400px;
}
div.card-txt h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 18px 0 18px; 
}

span.publish-date
{
        padding: 0 0 0px 30px;
        display: block;
        font-size: 10px;
}

div#left {
	float: left;
	min-height: 444px;
	vertical-align: top;
	width: 492px;
	font-size: 0px;
}
* html div#left {
        height: 444px;
}
div#right {
	background-color: #000;
	color: #fff;
	float: left;
	padding-bottom: 0px;
	width: 492px;
	vertical-align: top;
}
div#right.scroll {
	padding-bottom: 0;
}
/*
div#first-page {
	color: #ccc;
	min-height: 388px;
	padding: 0 28px 0 28px;
	margin: 0;
}
div#middle-page {
	color: #ccc;
	min-height: 365px;
	padding: 0 28px 0 28px;
	margin: 0;
}
*/
div#right-content {
	color: #fff;
	min-height: 355px;
	padding: 0 0px 0 28px;
	margin: 0;
}

#themenavi
{
        height: 401px;
        overflow: auto;
}

#themenavi li
{
        list-style-type: none;
        margin: 5px 0px;
}

#themenavi h2
{
        font-size: 1.2em;
}

#themenavi p
{
        margin: 0;
        padding: 0;
}

#themenavi p.publish-date
{
        font-size: 0.9em;
        padding-left: 30px;
}

.theme-link a.start-link
{
      padding-bottom: 0;  
}


div#first-page,
div#middle-page,
div#meta-page {
	color: #ccc;
	height: 401px;
	padding: 0 28px 0px 28px;
	margin: 0;
	overflow: auto;
}
div#first-page h2, div#meta-page h2, div#right-content h1 {
	color: #ccc;
	font-size: 3em;
	font-weight: bold;
	margin-top: 23px;
}
div#first-page h3, div#middle-page #text h3 {
	font-size:  2.2em;
	margin-top: 3px;
	color: #fff;
	word-break: keep-all;
}
div#first-page h4, div#middle-page #text h4 {
	font-size:  2.2em;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #fff;
	word-break: keep-all;
}

div#first-page #text {
	line-height: 1.4;
	margin-top: 13px;
}
div#middle-page #text {
	line-height: 1.4;
	margin-top: 46px;
}
div#meta-page #text {
	padding-bottom: 10px;
}
div#first-page #text p, div#middle-page #text p {
	padding: 0 0 10px 0;
	margin: 0;
}

a.start-link {
	color:#fff;
	padding: 1px 0 5px 30px;
	text-decoration: none;
	background:url(../img/pfeilright.gif) 18px 6px no-repeat;
	display: block;
}
span.ext-link, span.email, span.start-link {
	margin: 0;
	padding: 0;
	display: block;
}
a.extern-link {
	color:#ccc;
	padding: 0 0 0 18px;
	text-decoration: none;
	background-image:url(../img/extern_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	/*display: block;*/
}
div#ext-link-block {
	margin: 10px 0 18px 0;
	padding: 0;
}
div#ext-link-block span {
	display: block;
	margin-bottom: 3px;
}
div#next-chapter {
	margin: 6px 0 0 0;
	padding: 0;
}
a.content-link {
	background:url(../img/pfeilright.gif) 0px 5px no-repeat;
	color:#ccc;
	padding-left: 11px;
	text-decoration: none;
	line-height: 2em;
}
a.email-icon {
	background:url(../img/send_mail_icon.gif) 0px 4px no-repeat;
	color: #ccc;
	padding-left: 18px;
 	text-decoration: none;
}
a.content-link:hover, a.extern-link:hover, email-icon:hover, a.start-link:hover {
	color:#f11a29;
}

div#right-navigation {
	color: #ccc;
	margin: 5px 0 0 28px;
}
div#icons {
	float: left;
	font-size: 0.9em;
	color: #ccc;
}
a.icon.download, a.download {
	background: url(../img/download_icon.gif) 0px 2px no-repeat;
}
a.download, a.mail {
        padding-left: 18px;
}
a.icon.print {
	background: url(../img/icon_print_grey.gif) 0px 2px no-repeat;
}
a.icon.mail, span.icon.mail a, a.mail {
	background: url(../img/icon_mail_grey.gif) 0px 3px no-repeat;
}
a.icon.print:hover {
	background: url(../img/icon_print.gif) 0px 2px no-repeat;
}
a.icon.mail:hover, span.icon.mail a:hover, a.mail:hover {
	background: url(../img/icon_mail.gif) 0px 3px no-repeat;
}
div#counter {
	color: #ccc;
	float: right;
	margin-right: 18px;
	white-space: nowrap;
}
div#counter span.arrow_left, div#counter span.arrow_right {
	float: left;
	font-weight: bold;
}
div#counter span.arrow_left img, div#counter span.arrow_right img {
        margin-top: 5px;
}

div#counter span.counter {
	color: #ccc;
	float: left;
	margin: 0 5px 0 5px;
}

#layer-red {
	background-color: #f11a29;
	left: 247px;
	min-height: 72px;
	padding-bottom: 10px;
	position: absolute;
	text-align: left;
	top: 339px;
	width: 245px;
}
#layer-red div {
	color: #fff;
	font-size: 0.9em;
	min-height: 56px;
	margin: 12px 0 0 18px;
	width: 209px;
}

#layer-sound {
	background-color: #ccc;
	height: 70px;
	left: 30px;
	position: absolute;
	text-align: left;
	top: 300px;
	width: 432px;
}

/***** redline *****/
div#redline {
	background-color: #f11a29;
	clear: both;
	font-size: 0;
	height: 8px;
	line-height: 8px;
	margin: 0;
	width: 984px;
}

/***** bottom *****/
div#bottom {
	background-color: #000;
	float: left;
	vertical-align: top;
	width: 984px;
}
div#main-nav {
	color: #fff;
	float: left;
	vertical-align: top;
	width: 493px;
}
div#main-nav-start, div#main-nav-meta {
	color: #fff;
	float: left;
	vertical-align: top;
	width: 739px;
}
div#search-norm {
	margin: 20px 0 0 15px;
	white-space: nowrap;
	width: 190px;
}
div#search-start {
	margin: 20px 0 0 15px;
	white-space: nowrap;
	width: 190px;
}
input.search {
	background-color: #000;
	border: solid 1px #999; 
	font-size: 1em;
	color: #999; 
	height: 1.2em;
	line-height: 1.2em; 
	padding: 1px 6px 0px 6px;
	width: 146px; 
}
input.image {
	margin-left: 5px;
	vertical-align: -3px;
}

/*
div#title {
	margin: 35px 0 10px 15px;
}

div#title-start {
	margin: 35px 0 24px 15px;
}
*/
div#archive
{
	margin: 5px 0 4px 0px;
}
#main-nav-start div#archive
{
	margin-top: 0px;
	padding-top: 5px;
}
#archive a
{
	color: #999;
        padding: 1px 0 5px 30px;
        background:url(../img/pfeilright.gif) 18px 6px no-repeat;
}
#archive #newsletter a
{
        padding-left: 15px;
        background:url(../img/pfeilright.gif) 3px 6px no-repeat;
}
#archive a:hover
{
	color:#f11a29;
}
#main-nav-start #archive p
{
	float: left;
	width: 243px;
}
#newsletter
{
	background: url(../img/newsletter_icon.gif) no-repeat 0px -3px;
	padding-left: 40px;
	margin-left: 243px;
}
#newsletter h2
{
	font-size: 1.4em;
}
#second-wm
{
	font-weight: bold;
}
#main-nav-start #archive #newsletter p
{
	float: none;
	width: auto;
}
div#title {
	margin: 18px 0 5px 15px;
}
div#title-start {
	margin: 18px 0 5px 15px;
}
#title-start h1,
#title h1,
#archive p
{
	margin: 0;
}
span#first-part {
	color: #fff;
	font-size: 2.3em;
	line-height: 1em;
}
span#second-part {
	color: #ccc;
	font-size: 2.3em;
	font-weight: bold;
}

div#main {
	color: #ccc;
	margin-bottom: 5px;
	width: 493px;
}
div#main div {
	background-color: #666;
	color: #ccc;
	float: left;
	line-height: 1.5em;
	width: 245px;
}
div#start {
	margin-right: 1px;
}
div#main div a {
	display: block;
	color: #ccc;
	margin-left: 15px;
	text-decoration: none;
	width: 230px;
}
div#main div a:hover {
	color: #fff;
}

div#chapter {
	color: #ccc;
	float: left;
	vertical-align: top;
	width: 246px;
}
div#chapter ul {
	line-height: 1em;
	list-style: none;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 246px;
}
div#chapter ul li {
	margin: 0;
	padding: 0;
}
div#chapter ul li a {
	display: block;
	color: #ccc;
	margin: 0 0 0 0;
	padding: 3px 0 3px 18px;
	text-decoration: none;
}
div#chapter ul li a:hover  {
	color: #fff;
}
div#chapter ul li a.selected  {
	background-color: #ffcc00;
	color: #000;
}
div#chapter ul li a.selected:hover  {
	color: #fff;
}

div#logo {
	float: left;
	vertical-align: top;
	width: 245px;
}
div#logo img {
	margin: 0 0 15px 50px;
}

/***** footer *****/
div#footer {
	background-color: #000;
	border-top: #333 1px solid;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 984px;
	position: relative;
}
div#footer-copy {
	float: left;
	margin-right: 144px;
	min-width: 136px;
	white-space: nowrap;
}
div#footer-copy span {
	color: #999;
	font-size: 0.8em;
	margin-left: 15px;
	vertical-align: top;
}
div#footer-left {
	position: absolute;
	z-index: 10;
	bottom: 0px;
	left: 177px;
	width: 80px;
	background: #000000;
	padding-left: 2px;
	padding-right: 2px;
}

div#footer-left img
{
        display: inline;
}

.low
{
	height: 16px;
	border: #000000 1px solid;
	overflow: hidden;
}

.high
{
	height: auto;
	border: #333 1px solid;
	border-bottom: 1px solid #000000;
}

.high p
{
	display: none;
}


div#footer-left ul,
div#footer-left p
{
	color: #999;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

div#footer-left ul
{
	list-style-type: none;
}

div#footer-left p
{
	line-height: 16px;
}
div#footer-center {
	float: left;
	margin-right: 13px;
	min-width: 187px;
}
div#footer-right {
	float: left;
	min-width: 137px;
}

div#footer-right a.icon.bookmark {
	background: url(../img/icon_bookmark_grey.gif) 0px 3px no-repeat;
}
div#footer-right a.icon.bookmark:hover {
	background: url(../img/icon_bookmark.gif) 0px 3px no-repeat;
}
div#footer-left span, div#footer-center span, div#footer-right span {
	color: #999;
	font-size: 0.8em;
	vertical-align: top;
}
div#footer-navi {
	float: right;
	text-align: right;
	white-space: nowrap;
}
div#footer-navi span {
	color: #999;
	font-size: 0.8em;
	margin-right: 18px;
	vertical-align: top;
}
div#footer a {
	color: #999;
	text-decoration: none;
}
div#footer a:hover {
	color:#f11a29;
}

/***** send page *****/

body#send {
	background-color: #000;
	color: #fff;
	text-align:left;
}

div#content-send {
	/*width: 100%;*/
	
}

#content-send form.sendpage {
	width: 350px;
	display: block;
	/*margin-left: 53px;*/
}
#content-send h3 {
	color: #bbb;
	font-size: 2em;
	font-weight: bold;
	margin: 16px 0 7px 0px;
}
#content-send fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 0 0;
}
#content-send form .submit-yellow {
	border: 0;
	background-color: #ffcc00;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 2px 4px;
}
#content-send form label.standard {
	float: none;
	width: 330px;
	margin: 0 0 3px 0;
	color: #ffffff;
	display: block;
}
input.formular-text, textarea.formular-text {
	border: 1px solid #ccc;
	background-color: #fff;
	float: none;
	font-size: 0.9em;
	font-family:Arial,Helvetica,Sans-serif;
	height: 1.8em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding-left: 3px;
	width: 330px;
}
#content-send form textarea {
	height: 60px;
}



/***** print page *****/

body#print {	
	text-align:left;
}

div#content-print {
	overflow: hidden;
	width: 730px;
}

div#content-print div#logo {
	background-color: #fff;
	float: left;
	height: 106px;
	vertical-align: top;
	width: 182px;
}
div#content-print div#logo img {
	margin-left: 18px;
}

div#print-button {
	float: right;
	padding: 12px 0 76px 0;
	text-align: right;
	vertical-align: top;
	width: 536px;
}
div#print-button a {
	color: #999;
}
div#print-button a:hover {
	color: #F11A29;
}
.row {
	clear: both;
	margin: 0;
	padding: 0;
}

div.print-graphic {
	float: left;
	margin: 0;
	padding: 0;
	width: 164px;
}
div.print-graphic img {
	margin: 6px 18px 0 18px;
	width: 148px;
}
div.print-text {
	float: right;
	margin-right: 76px;
	padding: 0;
	vertical-align: top;
	width: 470px;
}
div.print-text h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
}
div.print-text h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
}

div.print-text h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.print-text .text {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}
div.print-text .text p {
	padding-bottom: 16px;
	margin: 0;
}

/***** meta pages *****/
div#meta-page #text p {
	padding: 0 0 0 0;
	margin-top: 8px;
}
div#meta-page #text p.xxl {
	padding: 0 0 6px 0;
	margin-top: 10px;
}
div#meta-page #text p a:hover {
	color: #F11A29;
}

div#meta-page #text ul {
	margin: 0 0 16px 16px;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
div#meta-page #text ul li {
	padding-left: 12px;
	margin: 0;
	background-image:url(../img/disk.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


/* search-page */
div#search-static {
	width: 384px;
	min-height: 444px;
	color: #333;
	vertical-align: top;
	float: left;
	background-color: #fff;
}

* html div#search-static {
	height: 444px;
}

div#search-dynamic {
	width: 600px;
	height: 444px;
	color: #333;
	vertical-align: top;
	float: left;
	background-color: #fff;
	overflow: auto;
}

* html div#search-dynamic {
	height: 444px;
}

#search-static div {
	padding: 28px 0 0 120px;
}
#search-static h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 4px 0 10px 0; 
}
#search-static h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 14px 0; 
}
#search-dynamic h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 67px 0 18px 0; 
}
#search-static fieldset {
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
}
#search-static form legend {
	display: none;
}
#search-static label {
	font-size: 0.9em;
}
#search-static label.standard {
	display: block;
}
input.search-text {
	background-color: #fff;
	border: solid 1px #ccc;
	color: #999; 
	float: left;
	font-size: 1em;
	height: 1.2em;
	line-height: 1.2em; 
	margin-bottom: 12px;
	padding: 1px 6px 0px 6px;
	width: 215px;
}

input.image {
	vertical-align: -3px;
	margin-left: 5px;
}
#search-static form.search div {
	clear: left;
	padding: 0;
}
#search-static input.checkbox-left {
	float: left;
	clear: left;
	width: 13px;
	height: 13px;
	padding: 0px;
	margin: 3px 5px 5px 0;
}

.description {
	color: #333;
	font-size: 0.9em;
	line-height: 1em;
	margin: 12px 0 0 0;
	padding-bottom: 6px;
}
#result-items {
	display: block;
	font-size: 1em;
	margin-top: 8px;
}
div.result-list {
	vertical-align: top;
}

TABLE.search-with-paginator {
	font-size: 0.9em;
	line-height: 1.65em;
	margin-top: 0px;
	width: 510px;
}
TABLE.search-with-paginator a {
	color:#333;
	text-decoration: none;
}
TABLE.search-with-paginator a:hover {
	color:#f11a29;
}
TABLE.search-with-paginator THEAD TH {
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	height: 24px;
}
TABLE.search-with-paginator THEAD TH.center {
	text-align: center;
	width: 100%;
}
TABLE.search-with-paginator TFOOT TD {
	border-bottom: none;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
TABLE.search-with-paginator TFOOT TD.center {
	text-align: center;
	width: 100%;
}
TABLE.search-with-paginator TD {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
TABLE.search-with-paginator TD.counter {
	font-weight: bold;
	padding-top: 5px;
}
TABLE.search-with-paginator TD DIV {
	margin: 0 0 6px 11px;
}
TABLE.search-with-paginator TD DIV.link {
	font-weight: bold;
	margin: 5px 0 0 0;
}
TABLE.search-with-paginator TD DIV.link a {
	background: url(../img/pfeilright.gif) 0px 5px no-repeat;
	margin-left: 0px;
	padding: 0 0 0 12px;
}
TABLE.search-with-paginator TD DIV.type, TABLE.search-with-paginator TD DIV.url {
	color: #999;
}
TABLE.search-with-paginator TD DIV.description {
	font-size: 1em;
	line-height: 1.65em;
}

div#paginator-top span, div#paginator-bottom span {
	margin: 0 2px 0 2px;
}
span.inactive {
	color: #f11a29;
}