@import "basics.css";
@import "navigation.css";
@import "kopf.css";
@import "../inc/styleeditor.css";

/* Grundlegende Stilvorgaben */

body.screen {
	background-color: #fffff3;
}

body.print {
	margin: 1em;
}

/* Standardschriftart */

body, td {
	color: #000;
	font: 8pt Verdana, sans-serif;
	line-height: 135%;
}

#body_inside {
  border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
	padding:  0.7em 0.7em 0.7em 0.0em;
	width: 800px;
}

#body_inside.loggedin{
	background-color: #ECFFE9;
}

/* Top Extra Nav */
div#top_extra_nav {
	font-size: 10px;
	width: 791px;
	height: 19px;
	/*background-image: url(/img/such_leiste.jpg);*/
	background-image: url(/img/such_leiste_winter.jpg);
	padding-right: 10px;
	margin-bottom: 1px;
	margin-top: 3px;
	color: #fff;
}
div#top_extra_nav a {
	color: #fff;
	height: 17px;
	/*background-image: url(/img/such_leiste.jpg);*/
	background-image: url(/img/such_leiste_winter.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 1px 15px;
	text-decoration: none;
}


/* Kopfbereich */
#header {
	width: 100%;
	margin-top: 1em;
	border-spacing: 0;
	position: relative;
	border: 1px solid #eee;
}

#header_logo {
	width: 155px;
	text-align: center;
	vertical-align: middle;
}

#header_content {
	width: 80%;
	height: 77px;
	padding: 0.25em 0;
	background-image: url(kopf.jpg);
	background-repeat: no-repeat;
}

/* Top-Links (oberer Headerbereich; rechtsbuendig) */

#header ul#toplinks2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: right;
}

#header ul#toplinks2 li {
	display: inline;
	padding: 0 2em;
	border-left: 1px solid #000;
	margin: 0;
	text-indent: 0;
	font-weight: bold;
}

#header ul#toplinks2 a:link, #header ul#toplinks2 a:visited {
	text-decoration: none;
	color: #000;
}

/* Suchbox */

#suche {
	position: absolute;
	top: 25px;
	left: 300px;
}

#suche label {
	font-size: 0.8em;
	font-weight: bold;
}

#suche input {
	border: 1px solid #ffa70b;
}

#suchbutton {
	background-color: #ffc70b;
}

/* Hauptbereich */

#main {
	width: 100%;
	margin-top: 1em;
	border-spacing: 0;
}



/* Inhaltsbereich - Uebersicht */

#content_inside {
	margin: 0 8px;
}

#content a:link, #content a:visited {
	color: #f9212e;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a:link img, #content a:visited img {
	border-style: none;
}

/* Zusatzspalte */

#rechts {
	width: 20%;
}

#content h1 {
	font-size: 1em;
	clear:both;
}

#rechts h2 {
	background-color: #cdcdcd;
	color: #000;
	font-size: 1em;
	text-align: left;
	margin: 0;
	padding: 0.25em 0.5em;
	font-weight: bold;
}

#rechts div.box {
	border: 1px solid #cdcdcd;
	margin-bottom: 1em;
	padding: 0.4em;
}

#rechts a:link, #rechts a:visited {
	color: #000;
	text-decoration: none;
}

#rechts a:hover {
	text-decoration: underline;
}

/* Inhalt */

#content h1, #content h1 a:link, #content h1 a:visited {
	font-weight: bold;
	font-style: normal;
	padding: 3px 8px;
	margin: 0;
	background-color: #FFA900;
	color: #fff;

}

#content .premium h1 {
	background-color: #3EA52D;

}
#content .ausbildung h1 {
	background-color: #FF6600;}

#content .service h1 {
	background-color: #ADADAD;
}

#content .jubilaeum h1 {
	background-color: #F53036;
}


#content h2 {
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
}

#editor_inhalt #vorspann {
	margin-top: 1em;
	font-weight: bold;
}

#editor_inhalt .rubrik {
	float: left;
	color: #FFA900;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	letter-spacing: 0.05em;
}

.premium #editor_inhalt .rubrik,
.premium #editor_inhalt .rubrik a:link,
.premium #editor_inhalt .rubrik a:visited {
	color: #3EA52D;
}

.service #editor_inhalt .rubrik,
.service #editor_inhalt .rubrik a:link,
.service #editor_inhalt .rubrik a:visited {
	color: #8D8888;
}



#editor_inhalt .rubrik a:link, #editor_inhalt .rubrik a:visited {
	color: #ffa900;
	text-decoration: none;
}

#editor_inhalt .datum {
	font-size: 0.8em;
	text-align: right;
	margin-top: 1em;
}

#editor_inhalt h2 {
	margin: 0.5em 0 0 0;
}

#artikeltext {
	font-size: 1.1em;
	line-height: 145%;
}

#editor_inhalt #bild {
	padding-top: 1em;
	float: right;
	margin: 0 0 4px 4px;
}

#editor_inhalt #bild .unterschrift {
	background-color: #ccc;
	padding: 2px 4px;
}

/* Die Leiste mit zurueck,nach oben usw. */
#leisteUnten table{
  width: 450px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
}

#leisteUnten a:link, #leisteUnten a:visited {
	color: #000;
	text-decoration: none;
}

#leisteUnten a:hover {
	text-decoration: underline;
}

#leisteUnten td{
 border: 1px solid #fec60d;
 border-collapse: collapse;
 background-color: #FDEDA2;
 text-align: center;
 vertical-align: middle;
}

.premium #leisteUnten td {
	border: 1px solid #12cd17;
	background-color: #cbffcb;
}

