
/* //////////////////////////////////////////////////////////////////////////////////////////
///////////////// Basic Style Sheet - www.moderator-holzach.de ///////////////////////////////////////
///////////////// Author: Karsten Hufer (karsten@hufer.org) 2005 ////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////// */

html {
height: 101%;
}

body {
background: #333;
margin: 0;
padding: 0;
height: 101%;
font-size: 101.01%;
font-family: verdana;
color: #ccc;
}

div#sprungnavi {
text-indent: -999em;
line-height: 1px;
}

.container-out {
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
max-width: 1000px;
}

.container-in {
/* width: expression(document.body.clientWidth < 700? "700px": "auto" ); */
min-width: 700px;
}

div#header { /* hier kein width + height, sonst zickt IE5/Win2000 */
text-indent: -999em;
background: url(http://www.moderator-holzach.de/img/banner.gif) top left no-repeat #333;
}

div#nav {
width: 100%;
height: 25px;
margin: 0;
padding: 0;
}

div#main {
margin-top: 25px;
width: 100%;
}

div#subnavi {
float: left;
margin: 0;
padding: 0;
width: 20%;
}

/* * html div#subnavi {
width: 200px;
} */

div#content {
float: left;
margin: 0;
padding: 0;
width: 54.9%;
}

* html div#content {
width: 52.9%;
}

div#video {
float: right;
margin: 0;
padding: 0;
width: 25%;
}

div#footer {
width: 50%;
margin: 0 0 0 20%;
padding: 20px 0 20px 0;
font-size: 0.7em;
}

/* * html div#footer {
margin: 20px 0 0 200px;
} */

/* fuer alle Seiten mit Screenshots */
* html #fernsehen .container-out, * html #einstein-tv .container-out, * html #event-screen .container-out, * html #studium .container-out, * html #abitur .container-out, * html #uni .container-out, * html #grand-prix .container-out, * html .dozent-screen .container-out, * html #pandora .container-out {
width: 1200px;
}

/* fuer alle Seiten mit Screenshots */
* html #fernsehen div#subnavi, * html #einstein-tv div#subnavi, * html #event-screen div#subnavi, * html #studium div#subnavi, * html #abitur div#subnavi, * html #uni div#subnavi, * html #grand-prix div#subnavi, * html .dozent-screen div#subnavi, * html #pandora div#subnavi {
width: 200px;
}

/* fuer alle Seiten mit Screenshots */
* html #fernsehen div#footer, * html #einstein-tv div#footer, * html #event-screen div#footer, * html #studium div#footer, * html #abitur div#footer, * html #uni div#footer, * html #grand-prix div#footer, * html .dozent-screen div#footer, * html #pandora div#footer {
margin: 20px 0 0 200px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#header a {
display: block;
width: 700px;
height: 90px;
text-indent: -999em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Subnavi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#subnavi dl {
margin: 0 20px 0 10px;
padding: 0;
}

div#subnavi dl dt {
margin: 0 0 10px 0;
padding: 0;
text-indent: -999em;
/* background: url(http://www.moderator-holzach.de/img/head_fernsehen.gif) top left no-repeat; */
/* width: 125px;
height: 20px; */
}

div#subnavi dt#head-fernsehen {
background: url(http://www.moderator-holzach.de/img/head_fernsehen.gif) top left no-repeat;
}

div#subnavi dt#head-event {
background: url(http://www.moderator-holzach.de/img/head_event.gif) top left no-repeat;
}

div#subnavi dt#head-training {
background: url(http://www.moderator-holzach.de/img/head_training.gif) top left no-repeat;
}

div#subnavi dt#head-redaktion {
background: url(http://www.moderator-holzach.de/img/head_redaktion.gif) top left no-repeat;
}

div#subnavi dt#head-studium {
background: url(http://www.moderator-holzach.de/img/head_studium.gif) top left no-repeat;
}

div#subnavi dt#head-kontakt {
background: url(http://www.moderator-holzach.de/img/head_kontakt.gif) top left no-repeat;
}

div#subnavi dl dt span {
width: 125px;
height: 20px;
line-height: 150%;
}

div#subnavi dl dd {
margin: 0;
padding: 0;
font-size: 0.8em;
line-height: 200%;
}

