/*
Theme Name: SSTAZ
Theme URI: /
Description: SSTAZ
Version: 1.6
Author: Ulf Paule
Author URI: 
Tags: 
*/

body {
 background-color: white;
 color: #333;
 font-family: Arial, sans-serif;
 font-size: 12px;
 text-align: center;
 margin: 0;
 padding: 0;
}

form {
 margin: 0;
 padding: 0;
}

img {
 border: 0;
}

td {
 font-family: Arial, sans-serif;
 font-size: 12px;
}

.small, .small td {
 font-size: 11px;
}

.clr {
 clear: both;
}

.fl {
 float: left;
}
.fr {
 float: right;
}

a {
 color: #ec092f;
 text-decoration: none;
}


#base {
 margin: 15px auto;
 text-align: left;
 width: 980px;
 background: #eaeaea url(img/base-l.jpg) 0px 12px repeat-y;
}

#base-in {
 background: transparent url(img/base-r.jpg) 952px 12px repeat-y;
}

#base-head {
 background: transparent url(img/base-t.jpg) 0 0 no-repeat;
}

#base-content {
 background: transparent url(img/base-b.gif) left bottom no-repeat;
}

#head {
 height: 110px;
 position: relative;
}

#logoline {
 height: 1px;
 overflow: hidden;
 background-color: #ec092f;
 position: absolute;
 left: 30px;
 top: 29px;
 width: 920px;
}
#logo {
 display: block;
 position: absolute;
 left: 50%;
 margin-left: -242px;
 top: 21px;
}

#navi {
 height: 62px;
 margin: 0 30px 10px 30px;
 border-bottom: 1px #999 dotted;
}
#mainnavi {
 background: #ec092f url(img/navi-stripes.gif) 0 0 repeat;
 height: 30px;
 margin-bottom: 3px;
 position: relative;
 overflow: hidden;
}
#mainnavi a {
 display: block;
 position: absolute;
 top: 1px;
 text-transform: uppercase;
 padding: 6px 0 7px 0;
 text-align: center;
 font-weight: bold;
 color: white;
 font-size: 14px;
 text-decoration: none;

}

#mainnavi .active {
 color: #ec092f;
 background-color: #eaeaea;
 padding-top: 6px;
 padding-bottom: 5px;
 margin-top: 3px;
 color: #555;
}



#m_nachrichten { left: 4px; width: 86px; }
#m_sonderthemen { left: 99px; width: 140px; }
#m_tipps { left: 248px; width: 130px; }
/*#m_gewinnen { left: 387px; width: 169px; }*/
#m_rubrik { left: 387px; width: 95px; }
#m_anzeigen { left: 491px; width: 135px; }
#m_ueberuns { left: 635px; width: 97px; }
#m_kunden { left: 741px; width: 101px; }

/*
#m_nachrichten { left: 4px; width: 86px; }
#m_sonderthemen { left: 102px; width: 140px; }
#m_tipps { left: 254px; width: 130px; }
#m_gewinnen { left: 395px; width: 169px; }
#m_anzeigen { left: 575px; width: 135px; }
#m_ueberuns { left: 722px; width: 97px; }
#m_kunden { left: 831px; width: 85px; }
*/


#navi .open {
 height: auto !important;
 display: block !important;
}

.subnavi {
 height: 0px;
 overflow: hidden;
 /*padding-left: 2px;*/
 padding-left: 0px;
 font-size: 12px;
}
* html .subnavi {
 display: none;
}


.subnavi a {
 float: left;
 padding: 6px 8px 5px 9px;
 background-repeat: no-repeat;
 background-position: 8px -20px;
 color: #333;
 margin: 0 1px 0 0;
}
.subnavi .active, .subnavi a:hover {
 background-position: 8px 3px;
 background-color: #ea0935;
 color: white;
}
/*
.subnavi a:hover {
 text-decoration: underline;
}
.subnavi .active:hover {
 text-decoration: none;
}*/

#banner-left {
 position: absolute;
 left: 30px;
 top: 40px;
}
#banner-right {
 position: absolute;
 right: 30px;
 top: 40px;
}

#head-right {
 position: absolute;
 right: 30px;
 top: 14px;
 font-size: 11px;
 line-height: 150%;
}


#content {
 float: left;
 display: inline;
 width: 600px;
 margin-left: 30px;
 padding-top: 8px;
 min-height: 400px;
}

* html #content {
 height: 400px;
}

.widecontent {
 width: 920px !important;
}

#content-right {
 float: right;
 display: inline;
 width: 305px;
 margin-right: 30px;
 padding-top: 12px;
}


.tabbar {
 position: relative;
 z-index: 1;
}
.tabbar a {
 background: #eaeaea url(img/tab-n.gif) 0 0 repeat-x;
 position: relative;
 z-index: 2;
 float: left;
 padding: 3px 10px 3px 10px;
 border: 1px #999999 solid;
 border-bottom: 0;
 text-decoration: none;
 margin-right: 4px;
 display: inline;
 color: #333;
}
.tabbar a:hover {
 color: #ec092f;
}
.tabbar a.active:hover {
 color: #333;
}
.tabbar .active {
 background: white url(img/tab-a.gif) 0 0 repeat-x;
 border: 1px #999999 solid;
 border-bottom: 0;
 padding-bottom: 4px;
 cursor: default;
}
.tabbox {
 position: relative;
 z-index: 0;
 margin-top: -1px;
 margin-bottom: 15px;
 border: 1px #999999 solid;
 padding: 10px;
 background-color: white;
}
* html .tabbox {
 width: 100%;
}