.service #leisteUnten td {
	border: 1px solid #90908e;
	background-color: #ebebeb;
}

div#footer {
	width: 800px;
	padding-top: 15px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}

div#footer a:link, div#footer a:visited{
	color: #000;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active{
	color: #000;
	text-decoration: underline;
}	
	
div#adbanner_oben{
  padding: 0.7em;
  margin-top: 5px;
	text-align: left;
	padding-bottom: 2px;
	width: 800px;
	text-align: center;
}


div#adbanner_unten, div#adbanner_links, div#adbanner_rechts, div#adbanner_mitte {
	margin: 5px auto;
	text-align: center;
	padding-bottom: 2px;
}

div#adbanner_links, div#adbanner_rechts, div#adbanner_mitte {
	background-color: #fff;
	border: 1px solid #ccc;
}

div.adbanner_label {
	font-size: 0.8em;
	text-align: right;
	background-color: #ccc;
	margin: 0 0 2px 0;
	padding: 2px;
}

#adbanner_oben div.adbanner_label, #adbanner_unten div.adbanner_label {
	display: none;
}

div#adbanner_oben {
 text-align: center;
}


div#adbanner_mitte {
	/*border: 1px solid #000;*/
}

.adbanner_links_single{
  text-align: center;
  margin: 10px 0 10px 0;
}

/* Skyscraper Floater */

#floater{
	position: absolute;
	left: 820px;
	top: 85px;
	visibility: visible;
	width: 114px;
}      
			
/* Faktenkasten */

div#infokasten {
    margin-top: 10px;
	width: 100%;
}

div#infokasten_tabs {
	display: none;
}

div#infokasten_tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#infokasten_tabs li {
	margin-right: 0px;
	padding: 0;
	display: block;
	float: left;
	padding: 4px 6px;
	border: 1px solid #8f8f8f;
	text-align: center;
	position: relative;
	top: 1px;
	background-color: #ededed;
}

div#infokasten_tabs li.selected {
  color: #fff;
	border-color: #ffc300;
	background-color: #ffc300;
  font-weight: bold;
}

div#infokasten_tabs a:link, 
div#infokasten_tabs a:visited {
	text-decoration: none;
	color: #000;
}

div.infokasten_page {
	clear: both;
	border: 1px solid #ffc300;
	/*height: 80px;*/
	padding: 5px;
	background-color: #ffffcd;
}

table#weitere_artikel {
    width: 100%;
}

table#weitere_artikel td {
    border-bottom: 1px dotted #000;
}

.bild_copyright {
     font-size: 10px;
     color: #8D8888;
     margin-right: 5px;
     display: block;
     text-align: right;
     }

.bild_description {
     font-size: 11px;
     color: #000000;
     margin: -4px 5px 5px 5px;
     display: block;
     }

/* Ausbildung */
#content .ausbildung h1 {
	background-color: #FF6600;
}

.ausbildung #editor_inhalt .rubrik,
.ausbildung #editor_inhalt .rubrik a:link,
.ausbildung #editor_inhalt .rubrik a:visited {
	color: #FF6600;
}

.ausbildung #leisteUnten td {
	border: 1px solid #90908e;
	background-color: #ebebeb;
}

/* Skyscraper bzw floater */
#floater{
	left: 10px;
	position: relative;
	visibility: visible;
	width: 114px;
}
div#loginerror{
   position: absolute;
   left: 180px;
   top: 28px;
   color: red;
}
/*Umfrage*/

.pollFrage {
         font-weight:700;
         margin:8px 0px 8px 8px;
         padding: 0px;
}
.pollForm {
         font-weight:700;
         margin: 0px;
         padding: 0px;
         border: 0px solid black;
}
.pollButton {
         background-color: #DCFFD6;
         margin:8px 0px 8px 8px;
         padding: 5px;
         border-right: 1px solid #000;
         border-bottom: 1px solid #000;
}

div#l_extra_style1 {
	width: 148px;
}
div#l_extra_style2 {
	width: 157px;
}
div#l_extra_style3 {
	width: 163px;
	margin-bottom: 15px;
}

.boxTeaser{
	border: 1px solid #FFA900;
}

.boxTeaser td{
	padding-top: 9px;
}

div.boxHeaderNews{
	font-weight: bold;
	background-color: #FFA900;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}

.boxTeaser textarea{
margin-left: 9px;
margin-bottom:9px;
}

.boxTeaser input{
margin-bottom: 9px;
}

div.podcast {
	background-color: #E5E5E5;
	margin-top: 5px;
} 

div.podcast h1, div.podcast h1 a {
	background-color: #9E0917 !important;
}

div.podcast .resultVisualTeaser {
	color: #000;
}

div.podcast a.buttonMore, 
div.podcast a.buttonMore:visited, 
div.podcast a.buttonMore:active,
div.podcast a.buttonMore:hover{
	color: #9E0917 !important;
}

div.podcast .visualtopleft img {
	float: left !important;
	padding-right: 10px;
}

div.podcast .date {
	color: #000;
	font-size: 10px;
}

div#mp3DownloadForm {
	margin: 10px;
	margin-bottom: 0px;
}

div#mp3DownloadForm input.button {
    width: 35px;
    border: 1px solid #a50f0e;
    height: 22px;
    background-color: #a50f0e !important;
    padding-bottom: 2px;
    margin: 0;
    color: #FFF;
    font-weight: bold;
    cursor: hand;
} 

div#podcastStaticImage {
	width: 170px;
	height: 170px;
	float: right;
}