div#subnavi dl dd a.video-navi {
background-image: url(http://www.moderator-holzach.de/img/video.gif);
background-position: right 3px;
background-repeat: no-repeat;
padding-right: 22px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#content h2 {
margin: 4px 0 7px 0;
padding: 0;
text-indent: -999em;
color: #fc0;
}

div#content h2 span {
width: 400px;
height: 16px;
}

/* * html div#content h2 { -> nur bei Dynatext nötig
margin: 4px 0 10px 0;
} */

div#content h3 {
margin: 0 0 15px 0;
padding: 0;
color: #ccc;
font-size: 0.85em;
}

div#content h4 {
margin: 0 0 15px 0;
padding: 0;
color: #ccc;
font-size: 0.80em;
}

div#content h4.zentriert {
text-align: center;
}

div#content p {
margin: 0 0 10px 0;
padding: 0;
font-size: 0.8em;
line-height: 150%;
}

div#content ul {
font-size: 0.8em;
margin: 0;
padding: 0;
list-style-type: none;
line-height: 200%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Video ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#video div#video-img {
margin: 10px 0 0 30px;
display: block;
width: 140px;
text-align: center;
font-size: 0.7em;
line-height: 150%;
}

div#video div#video-img a {
display: block;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Seitenspez. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Startseite ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#startseite div#video, #startseite div#footer, #startseite div#subnavi {
display: none;
}

#startseite .container-out {
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
max-width: 1000px;
}

#startseite .container-in {
width: expression(document.body.clientWidth < 700? "700px": "auto" );
min-width: 700px;
}

#startseite div#content {
width: 100%;
}

#startseite div#content h3 {
color: #fc0;
margin-left: 404px;
}

#startseite div#content p {
margin-left: 404px;
}

#startseite div#content img {
float: left;
width: 400px;
height: 300px;
margin: 4px 20px 0 10px;
border: 1px solid #ccc;
clear: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#error #content h2 {
background: url(http://www.moderator-holzach.de/img/head_fehler.gif) top left no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fernsehen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#fernsehen div#content, #einstein-tv div#content, #grand-prix div#content, #tier-magazin div#content, #boersenprofile div#content, #business-tv div#content, #s-tv div#content, #IT-Terror div#content, #alabama div#content,  #strassenflirt div#content {
width: 79%;
}

#fernsehen div#content .screenshot, #einstein-tv div#content .screenshot {
width: 100%;
text-align: left;
}

#fernsehen div#content div#video-klein {
margin: 0 0 30px 0;
font-size: 0.8em;
}

#fernsehen div#content div#video-klein img {
float: left;
margin-right: 10px;
}

#fernsehen #content h2 {
background: url(http://www.moderator-holzach.de/img/head_maintower.gif) top left no-repeat;
}
#cinema-tv #content h2 {
background: url(http://www.moderator-holzach.de/img/head_cinema-tv.gif) top left no-repeat;
}
#einstein-tv #content h2 {
background: url(http://www.moderator-holzach.de/img/head_einstein-tv.gif) top left no-repeat;
}
#grand-prix #content h2 {
background: url(http://www.moderator-holzach.de/img/head_grand-prix.gif) top left no-repeat;
}
#boersenprofile #content h2 {
background: url(http://www.moderator-holzach.de/img/head_boersenprofile.gif) top left no-repeat;
}
#s-tv #content h2 {
background: url(http://www.moderator-holzach.de/img/head_s-tv.gif) top left no-repeat;
}
#business-tv #content h2 {
background: url(http://www.moderator-holzach.de/img/head_business-tv.gif) top left no-repeat;
}
#tier-magazin #content h2 {
background: url(http://www.moderator-holzach.de/img/head_tier-magazin.gif) top left no-repeat;
}
#alabama #content h2 {
background: url(http://www.moderator-holzach.de/img/head_alabama.gif) top left no-repeat;
}
#hundert-grad #content h2 {
background: url(http://www.moderator-holzach.de/img/head_100-grad.gif) top left no-repeat;
}
#strassenflirt #content h2 {
background: url(http://www.moderator-holzach.de/img/head_strassenflirt.gif) top left no-repeat;
}
#reporter #content h2 {
background: url(http://www.moderator-holzach.de/img/head_reporter.gif) top left no-repeat;
}
#pandora #content h2 {
background: url(http://www.moderator-holzach.de/img/head_pandora.gif) top left no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Redaktion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#redaktion div#content, #redaktion-faz div#content, #redaktion-faz-screen div#content, #service-familie div#content, #pro-sieben div#content, #jetzt-oder-nie div#content, #heute div#content, #xanadu div#content, #radio-ffh div#content, #galileo div#content, #journal div#content {
width: 79%;
}

