/****************************************************************/
/* StyleSheet der allgemeinen Darstellungen                     */
/****************************************************************/
/* Grundlagen für die Hompage                                   */

* { margin:0; padding:0; }

body {
    font-family:Arial,Helvetica,Lucida Grande, Sans;
    font-size:13px;
    line-height: 16px;
    color:#000000;
}
p { margin:0px; margin-bottom: 8px; }
a, a:visited, .page a, .page a:visited { color:#006cb5; text-decoration:none; }
a:hover, .page a:hover { color:#006cb5; text-decoration:underline; }
a.textklein{ font-size:11px; }
a.textnorm { font-size:13px; color:#000000; }
a.textgross{ font-size:15px; }
.clearboth{
    clear:both;
    height:0px;
    max-height:0px;
    line-height:0px;
    margin:0px;
    padding:0px;
}

h1, h2, h3, h4, h5 {
  color: #444;
}
h1 {
  font-size: 1.8em;
  line-height: 1.1em;
}
h2 {
  font-size: 1.5em;
  line-height: 1.1em;
}
h3 {
  font-size: 1.25em;
  line-height: 1.1em;
}
h4 {
  font-size: 1em;
  line-height: 1.1em;
}
h5 {
  font-size: .9em;
  line-height: 1.1em;
}
.small {
  font-size: 12px;
}
.xsmall {
  font-size: 11px;
  line-height: 15px;
}
.label {
  color: #666;
}
.copyright {
  color: #999;
}
a.anker{
  height:1px;
}


/****************************************************************/
/* Grundsätzliches Seitenlayout                                 */
.page {
  display: block;
  float: left;
  padding: 0 10px 0 14px; 
  width: 815px;
  border: 0;
  background-color: #ffffff;
  z-index: 0;
}
.contentspalte{
  display:block;
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:485px;
  max-width:485px;
  min-width:485px;
  border:0px;
}
.sidebar{
  display:block;
  float:right;
  margin:0px 0px 0px 10px;
  width:317px;
  max-width:317px;
  min-width:317px;
  border:0px;
}
.u2_breadcrumb{
  float:left;
  padding:0px 0px 10px 0px;
  width:815px;
  font-size: 12px;
  color:#999;
}
.u2_breadcrumb a,
.u2_breadcrumb a.nav_link{
  font-size: 12px;
  color:#999;
}
.teaser_u2{
  margin:0px;
  padding:0px;
}

/****************************************************************/
/* Werbung / Werbeflächen                                       */
.werb1 {
  height: 90px;
  max-height: 90px;
  width: 825px;
  margin-left: 14px;
  text-align: center;
  z-index: 1;
}
/* Slimbanner 1. Position */
#OAS_x02 {
  float: left;
  width: 815px;
  margin-bottom: 8px;
}
/* ContentAd */
#OAS_Middle1 {
  clear: left;
}
.block_sp4 #OAS_Middle1 {
  margin-bottom: 12px;
}
.artikel_extblock #OAS_Middle1 {
  clear: none;
  float: right;
  margin-top: 12px;
}
.block_rs4_werbung #OAS_Middle4 {
  margin-bottom: 12px;
}
/* Skyscraper */
#OAS_Right1 {
  position: absolute;
  top: 90px;
  left: 839px;
  z-index: 999;
}
/* E-Junior */
.block_rs4_werbung #OAS_Right2 {
  margin-bottom: 12px;
}
/* Textlinks */
.textlink {
  clear: both;
  float: left;
  width: 387px;
  margin-top: 8px;
}
.contentspalte .textlink {
  display: inline;
  width: 460px;
  margin-left: 10px;
}
.artikelcontent2 .textlink {
  width: 396px;
  margin-top: 6px;
  margin-left: 0;
}
.textlink p {
  font-size: 12px;
  padding: 5px 5px 5px 10px;
  margin-bottom: 0;
  background-color: #eaf4fb;
  border: 1px solid #d8ecfa;
  border-left-color: #eaf4fb;
  border-right-color: #eaf4fb;
}
/* Sitelinks */
.sitelink {
  width: 449px;
  clear: both;
  float: left;
  background:url(/oonup/images/background/bg-advertorial.png) repeat-x;
  border-top: 1px dotted #d8ecfa;
  margin-top: 10px;
  padding: 12px 5px 5px 10px;
}
.block_sp6 .sitelink {
  width: 479px;
  padding: 12px 0px 5px 0px;
  background: none;
}
.block_sp4 .sitelink, .werbung-sp4 .sitelink  {
  width: 317px;
  padding: 12px 0px 5px 0px;
  background: none;
}
.contentspalte .sitelink {
  display: inline;
  margin-left: 10px;
}
.sitelink .werbung {
  font-size: 11px;
  color: #999;
  text-align: right;
  margin-top: -10px;
  padding-right: 3px;
}
.sitelink img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #999;
}
.artikelcontent .sitelink {
  line-height: 16px;
  margin-left: 0;
}

