/*
Name:  ultrastyle.css
Typ:   CSS Style Sheet
URL:   www.ultrabreit.de
Datum: 17.07.2009
*/

body { margin:0px; padding-top:44px; font-family:Verdana,Arial,sans serif; font-size:12px; color:#000000; background:url() repeat #000066; }

/* ### LINKS ### */
a:link, a:visited { color:#0000cc; text-decoration:none; }
a:hover, a:active { color:#0000cc; text-decoration:underline; cursor:pointer; }

/* ### ALLGEMEINES ### */
img   { border:0px; margin:0px 5px; }
table { font-size:12px; border-collapse:collapse; margin:10px; }
td,th { padding:10px; vertical-align:top; text-align:left; }
th    { border-bottom:1px solid #000000; }
h1    { font-size:18px; color:#000066; border-bottom:1px solid #000066; }
h2    { font-size:18px; color:#000066; }
h3    { font-size:18px; }
h4    { font-size:14px; }
h5    { font-size:14px; }
p     { margin:10px; line-height:16px; }
embed { margin:10px; }
ul,ol { }
li    { list-style-type:bullet; position:relative; left:25px; padding:2px 0px; }

/* ### HAUPTBEREICHE ### */
.aussen    { width:888px; text-align:left; }
.header    { background:url(hg_header2.gif) no-repeat; height:80px; }
.mitte     { height:500px; background-color:#faffee; padding-right:1px; border:1px solid #ff0000; border-top:0; }
.content   { height:500px; *height:484px; width:820px; padding-right:44px; *padding-top:15px; 
             font-size:12px; float:right; overflow:auto; }
.footer    { background:url(hg_footer2.gif) no-repeat; height:30px; padding:0px 20px; margin-top:5px; }

/* ### EINZELBEREICHE ### */
.grafik    { position:absolute; height:1px; }
.logo      { position:relative; top:-32px; left:75px; }
.ndw       { position:relative; top:-165px; left:180px; color:white; font-weight:bold; font-size:15px; }
.siegel    { position:relative; top:-35px; left:300px; }
.datum     { text-align:right; font-size:10px; height:16px; padding-right:10px; color:#0000cc; }
.copyright { font-size:10px; float:right; position:relative; top:8px; }
.copyright a:link, .copyright a:visited { color:#ffffff; padding-left:5px; margin-left:5px; }

/* ### NAVIGATION ### */
.naviTop { margin:60px 10px 0px 0px; *margin:60px 10px -3px 0px; float:right; }
     .naviTop a:link, .naviTop a:visited { color:#ffffff; text-decoration:none; font-weight:bold; }
     .naviTop a:hover, .naviTop a:active { color:#000000; text-decoration:none; font-weight:bold; cursor:pointer; }
     .navi { background:url(hg_navi_blau.gif) no-repeat; width:100px; height:20px; 
             margin:0px 5px; padding-top:3px; text-align:center; float:left; *position:relative; }
          .navi#aTop { background:url(hg_navi_rot.gif) no-repeat; color:#000000; }
          a:hover .navi { background:url(hg_navi_grau.gif) no-repeat; }
          a:hover #aTop { color:#000000; }

.naviTop2 { font-size:1px; height:16px; padding:3px 0 0 50px; color:#ffff00; background-color:#ff0000; 
            border-left:1px solid #bb0000; border-right:1px solid #ff0000; overflow:visible; }
     .naviTop2 a:link, .naviTop2 a:visited { color:#ffff00; text-decoration:none; font-weight:bold; }
     .naviTop2 a:hover, .naviTop2 a:active { color:#000000; text-decoration:none; font-weight:bold; cursor:pointer; }
     .navi2 { padding-left:20px; text-align:center; float:left; font-size:10px; }
          .navi2#aTop2 { color:#000000; }
          a:hover #aTop2 { color:#000000; }

.csc-textpic-caption { font-size:10px; padding-top:5px; text-align:center; }
p.smallbody { width:545px; }
div#pics { float:right; position:relative; height:150px; top:-200px; }
div#pics a { margin:0 20px; }
div#pics a.big { margin:0 0 0 80px; }

/* ### BILDERGALERIE ### */
div#galerie     { width:770px; *margin-top:-17px; }
div#galerie img { border:0; margin:0; }
div#grossbild   { width:600px; height:350px; background:url() center center no-repeat #ddd; }
div#bildleiste  { float:left; }
div.laufleiste  { float:left; width:20px; background:url() center center no-repeat #ddd; }
div.button      { margin:3px; height:80px; border:1px solid #bbb; border-right:1px solid #666; border-bottom:1px solid #666; }
div.thumb       { float:left; width:80px; background:url() center center no-repeat #ddd; }
div.zahl        { position:absolute; margin:1px 2px; background-color:#ddd; color:#666; }
div.highlight   { background-color:#668; }
div.highlight .zahl { background-color:#668; color:#fff; }