#redaktion-faz div#content-faz, #redaktion-faz-screen div#content-faz {
margin: 10px 0 0 0;
padding: 0;
width: 100%;
background-color: #fff;
color: #000;
font-size: 125%;
font-family: 'times new roman', times, serif;
}

#redaktion-faz div#content-faz-head, #redaktion-faz-screen div#content-faz-head {
width: 100%;
text-align: center;
}

#redaktion-faz div#content-faz h3, #redaktion-faz-screen div#content h3 {
padding: 0 50px;
color: #000;
font-size: 150%;
font-family: 'times new roman', times, serif;
}

#redaktion-faz div#content-faz h4, #redaktion-faz-screen div#content-faz h4 {
padding: 0 50px;
color: #000;
font-family: 'times new roman', times, serif;
}

#redaktion-faz div#content-faz p, #redaktion-faz-screen div#content-faz p {
margin: 0 0 15px 0;
padding: 0 50px;
}

#redaktion-faz div#content-faz a, #redaktion-faz-screen div#content-faz a {
color: #c90;
}

#redaktion-faz div#content-faz .zeitungsausschnitt, #redaktion-faz-screen div#content-faz .zeitungsausschnitt {
width: 100%;
text-align: center;
}

#service-familie div#content .screenshot, #journal div#content .screenshot {
width: 100%;
text-align: left;
}

#service-familie #content h2 {
background: url(http://www.moderator-holzach.de/img/head_service-familie.gif) top left no-repeat;
}
#pro-sieben #content h2 {
background: url(http://www.moderator-holzach.de/img/head_pro7-news.gif) top left no-repeat;
}
#jetzt-oder-nie #content h2 {
background: url(http://www.moderator-holzach.de/img/head_jetzt-oder-nie.gif) top left no-repeat;
}
#heute #content h2 {
background: url(http://www.moderator-holzach.de/img/head_zdf.gif) top left no-repeat;
}
#xanadu #content h2 {
background: url(http://www.moderator-holzach.de/img/head_xanadu.gif) top left no-repeat;
}
#radio-ffh #content h2 {
background: url(http://www.moderator-holzach.de/img/head_radio-ffh.gif) top left no-repeat;
}
#galileo #content h2 {
background: url(http://www.moderator-holzach.de/img/head_galileo.gif) top left no-repeat;
}
#journal #content h2 {
background: url(http://www.moderator-holzach.de/img/head_journal.gif) top left no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Event ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#event div#content, #event-screen div#content {
width: 79%;
}

/* #event div#content h2, #event-screen div#content h2, #event-video div#content h2 {
color: #fc0;
margin: 6px 0 10px 0;
text-indent: 0px!important;
font-size: 100%;
} */