/****************************************************************/
/* Head / Login/Logout                                          */
.loginline{
    float:right;
    padding:15px 2px 0px 0px;
    white-space:3px;
}
.loginpopmenu{
    position:absolute;
    display:block;
    float:left;
    margin-top:2px;
    padding:5px 10px 4px 10px;
    border:1px solid #b4d2e7;
    background-color:#ffffff;
    width:180px;
    z-index:100;
}
.nutzername a, .nutzername, .passwort,{
  margin:0px;
  padding:10px 10px 0px 10px;
  color:#000000;
}
.loginpopmenu .anmelden{
  display:block;
  margin:0px 0px 0px 00px;
  padding:10px 10px 0px 0px;
  color:#000000;
}
.logindetailcontent{
  float:left;
  border-top:1px solid #c4c4c4;
  padding:8px 12px 4px 10px;
  background-image: url(/oonup/images/bg-rs5.jpg); 
  background-repeat: repeat-x;
  width:445px;
}

#register .nutzername a, #register .anmelden a,
#register .nutzername, #register .passwort,.anmelden{
  margin:0px;
  padding:10px 0px 0px 0px;
  color:#000000;
}
#register .nutzername .label{
  display:block;
  float:left;
  width:100px;
  margin:0px;
  padding:0px 0px 8px 0px;
  color:#000000;
}
a.passwortvergessen{
  color:#006cb5;
}

#register .nutzername .field{
  display:block;
  float:left;
  width:200px;
  padding:0px 0px 8px 0px;
  margin:0px;
  color:#000000;
}
#register .nutzername .field input{
  width:250px;
}
#register .nutzername input[type=password],
#register .nutzername input[type=text]{
  width:260px;
}
.register_epaper{
  display:block;
  float:left;
  width:600px;
  margin:0px 0px 10px 0px;
}
.register_epaper .registercontent{  
  display:block;
  float:left;
  width:420px;
}
#register_epaper .nutzername .label{
  display:block;
  float:left;
  width:100px;
  margin:0px;
  padding:0px 0px 8px 0px;
  color:#000000;
}
#register_epaper .nutzername .field{
  display:block;
  float:left;
  width:300px;
  padding:0px 0px 8px 0px;
  margin:0px;
  color:#000000;
}
#register_epaper .nutzername .field input{
  width:250px;
}
#register_epaper .nutzername input[type=password],
#register_epaper .nutzername input[type=text]{
  display:block;
  float:left;
  border:1px solid #b4d2e7;
  font-size:12px;
  padding:2px 2px 2px 2px;
  width:300px;
}

.passwort a img {
  border:0px;
  padding-bottom:1px;
}
.newregister{
  margin:5px 0px 0px 0px;
  padding:5px 0px 0px 0px;
  background-image: url(/oonup/images/bg-punkt2.jpg); 
  background-repeat: repeat-x;
}
.stadtselect{
  width:128px;
  font-size:10px;
  line-height:17px;
  height:17px;
  padding-bottom:0px; 
  border:1px solid #92b4cc;
  margin-bottom:1px;
}
.stadtbutton { 
  margin-top:2px;
  height:19px;
  font-size:10px;
  font-weight:normal;
  padding:0px 0px 2px 0px;
  margin-bottom:-1px;
}
.terminsuchform-input{
  display:block;
  float:left;
  width:100px;
  border:1px solid #999894;
  font-size:12px;
  padding:2px 2px 2px 2px;
}
.login-input{
  display:block;
  width:155px;
  border:1px solid #b4d2e7;
  font-size:12px;
  padding:2px 2px 2px 2px;
}
input[type=passwort] .login-input{
  display:block;
  width:160px;
  border:1px solid #b4d2e7;
  font-size:12px;
  padding:2px 2px 2px 2px;
}