#foot {
 padding: 20px 30px 22px 30px;
 font-size: 11px;
 text-align: right;
}

#base-content p {
 margin: 0;
 padding: 5px 0 5px 0;
 line-height: 150%;
}
#base-content ul, #base-content ol {
 margin: 0;
 padding: 5px 0 5px 18px;
 line-height: 150%;
}

.separated p {
 border-bottom: 1px #999 dotted;
}

h1 {
 margin: 0;
 padding: 0px 0 10px 0;
 font-size: 16px;
}

h2 {
 margin: 0;
 padding: 10px 0 5px 0;
 font-size: 14px;
}

.teaser h2 {
 padding-top: 0;
}

.artimg, .artimgl {
 float: right;
 padding: 0 0 10px 10px;
 font-size: 11px;
}
.artimg img, .artimgl img {
 margin-top: 6px;
 margin-bottom: 6px;
}
.galimg {
float: left;
margin: 0 10px 10px 0;
}


.teaser {
 border-top: 1px #999 dotted;
 margin-top: 10px;
 padding: 10px 0 0 0;
 width: 100%;
}

.teaser img {
display: block;
}

.teaser p {
 padding: 0 !important;
}

#camlist {
 height:80px;
 overflow: auto;
 margin:0 10px 0 10px;
 border-top:1px #999 dotted;
 display: none;
 line-height: 150%;
 padding: 2px 0 2px 0;
}
#camlist a {
 display: block;
 margin-right: 2px;
}

.s {
font-size: 11px;
}

.date {
	font-size: 11px;
}

.picboxl {
 float: left;
 display: block;
 margin-right: 16px;
 margin-bottom: 8px;
}

.picboxr {
 float: right;
 display: block;
 margin-left: 16px;
 margin-bottom: 8px;
}

a.picboxl, a.picboxr {
 cursor: pointer;
}

.picboxbu {
 display: block;
 font-size: 11px;
 width: 240px;
 line-height: 135%;
 color: #333;
 border-bottom: 1px #999 dotted;
 padding: 6px 0 5px 0;
}

.picboxgal {
 float: left;
 display: block;
 margin: 5px 10px 5px 0;
}
.picboxgal .picboxbu {
 width: 190px;
 /*white-space: nowrap;
 overflow: hidden;*/
}


.datatable {
width:100%;
margin: 5px 0 5px 0;
}
.datatable td {
padding: 6px 25px 6px 0;
border-bottom: 1px #999 dotted;
vertical-align: top;
}


.weekday, .day {
width: 18px;
font-size:15px;
}
.odd td {
background-color: white;
}

.day {
padding: 4px 8px 4px 5px !important;
text-align: right;
font-family:Georgia,Times New Roman,serif;
font-size:16px;
}

.time {
width: 24px;
}
.rubr {
width: 60px;
}
.location {
width: 60px;
}


.red {
color: #ec092f;
}

.teaserlisthead {
margin: 0 0 10px 0;
text-align: right;
}

.teaserlistfoot {
border-top: 1px #999 dotted;
margin: 10px 0 10px 0;
padding-top: 10px;
text-align: right;
}

.sectionsep {
 clear: both;
 width: 100%;
 display: block;
 border-bottom: 1px #999 dotted;
 height: 5px;
 overflow: hidden;
}

.simpletable {
 margin: 5px 0 5px 0;
}
.simpletable td {
 padding-right: 20px;
}



#thumbbar {
 border-bottom: 1px #999 dotted;
 padding-bottom: 23px;
 margin-bottom: 10px;
 width: 920px;
 overflow: auto;
}
#thumbbar div {
 float: left;
 position: relative;
 border: 1px #999 solid;
 width: 50px;
 height: 75px;
 background: white none center center no-repeat;
 margin-right: 3px;
 cursor: pointer;
 margin-top: 8px;
}


#thumbbar .pagesep {
 margin-right: 14px;
}
.pagenum {
 background-color: white;
 position: absolute;
 left: 0;
 bottom: 0;
 padding: 0 1px 0 1px;
}

.thispage {
 border-color: #ec092f !important;
}
.thispage .pagenum {
 background-color: #ec092f;
 color: white;
}
#weekselect, #yearselect {
 font-size: 1em;
 font-family: Arial, sans-serif;
}

#viewimg {
 margin-bottom: 10px;
 background: white url(img/progress.gif) 452px 40px no-repeat;
 min-height: 400px;
}
* html #viewimg {
 height: 400px;
}

#viewpane {
 padding-bottom: 10px;
 border-bottom: 1px #999 dotted;
}

.pagelinkdisabled, .pagelinkdisabled:hover {
 cursor: default;
 color: #333 !important;
}

.adlink {
line-height:140%;
display: block;
padding:10px 0;
font-size: 14px;
font-weight: bold;
}


.dynform label {
padding-right: 12px;
vertical-align: middle;
}
.dynform label input {
vertical-align: -2px;
}


.dynform .input {
width: 274px;
}

.dynform textarea {
overflow: auto;
font-size: 1em;
font-family: Arial, sans-serif;
}


#searchbox {
height:44px;
position:relative;
}

#qsearch {
width: 225px;
position:absolute;
left:0;
top:1px;
}

#qsubmit {
width: 70px;
position:absolute;
right:0;
top:0;
}

input, select, textarea {
 font-family: Arial, sans-serif;
 font-size: 12px;
}


.sound {
 background: transparent url(img/sound.gif) left center no-repeat;
 padding: 0 110px 0 16px;
 display: block;
 position: relative;
}
.sound span {
 position: absolute;
 width:100px;
 right: 0;
 top: 0;
}