h2#event-head {
background: url(http://www.moderator-holzach.de/img/head_event-main.gif) top left no-repeat;
}
h2#ista {
background: url(http://www.moderator-holzach.de/img/head_ista.gif) top left no-repeat;
}
h2#gms {
background: url(http://www.moderator-holzach.de/img/head_gms.gif) top left no-repeat;
}
h2#wmsky {
background: url(http://www.moderator-holzach.de/img/head_wmsky.gif) top left no-repeat;
}
h2#swbenergie {
background: url(http://www.moderator-holzach.de/img/head_swbenergie.gif) top left no-repeat;
}
h2#europhoto {
background: url(http://www.moderator-holzach.de/img/head_europhoto.gif) top left no-repeat;
}
h2#pink {
background: url(http://www.moderator-holzach.de/img/head_pink.gif) top left no-repeat;
}
h2#accenture {
background: url(http://www.moderator-holzach.de/img/head_accenture.gif) top left no-repeat;
}
h2#msd {
background: url(http://www.moderator-holzach.de/img/head_msd.gif) top left no-repeat;
}
h2#lufthansa {
background: url(http://www.moderator-holzach.de/img/head_lufthansa.gif) top left no-repeat;
}
h2#rowenta {
background: url(http://www.moderator-holzach.de/img/head_rowenta.gif) top left no-repeat;
}
h2#bulle {
background: url(http://www.moderator-holzach.de/img/head_bulle.gif) top left no-repeat;
}
h2#unilog {
background: url(http://www.moderator-holzach.de/img/head_unilog.gif) top left no-repeat;
}
h2#spinning {
background: url(http://www.moderator-holzach.de/img/head_spinning.gif) top left no-repeat;
}
h2#degussa {
background: url(http://www.moderator-holzach.de/img/head_degussa.gif) top left no-repeat;
}
h2#world {
background: url(http://www.moderator-holzach.de/img/head_world.gif) top left no-repeat;
}
h2#arcd {
background: url(http://www.moderator-holzach.de/img/head_arcd.gif) top left no-repeat;
}
h2#race {
background: url(http://www.moderator-holzach.de/img/head_race.gif) top left no-repeat;
}
h2#klappe {
background: url(http://www.moderator-holzach.de/img/head_klappe.gif) top left no-repeat;
}
h2#toshiba {
background: url(http://www.moderator-holzach.de/img/head_toshiba.gif) top left no-repeat;
}
h2#stock {
background: url(http://www.moderator-holzach.de/img/head_stock.gif) top left no-repeat;
}
h2#siemens {
background: url(http://www.moderator-holzach.de/img/head_siemens.gif) top left no-repeat;
}
h2#immtech {
background: url(http://www.moderator-holzach.de/img/head_immtech.gif) top left no-repeat;
}
h2#global {
background: url(http://www.moderator-holzach.de/img/head_global.gif) top left no-repeat;
}
h2#donner {
background: url(http://www.moderator-holzach.de/img/head_donner.gif) top left no-repeat;
}
h2#silverado {
background: url(http://www.moderator-holzach.de/img/head_silverado.gif) top left no-repeat;
}
h2#biosystems {
background: url(http://www.moderator-holzach.de/img/head_biosystems.gif) top left no-repeat;
}
h2#bahn {
background: url(http://www.moderator-holzach.de/img/head_bahn.gif) top left no-repeat;
}
h2#brau {
background: url(http://www.moderator-holzach.de/img/head_brau.gif) top left no-repeat;
}
h2#knorr {
background: url(http://www.moderator-holzach.de/img/head_knorr.gif) top left no-repeat;
}
h2#assi {
background: url(http://www.moderator-holzach.de/img/head_assi.gif) top left no-repeat;
}
h2#allianz {
background: url(http://www.moderator-holzach.de/img/head_allianz.gif) top left no-repeat;
}
h2#saa {
background: url(http://www.moderator-holzach.de/img/head_saa.gif) top left no-repeat;
}
h2#iaa {
background: url(http://www.moderator-holzach.de/img/head_iaa.gif) top left no-repeat;
}
h2#callcenter {
background: url(http://www.moderator-holzach.de/img/head_callcenter.gif) top left no-repeat;
}

#event div#content h3, #event-screen div#content h3 {
color: #ccc;
margin: 0 0 20px 0;
}

#event div#content p, #event-screen div#content p {
margin: 0 0 30px 0;
}

#event div#content img {
margin-bottom: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Training ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.training div#content, #dozent div#content, #hgkz div#content, .dozent-screen div#content {
width: 79%;
}

.training div#content p {
padding-bottom: 10px;
}

#training-start div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_training_gross.gif) top left no-repeat;
}
#dozent div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_dozent-ba.gif) top left no-repeat;
}
#hgkz div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_dozent-hgkz.gif) top left no-repeat;
}
#iventus div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_iventus.gif) top left no-repeat;
}
#rotaract div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_rotaract.gif) top left no-repeat;
}
#bredemeyer div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_bredemeyer.gif) top left no-repeat;
}
#roessler div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_roessler.gif) top left no-repeat;
}
#profiling div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_profiling.gif) top left no-repeat;
}
#edu div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_edu.gif) top left no-repeat;
}
#augsburg div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_fh-augsburg.gif) top left no-repeat;
}
#kempten div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_fh-kempten.gif) top left no-repeat;
}
#bamberg div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_bamberg.gif) top left no-repeat;
}
#eichstaett div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_eichstaett.gif) top left no-repeat;
}
#prister div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_prister.gif) top left no-repeat;
}
#bits div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_bits.gif) top left no-repeat;
}
#imk div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_imk.gif) top left no-repeat;
}
#prosdrive div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_prosdrive.gif) top left no-repeat;
}
#affaires div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_affaires.gif) top left no-repeat;
}