/****************************************************************/
/* Logo (OÖNachrichten)                                         */
.logo{
    float:left;
    display:block;
    left:2px;
    padding:24px 20px 0px 19px;
}
.logo_ow{
    float:left;
    display:block;
    left:2px;
    padding:7px 20px 6px 19px;
}

/****************************************************************/
/* Suche (im Kopf)                                              */
.suche{
    float:left;
    display:block;
    width:329px;
    height:27px;
    max-height:69px;
    vertical-align: text-bottom;
    z-index: 2;
}
.suche_ow{
    float:left;
    display:block;
    width:329px;
    height:27px;
    max-height:59px;
    vertical-align: text-bottom;
    z-index: 2;
}
.suchform-uebersichtsseiten{
    float:left;
    display:block;
    position:absolute;
    top:40px;
    right:0px;
    vertical-align: text-bottom;
    padding-left:0px;
    height:21px;
    max-height:21px;
    text-align:right;
    width:520px;
    text-align:right;
}
.suchform-uebersichtsseiten_ow{
    display:block;
    float:right;
    position:absolute;
    top:22px;
    right:0px;
    vertical-align: text-bottom;
    padding-left:0px;
    height:21px;
    max-height:21px;
    text-align:right;
    width:620px;
    text-align:right;
}
.suchform-uebersichtsseiten_ow input[type=text]{
    margin:0px;
    padding:2px 4px 2px 4px;
    float:right;
    border: 1px solid #b4d2e7;
    height:21px;
    max-height:21px;
    line-height:21px;
    width:500px;
}
.suchform-uebersichtsseiten input[type=text]{
    margin:0px;
    padding:2px 4px 2px 4px;
    float:right;
    border: 1px solid #b4d2e7;
    height:21px;
    max-height:21px;
    line-height:21px;
    width:170px;
}
.suchform{
    float:left;
    display:block;
    position:absolute;
    top:40px;
    right:240px;
    vertical-align: text-bottom;
    padding-left:10px;
    height:21px;
    max-height:21px;
    text-align:right;
}
.suchform input[type=text]{
    margin:0px;
    padding:2px 4px 2px 4px;
    float:left;
    border: 1px solid #b4d2e7;
    height:21px;
    max-height:21px;
    line-height:21px;
}
.suchform input[type=image]{
    padding-top:1px;
}


/****************************************************************/
/* RoundBorders im HeadBereich (Logo/Navi/Suche/etc.)           */
.roundborder{
    position: relative;
    background-color: #ffffff;
    width: 815px;
    padding: 0;
    margin: 0;
    z-index: 2;
}
.roundborder.b1, .roundborder.b4 {
    display: block;
    overflow: hidden;
    font-size: 1px;
    height: 1px;
    width: 808px;
    margin-left: 2px;
    background: #b4d2e7;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
    z-index: 2;
}
.roundborder.b2, .roundborder.b3 {
    clear:both;
    display: block;
    overflow: hidden;
    font-size: 1px;
    height: 1px;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
    width: 810px;
    margin-left: 1px;
    z-index: 2;
}
.roundborder.b3{
    background-color: #e3e3d7;
}
.roundborder.boxheaderframe {
    display: block;
    height: 70px;
    width: 812px;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
    z-index: 3;
}
.roundborder.boxheaderframe_ow{
    display: block;
    height: 49px;
    width: 812px;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
    z-index: 3;
}
.roundborder.boxheadercontent {
    z-index: 3;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
}
.roundborder.boxcontentframe {
    padding:0px 0px 2px 0px;
    margin:0px 0px 0px 0px;
    width: 812px;
    border-left: 1px solid #b4d2e7;
    border-right: 1px solid #b4d2e7;
    border-bottom: 1px solid #b4d2e7;
    min-height: 47px;
    height: 47px;
    z-index: 2;
    background-color:#E9F0F6;
    /*background-image: url(/oonup/images/background/bg-unternav2.gif); 
    background-repeat: repeat-x;
    packground-position:bottom;  */
}

/****************************************************************/
/* FormButton (Gestaltung nach Angaben von Herrn Persiel)       */
input[type=button],
input[type=submit]{
  margin:0px;
  padding:2px 3px 2px 3px;
  border: 1px solid #92B4CC;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  background-color:#006cb5;
  color:#ffffff;
  font-size:11px;
  cursor:hand;
}
input[type=text],
input[type=passwort]{
  padding:2px 4px 2px 4px;
/*  width:150px;*/
}


/****************************************************************/
/* Wetter                                                       */
.wetter{
  position: absolute;
  right:4px;
  margin:0px;
  padding:0px;
  z-index: 5;
  width:228px;
  max-width:228px;
}
.wetternav{
  position:absolute;
  width: 228px;
  w\idth: 220px; /* vereinfachter Box-Model-Hack */
  height:88px;
  left:600px;
  top:125px;
  z-index:5;
  padding:0px 4px 2px 4px;
}
/* Wetterbox */
.wetterbox{
  position: absolute;
  display:block;
  float:right;
  right:2px;
  min-width:226px;
  width:228px;
  max-width:230px;
  height:90px;
  z-index: 5;
}
.wetterbox-title{
  display:block;
  float:left;
  width: 225px;
  w\idth: 195px; /* vereinfachter Box-Model-Hack */
  height:16px;
  line-height:16px;
  padding: 0 15px;
  font-size: 11px;
  font-weight: bold;
  color:#444;
}
.wetterbox-fuss{
  display:block;
  float:left;
  margin-left:15px;
  width: 194px;
  w\idth: 188px; /* vereinfachter Box-Model-Hack */
  height:14px;
  line-height:14px;
  text-align:right;
  font-size:11px;
  color:#1178bd;
  padding: 0 4px 0 0;
  border:1px solid #bfd3e5;
  background:#ffffff;
}
.wetterbox-pfeil-zurueck, .wetterbox-pfeil-vor{
  display: inline;
  float: left;
  min-width: 15px;
}
.wetterbox-content-wetter img{
  padding:0px;
  float:left;
}
.wetterbox-fuss a img{
  padding-bottom:1px;
}
.wetterbox-icon {
  float: left;
  width: 97px;
  height: 56px;
  background-color: #fff;
  font-size: 10px;
  cursor: hand;
  cursor: pointer;
}
.wetterbox-text {
  width: 97px;
  height: 16px;
  color: #444;
  font-size: 10px;
}
.wetterbox-text2 {
  position: relative;
  top: -17px;
  left: -1px;
  width: 100%;
  font-size: 10px;
  color: #fff;
  margin-top: 2px;
}
.wetterbox-tageszeit {
  float: left;
  display: inline;
  margin-left: 6px;
}
.wetterbox-temperatur {
  float: right;
  display: inline;
  margin-right: 3px;
}
#wetterbox-ecken {
  clear: left;
  position: relative;
  top: -72px;
  left: 15px;
  display: none; 
  behavior: url(/oonup/js/iepngfix.htc);
}
#wetterblock {
  float: left;
  width: 320px;
  padding: 10px 0 0 1px;
  color: #444;
  background: url(http://admin.nachrichten.at/oonup/images/bg-rs5.jpg) repeat-x;
}
#wetterblock div {
  float: left;
  width: 151px;
  display: inline;
  margin-left: 9px;
}
#wetterblock img {
  float: left;
}
#wetterblock .mintemp {
  color: #006CB5;
  font-weight: bold;
}
#wetterblock .maxtemp {
  color: #E2001A;
  font-weight: bold;
}
#wetterblock dl.prognose {
  float: left;
  width: 151px;
  font-size: 11px;
  padding-bottom: 8px;
}
#wetterblock dl.aktuell {
  float: left;
  width: 311px;
  display: inline;
  margin-left: 10px;
  font-size: 12px;
}
#wetterblock dt {
  float: left;
  width: 60%;
  display: inline;
}
#wetterblock dl.aktuell dt, dl.aktuell dd {
  border-bottom: 1px dotted #ccc;
}
#wetterblock dd {
  float: right;
  width: 40%;
  text-align: right;
}