.training div#content h3 {
color: #ccc;
margin: 0 0 20px 0;
}

.training div#content dl {
font-size: 0.8em;
margin-bottom: 20px;
}

.training div#content dt {
font-weight: bold;
}

.training div#content dl dd {
line-height: 150%;
margin: 0 0 0 25px;
background-image: url(http://www.moderator-holzach.de/img/bullet.gif);
background-position: left 6px;
background-repeat: no-repeat;
padding-left: 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Studium ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#studium div#content, #zivildienst div#content, #abitur div#content, #uni div#content {
width: 79%;
}

#studium div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_studium_gross.gif) top left no-repeat; 
}
#montpellier div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_montpellier.gif) top left no-repeat; 
}
#boston div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_boston.gif) top left no-repeat; 
}
#grenoble div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_grenoble.gif) top left no-repeat; 
}
#zivildienst div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_rotes-kreuz.gif) top left no-repeat; 
}
#abitur div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_abitur.gif) top left no-repeat; 
}
#uni div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_uni.gif) top left no-repeat; 
}

#studium div#content h3 {
color: #ccc;
margin: 0 0 20px 0;
}

#studium div#content .screenshot {
width: 100%;
text-align: left;
margin-top: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kontakt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#kontakt div#content, #impressum div#content, #kontakt div#content, #links div#content, #impressum div#content, #fotos div#content, #impressum div#content{
width: 79%;
}

#kontakt div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_impressum.gif) top left no-repeat;
}
#impressum div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_impressum.gif) top left no-repeat;
}
#fotos div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_fotos.gif) top left no-repeat;
}
#links div#content h2 {
background: url(http://www.moderator-holzach.de/img/head_links.gif) top left no-repeat;
}

#kontakt div#content h3 {
color: #ccc;
margin: 0 0 20px 0;
}

#kontakt div#content div {
margin: 20px 0 0;
font-size: 0.8em;
}

input, textarea {
border: solid 1px #ccc;
background-color: #333;
color: #fff;
}

#links div#content a {
font-size: 0.8em;
}

#fotos div#content div img {
border: 1px solid #ccc;
}

#fotos div#content .fotos-klein {
float: left;
margin: 20px 50px 20px 0;
}

#fotos div#content div#fotos-ansicht {
float: left;
}

#fotos div#content div#fotos-download {
clear: both;
padding: 10px 0;
font-size: 0.8em;
}

#fotos div#content div#fotos-download img {
border: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ allgemeine Defs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#top {
font-size: 0px;
line-height: 0px;
}

.fixfloat {
float: none;
clear: both;
width: 1px;
margin: 0;
padding: 0;
font-size: 0px;
line-height: 0px;
height: 0.1px;
}

a {
color: #fc0;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.hide {
position: absolute;
top: -999em;
left: -999em;
}

.hide-print {
position: absolute;
top: -999em;
left: -999em;
}

.hide-all {
display: none;
}

#adresse {
display: none;
}

#print-return {
display: none;
}

.bild {
border: 1px solid #ccc;
}

.flash-video {
margin: 10px 0 20px 0;
}

#flash-video-start {
float: left;
margin: 4px 20px 0 10px;
}

.content-img {
float: right;
margin: 0 0 10px 10px;
}

div#newspaper {
margin: 20px 0 0 0!important;
padding: 0!important;
width: 100%;
background-color: #fff;
color: #000;
font-size: 125%;
font-family: 'times new roman', times, serif;
}
div#newspaper-head {
width: 100%;
padding: 10px 0 0 0!important;
text-align: center;
}
div#newspaper h3 {
margin: 0;
padding: 0 50px!important;
color: #000!important;
font-size: 150%;
font-family: 'times new roman', times, serif;
}
div#newspaper h4 {
padding: 0 50px!important;
color: #000;
font-family: 'times new roman', times, serif;
}
div#newspaper p {
margin: 0 0 15px 0!important;
padding: 0 50px!important;
}
div#newspaper a {
color: #c90!important;
}