/****************************************************************/
/* Teaser-Box Web-TV & Co.                                      */
.mediabox {
  position: relative;
  float: left;
  width: 140px;
  height: 202px;
  padding: 3px 4px 0 4px;
  margin-top: 1px;
  margin-bottom: -4px;
  border-right: 1px dotted #b4d2e7;
  border-right: 1px dotted #555;
}
.mediabox.leserreporter {
  margin-left: 8px;
  margin-right: -6px;
  border-right: none;
}
.mediabox a.ressort {
  color: #444;
  font-size: 12px;
  line-height: 11px;
  font-weight: bold;
}
.mediabox img {
  float: left;
  width: 132px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-bottom: 0;
}
.mediabox a.mehr {
  position: absolute;
  font-size: 12px;
  bottom: 0;
  right: 12px;
}
.mediabox span {
  clear: left;
  display: block;
  height: 48px;
  overflow: hidden;
}

/****************************************************************/
/* Seitenfuß (Linkleiste/Suche/Anzeigenleiste (2x) )            */
.footnavi{
  margin:52px 0px 0px 0px;
  padding:0px;
  border:0px;
  border-top:3px solid #000000;
  border-bottom:1px solid #000000;
  height:51px;
  width:815px;
}
.footnavi ul{
    float:left;
    margin:14px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    text-align:left;
}
.footnavi ul li{
    margin:0px;
    float:left;
    padding:0px 20px 0px 0px;
    list-style:none;
    vertical-align:middle;
    font-size:14px;
    height:37px;
    line-height:37px;
    font-weight:bold;
}
.footnavi ul li img{
    padding:0px;
    vertical-align:middle;
}
footsuche.footnavi-spalte1
.footnavi .footnavi-spalte1{
  margin-left:10px;
  padding-top:13px;
  width:161px; 
  height:37px;
}
.footnavi ul li a, .footnavi ul li a:hover, .footnavi ul li a:visited{
    color:#006cb5;
}
.footnavi ul li a:hover{ text-decoration:underline; }

.footnavilogo {
  margin-left:18px;
  padding-top:9px;
  width:153px; 
  float:left;
}
.footnavi ul li a.startseite_3,
.footnavi ul li a.tiefe1_aktiv{
    color:#444;
}
.footsuche{
    padding:8px 0px 4px 0px;
    border:0px;
    border-bottom:1px dotted #000000;
    background-color:#eaf4fb;
    height:28px;
    vertical-align:middle;
    text-align:center;
}
.footsuche form{
    text-align:left;
}
.footsuche input[type=text]{
    border: 1px solid #b4d2e7;
    height:21px;
    max-height:21px;
    padding:2px 4px 2px 4px;
}
.footsuche input[type=image]{
    vertical-align:middle;
}
.footanzeige{
  display:block;
  padding:5px 0px 5px 0px;
  border:0px;
  border-bottom:1px dotted #000000;
  font-size:12px;
  line-height:20px;
  text-align:center;
}
.footanzeige2{
  display:block;
  padding:5px 0px 5px 0px;
  border:0px;
  border-bottom:1px solid #000000;
  margin-bottom:4px;
  font-size:12px;
  line-height:28px;
  vertical-align:middle;
  text-align:center;
}
.footanzeige2 a, .footanzeige2 a:hover, .footanzeige2 a:visited,
.footanzeige a, .footanzeige a:hover, .footanzeige a:visited{
  color:#006cb5;
  font-size:12px;
}
.footanzeige2-inline img{
  display:inline;
  border:0;
  padding:0px 2px 1px 0px;
  vertical-align:text-bottom;
}
.footanzeige2-inline{
  display:inline;
  line-height:20px;
  vertical-align:middle;
}
.footsuche-platzhalter{
  margin-left:10px;
  padding-top:13px;
  width:161px;
  float:left;
}
.footanzeige-platzhalter{
  margin-left:10px;
  padding-right:4px;
  width:80px;/*width:146px;*/
  float:left;
  text-align:right;
  font-weight:bold
}
.footanzeige2-platzhalter{
  margin-left:10px;
  width:38px; /*  width:161px;*/
  min-width:38px;
  float:left;
  height:30px;
 
}

.foot-breit .footnavi {
  width:984px;
}

.textfett {
  font-weight:bold;
}

.reg_needed {
  background-color:#fdd;
}

.textrot {
  color:red;
}

.voteform {
  width:600px;
  text-align:center;
  margin-top:10px;
}
.voteform input[type=radio] {
  position:relative
  top:2px;
  margin-right:2px;
}

