/* IMPORT FONT */
@import "http://fonts.googleapis.com/css?family=Reenie+Beanie:regular";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==elements */

.reenie-beanie-kikel { 
font-family: 
'Reenie Beanie', serif; font-size: 20px; font-style: italic; font-weight: 700; 
text-shadow: 4px 4px 4px #bbb; text-decoration: none; text-transform: uppercase; 
letter-spacing: 0.03em; word-spacing: 0.034em; line-height: 1em; 
}


.reenie-beanie-olaf { 
font-family: 
'Reenie Beanie', serif; font-size: 22px; font-style: normal; font-weight: 400; 
text-shadow: 4px 4px 4px #bbb; text-decoration: none; text-transform: lowercase; 
letter-spacing: 0.073em; word-spacing: 0.034em; line-height: 1em; 
}


a {
  text-decoration: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.error {
  color: red !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content */
  
.content div.paragraph {
  font-size: .625em;
  line-height: 1.375em;
  padding-bottom: 15px;
}

.content h1 {
  background: url(../img/content-top.png) no-repeat;
  color: #303030;
  font-size: .7em;
  height: 20px;
  position: relative;
}

.content h2 {
  font-size: .6875em;
  font-weight: bold;
  line-height: 1.375em;
  margin-bottom: 5px;
}

.content h2.intext {
  padding-top: 0;
}

.content h3 {
  clear: both;
  font-size: .6875em; font-weight: bold;
  line-height: 1.375em;
  margin-bottom: 10px;
}

.paragraph table {
  margin-bottom: 0.583em;
  caption-side: bottom;
}

.paragraph table th {
  padding: 8px 12px;
  text-align: left;
  font-weight: normal;
  background-color: #d5d5d5 !important;
  border-style: none solid none none !important;
  border-width: 1px !important;
  border-color: #f8f8f8 !important;
}

.paragraph table td {
  padding: 6px 12px;
  border-style: solid solid none none !important;
  border-width: 1px !important;
  border-color: #f8f8f8 !important;
  background-color: #efefef !important;
}

.paragraph table tr.even td {
  border-right-color: #eaeaea !important;
  background-color: #e5e5e5 !important;
}

.paragraph table tr:nth-child(odd) td {
  border-right-color: #eaeaea !important;
  background-color: #e5e5e5 !important;
}
.paragraph table tr:nth-child(even) td {
  background-color: #efefef !important;
}

.paragraph table caption {
  font-size: 0.916em;
  line-height: 1.25em;
  margin: 9px 0 7px 0;
  text-align: left;
}

.ptype-imprint .content a {
  text-decoration: underline;
}

.ptype-imprint .content h3 {
  margin-bottom: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===image, movie */

.content div.image,
.content div.movie {
  float: left; clear: both;
  margin: 0 20px 0 0;
  padding: 0 0 10px 15px;
  position: relative;
  width: 180px;
}

.content div.image div.image-wrapper,
.content div.movie div.movie-wrapper {
  float: none;
  margin: 0.2em auto 0 auto;
  position: relative;
  width: 180px;
}

.content div.image div.legend,
.content div.movie div.legend {
  color: #303030;
  font-size: .625em;
  line-height: 1.1125em;
  margin: 6px auto 0 auto;
  text-align: left;
  width: 180px;
  clear: both;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===image-right, movie-right */
  
.content div.image-right,
.content div.movie-right {
  float: right;
  margin: 0 0 10px 10px; padding: 0 15px 0 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===image-big, movie-big */
  
.content div.image-big,
.content div.movie-big {
  float: none !important; 
  clear: both !important;
  margin-bottom: 20px;
  text-align: center;
  width: 530px;
}

.content div.image-big div.image-wrapper,
.content div.movie-big div.movie-wrapper,
.content div.image-big div.legend,
.content div.movie-big div.legend {
  width: 350px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===list */
  
.content ul {
  padding: 0 15px 15px 15px;
}

.content div.paragraph ul,
.content div.paragraph ol {
  float: left;
  overflow: auto;
  width: auto;
}

.content div.paragraph ul {
  padding-left: 15px;
  min-width: 308px;
}

.content div.paragraph ol {
  padding-left: 20px;
  min-width: 303px;
}

.content li {
  font-size: .6875em;
  line-height: 1.375em;
  list-style-type: square;
}

.content div.image + div.paragraph ul {
  clear: both;
  float: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===address */
  
.content div.address {
  width: auto;
  float: none;
}

.content div.address div.contact-person {
  padding: 10px 0;
}

.content div.address div.contact-person div {
  font-size: .6875em;
  line-height: 1.375em;
  padding: 0 15px;
}

.content div.address div.contact-person div a.mail {
  color: #303030;
}

.content div.address h2 {
  padding-top: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===audioplayer */
  
.content div.audio {
  padding: 0 15px 15px 15px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===linklist */
  
.content div.linklist ul {
  padding: 0 15px;
}

.content div.linklist li {
  background-position: left center; background-repeat: no-repeat;
  line-height: 1.5em;
  list-style-type: none;
  padding-left: 18px;
}

.content div.linklist a {
  color: #303030;
}

.content div.linklist h2 {
  padding-top: 0;
}

.content div.linklist li.internal-link {
  background-image: url(../img/link.png);
}

.content div.linklist li.external-link {
  background-image: url(../img/external-link.png);
}

.content div.linklist li.download {
  background-image: url(../img/download.png);
  color: #660000;
}

.content div.linklist {
  padding: 0 15px;
}

.content div.linklist h2 {
  padding: 0 !important;
}

.content div.linklist ul {
  overflow: auto;
  padding: 0 !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===separator */
  
.content div.hr {
  border-top: 2px solid #FFF;
  margin-top: 20px; padding-top: 20px;
}

.content div.hr hr {
  display: none;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===webform */
  
.content div.webform-wrapper {
  background: #F5F5F5;
  margin-left: 2px;
  padding: 15px 0 0 0;
  width: 751px;
}

.content div.webform .error-field {
  border: 1px solid #600;
}

.content div.webform .error-label {
  color: #600;
}
  
.content div.webform div.captcha {
  float: left;
}

.content div.webform div.captcha img {
  margin: 23px 0 0 0;
}

.content div.webform div.clear {
  clear: both;
}

.content div.webform div.error-message {
  color: #600;
  font-size: .6875em; font-weight: bold;
  margin-bottom: 15px;
}

.content div.webform div.fe-block {
  display: inline;
  float: left;
  margin-right: 12px;
}

.content div.webform div.fe-inline {
  padding: 12px 0 3px 0;
}

.content div.webform div.fieldset {
  padding: 0 15px;
}

.content div.fieldset-submit {
  border-top: 2px solid #FFF;
  height: 24px;
  margin-top: 10px;
}

.content div.webform div.le {
  font-size: .6875em;
  line-height: 1.125em;
  padding: 12px 0 3px 0;
}

.content div.webform div.le label {
  font-size: 1em;
  line-height: 1em;
}

.content div.webform div.le-first {
  padding: 0 0 3px 0;
}

.content div.webform div.no-margin {
  margin: 0;
}

.content div.webform div.notice {
  clear: both;
  color: #303030;
  font-size: .6875em;
  padding-top: 30px;
}

.content div.webform h3 {
  padding: 12px 0 0 0;
}

.content div.webform input {
  display: inline !important;
  float: left;
  font-size: .6875em;
}

.content div.webform .formfield input {
  border: 1px solid #D3D3D3;
  float: none;
  width: 255px;
}

.content input.button {
  background: #8F8F8F;
  border: 1px solid #D3D3D3;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
  margin-left: 1px; padding: 3px 0;
  width: 129px !important;
}

.content div.webform input.radio,
.content div.webform input.check,
.content div.webform input.checkbox {
  border: none;
  float: none;
  vertical-align: middle;
  width: auto;
}

.content div.webform input.width25 {
  float: left;
  margin-right: 5px;
  width: 85px;
}

.content div.webform input.width75 {
  float: left;
  margin: 0 !important;
  width: 163px;
}

.content div.webform label {
  font-size: .6875em;
}

.content div.webform select {
  border: 1px solid #D3D3D3;
  font-size: .6875em;
  width: 260px;
}

.content div.webform span.option-group-label {
  color: #303030;
  font-size: .6875em;
}

.content div.webform textarea {
  border: 1px solid #D3D3D3;
  font-size: .6875em;
  width: 525px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ===guestbook */

.guestbook div.error {
  color: #FFFFFF;
}

.guestbook h3 {
  color: #615D56;
}

.guestbook .webform h3 {
  margin-top: 0 !important;
}

.guestbook .webform #inpText,
.guestbook .webform #inpTitle {
  margin: 5px 0 6px 0; padding: 1px 0;
  width: 100%;
}

.guestbook .webform .formlabel {
  position: relative;
}

.guestbook .webform .formlabel label[for=inpText],
.guestbook .webform .formlabel label[for=inpTitle] {
  border: none;
  padding-bottom: 0;
}

.guestbook .webform .formfield input,
.guestbook .webform .formfield select {
  margin: 5px 0 6px 0; padding: 1px 0;
  width: 100%;
}

.guestbook .webform .notice {
  color: #5C5C5C;
  clear: both; float: none;
  margin-top: 12px; padding-left: 0;
  text-transform: none;
}

.guestbook .webform .fieldset-submit {
  background: none !important;
}

.guestbook .detail .editor {
  color: #615D56;
  font-size: 0.75em;
  line-height: 1.25em;
  margin-top: 15px;
}

.guestbook .detail table td,
.guestbook .detail table th {
  color: #615D56;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 3px 10px 3px 0;
}

.guestbook .maximize,
.guestbook .minimize,
.guestbook .newEntry {
  color: #615D56;
  font-size: 0.75em;
  line-height: 1.25em;
}

.guestbook .maximize a,
.guestbook .minimize a,
.guestbook .newEntry a {
  color: #147BC0;
  text-decoration: underline;
}

.guestbook .maximize a:hover,
.guestbook .minimize a:hover,
.guestbook .newEntry a:hover {
  color: #08314C;
}

.guestbook .closed .gbookContent,
.guestbook .closed small {
  display: none;
}

.guestbook .opened .gbookContent,
.guestbook .opened small {
  display: block;
}

.guestbook #gbookEntryList li {
  margin: 12px 0;
}

.guestbook #gbookEntryList.non-verbose h4 {
  cursor: pointer;
}

.guestbook li .gbookContent {
  color: #615D56;
  font-size: 0.75em;
  line-height: 1.25em;
}

.guestbook li h4 {
  border: none !important;
  font-family: Georgia,Serif !important;
  font-size: 0.75em !important;
  line-height: 1.25em !important;
  color: #4D4A42 !important;
}

.guestbook li.closed h4 {
  background: url(/img/gb_entry_closed.png) no-repeat 0 .25em;
  padding-left: 12px;
}

.guestbook li.opened h4 {
  background: url(/img/gb_entry_opened.png) no-repeat 0 .25em;
  padding-left: 12px;
}

.guestbook #gbookEntryList li small {
  margin-top: 10px;
  color: #615D56;
  font-size: 0.625em;
  line-height: 1.25em;
}

.guestbook .paging {
  color: #5C5C5C;
  font-size: 0.75em;
  line-height: 1.25em;
}

.guestbook .paging span.active {
  color: #147BC0;
  font-weight: bold;
}

.guestbook .paging a {
  color: #147BC0;
  text-decoration: underline;
}

.guestbook .paging a:hover {
  color: #08314C;
}

.guestbook .footer {
  color: #5C5C5C;
  font-size: 0.75em;
  line-height: 1.25em;
}

.guestbook .footer hr {
  margin: 12px 0;
  color: transparent;
  background: url(../img/divider_dotted_h.gif) repeat-x left bottom;
}

.guestbook .footer a {
  color: #147BC0;
  text-decoration: underline;
}

.guestbook .footer a:hover {
  color: #08314C;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==weekImg  */

#col-content .weekImg {
  background: url(../img/weekImg.png) repeat-y;
  display: inline-block;
  margin-bottom: 10px;
  width: 565px;
}
#col-content .weekImg h1 {
  background: url(../img/teaser-top.png) no-repeat;
  color: #303030;
  font-size: .7em;
  height: 20px;
  padding: 14px 0 0 14px;
  position: relative;
  text-transform: uppercase;
}
#col-content .weekImg .image-wrapper {
  margin: 0;
  padding-left: 2px;
  width: 558px;
}
#col-content #weekImgSubheadline {
  background-color: #F2F5FA;
  background: url(../img/teaser-bottom.png) no-repeat left bottom;
  color: #195475;
  font-size: 0.75em;
  font-weight: 700;
  height: 35px;
  line-height: 1.25em;
  padding: 0.3em 14px 0 14px;
  text-align: right;
}
.teaser-short div.foot {
  background: url(../img/teaser-bottom.png) no-repeat left bottom;
  height: 35px;
  padding-left: 14px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==teaser */
  
.teaser {
  display: inline-block;
  margin-bottom: 10px;
  width: 700px;
}

.teaser div.about {
  margin: 10px 0 0 190px;
  /* line-height und font-size in ie.css */
}

.teaser div.about .author,
.teaser div.about .date, 
.teaser div.about .divider {
  color: #303030;
  font-size: .6em;
  /* line-height und font-size in ie.css */
}

.teaser div.foot {
  height: 35px;
  padding-left: 14px;
  /* line-height und font-size in ie.css */
}

.teaser div.foot a {
  color: #303030;
  font-size: .7em;
  padding-left: 15px;
}

.teaser div.image {
  float: left;
  height: 125px;
  /* line-height und font-size in ie.css */
}

.teaser div.image a {
  font-size: 0;
  line-height: 0;
}

.teaser div.paragraph {
  color: #303030;
  font-size: .7em;
  line-height: 1.2em;
  margin-left: 190px; padding-bottom: 5px;
}

.teaser div.paragraph a {
  color: #303030;
  font-size: 1em;
}

.teaser h2 {
  background: url(../img/teaser-top.png) no-repeat;
  color: #303030;
  font-size: .7em;
  height: 20px;
  padding: 14px 0 0 14px;
  position: relative;
  text-transform: uppercase;
}

.content h1 span.date,
.teaser h2 span.date {
  position: absolute; right: 15px; top: 14px;
}

.teaser h3 {
  margin: -2px 0 6px 190px;
  padding-bottom: 10px;
  color: #303030;
  font-size: .7em;
  line-height: 1.19em;
}

.teaser li {
  background: #F6F5F5;
  border-top: 1px solid #FFF;
  clear: both; float: none;
  margin: 0 10px 0 2px;
  width: 700px;
  zoom: 1;
}

.teaser li.hotnews {
  background: #EBD3D3;
}

.teaser-short li {
  background: #F6F5F5;
  border-top: 1px solid #FFF;
  margin: 0 10px 0 2px;
  width: 700px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==teaser ===short */
  
.teaser-short {
  background: url(../img/teaser.png) repeat-y;
  display: inline-block;
  margin-bottom: 10px;
  width: 700px;
}

.teaser-short div.about {
  margin: 0 0 3px 0; padding-left: 15px;
}

.teaser-short div.about .author,
.teaser-short div.about .date,
.teaser-short div.about .divider {
  color: #303030;
  font-size: .6em;
}

.teaser-short div.foot {
  background: url(../img/teaser-bottom.png) no-repeat left bottom;
  height: 35px;
  padding-left: 14px;
}

.teaser-short div.foot a {
  background: url(../img/link.png) no-repeat left center;
  color: #303030;
  font-size: .7em;
  padding-left: 15px;
}

.teaser-short h2 {
  background: url(../img/teaser-top.png) no-repeat;
  color: #303030;
  font-size: .7em;
  height: 20px;
  padding: 14px 0 0 14px;
  position: relative; 
  text-transform: uppercase;
}

.teaser-short h3 {
  margin: 0 5px 0 15px;
}

.teaser-short h3 a {
  background: url(../img/link.png) no-repeat 0 .3em;
  color: #303030;
  display: inline-block;
  font-size: .8em;
  line-height: 1.10em;
  padding: 0 0 10px 15px;
}

.teaser-short li {
  background: #F6F5F5;
  margin: 0 10px 0 2px; padding: 0;
  width: 700px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===search */
  
.content div.detail-search-closed-hidden {
  background: #FFF;
  border: 1px solid #D3D3D3;
  display: none;
  height: 1.5625em;
  line-height: 1.375em;
  margin: 10px 15px 0 15px; padding-left: 15px;
  position: relative;
}

.content div.detail-search-closed-hidden a {
  font-size: .75em; font-weight: bold;
}

.content div.detail-search {
  background: #FFF;
  border: 1px solid #D3D3D3;
  line-height: 1.375em;
  margin: 10px 15px 0 15px; padding-left: 15px;
  position: relative;
}

.content div.detail-search form {
  padding-bottom: 15px;
}

.content div.detail-search h5 {
  font-size: .75em;
}

.content div.detail-search h5 a {
  font-size: 1em;
}

.content div.detail-search div.checkbox-group {
  float: left;
  width: 265px;
}

.content div.detail-search div.fieldset {
  padding-top: 15px;
}

.content div.detail-search div.form-row {
  clear: both; float: none;
}

.content div.detail-search label,
.content div.detail-search span.label {
  color: #303030;
  display: block; float: left;
  font-size: .75em;
  width: 220px;
}

.content div.detail-search input,
.content div.detail-search select {
  border: 1px solid #D3D3D3;
  width: 265px;
}

.content div.detail-search div.checkbox-group input.checkbox {
  border: none;
  display: block; float: left;
  margin-top: 5px;
  width: auto;
}

.content div.detail-search div.checkbox-group label {
  clear: none; float: left;
  width: auto;
}

.content div.detail-search select {
  font-size: .75em;
  width: 267px;
}

.content div.detail-search select.numbers,
.content div.detail-search select.numbers option {
  text-align: right;
}

.content div.detail-search input.button {
  margin-right: 20px;
}

.content a.button {
  display: block;
  position: absolute; top: 1px; right: 1px;
  text-indent: -9999px;
  width: 23px; height: 23px;
}

.content .maximize {
  background: url(../img/search-maximize.gif) no-repeat;
}

.content .minimize {
  background: url(../img/search-minimize.gif) no-repeat;
}

.content .button:hover {
  text-decoration: none;
}

.content div.link-searchtype {
  padding: 0 15px;
}

.content div.link-searchtype a {
  background: url(../img/link.png) no-repeat left center;
  font-size: .75em;
  padding-left: 18px;
}

.content div.fast-search {
  overflow: auto;
  margin-top: 10px; padding: 0 15px;
}

.content div.fast-search input {
  border: 1px solid #D3D3D3;
  display: inline; float: left;
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
  width: 140px; height: 17px;
}

.content div.fast-search input,
.content div.fast-search label {
  font-size: .75em;
}

.content div.fast-search label {
  clear: left; display: inline; float: left;
  line-height: 18px;
  margin-right: 10px;
}

.content div.fast-search input.submit {
  border: none;
  margin-left: 2px;
  width: auto; height: auto;
}

.content div.results {
  background: #FFF;
  border: 1px solid #D3D3D3;
  margin: 0 15px 0 15px; padding: 15px;
}

.content div.results ul {
  margin: 0; padding: 0;
}

.content div.results li {
  list-style: none;
  margin: 0 0 20px 0; padding: 0;
}

.content div.results li div.paragraph {
  font-size: 1em;
  padding: 0 0 5px 0;
}

.content div.results li div.paragraph a {
  font-size: 1em; font-weight: bold;
  text-decoration: underline;
}

.content div.results li div.paragraph span.category {
  display: inline-block;
  margin-right: 20px;
}

.content div.tabs {
  margin-top: 20px;
}

.content div.tabs ul {
  margin: 0; padding: 0 15px;
  height: 24px;
  overflow: visible;
}

.content div.tabs li {
  background: url(../img/tab.jpg) #FFF;
  display: block; float: left;
  list-style: none;
  margin-right: 1px;
  height: 24px;
}

.content div.tabs li.active {
  background: url(../img/tab-active.jpg) #FFF;
  height: 25px;
}

.content div.tabs li.active h5 {
  background: url(../img/tab-active-left.jpg) no-repeat;
  height: 25px;
}

.content div.tabs li.active h5 a {
  background: url(../img/tab-active-right.jpg) right top no-repeat;
  font-weight: bold;
  height: 25px;
}

.content div.tabs li h5 {
  background: url(../img/tab-left.jpg) no-repeat;
  height: 24px;
  padding-left: 10px;
}

.content div.tabs li h5 a {
  background: url(../img/tab-right.jpg) right top no-repeat;
  display: block;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  padding-right: 10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===pagination */
  
.content div.pagination {
  padding: 5px 20px 0 5px;
}

.content div.pagination div.next {
  background: none !important;
  float: right;
}

.content div.pagination div.next a {
  display: inline-block;
  font-size: .75em;
  line-height: 1.375em;
}

.content div.pagination div.jumpers span {
  display: inline-block; float: left;
  font-size: .75em;
  line-height: 1.375em;
  margin-right: 5px;
}

.content div.pagination div.jumpers ul {
  float: left;
  margin: 0; padding: 0;
}

.content div.pagination div.jumpers li {
  display: inline; float: left;
  list-style-type: none;
  margin: 0 5px; padding: 0;
}

.content div.pagination div.jumpers li a {
  background: none !important;
  font-size: 1em;
  padding: 0 !important;
  text-decoration: underline;
}

.content div.pagination div.jumpers li.active a {
  font-weight: bold;
  text-decoration: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==pageinfo */
  
#pageinfo {
  position: relative;
  width: 750px;
  margin: auto;
  padding: 0 0 0 204px;
  font-size: 0.7em;
  text-align: left;
  z-index: 1;
}

#pageinfo h2 {
  position: absolute;
  top: -223px;
  width: 200px;
  height: 34px;
  padding: 5px 0 0 10px;
  background: url(../img/box-pageinfo-top.png) no-repeat 0 0;
  color: #303030;
  line-height: 1.64em;
  font-size: 0.6875em;
  text-transform: uppercase;
}

#pageinfo .ilink {
  position: absolute;
  top: -110px;
  left: 330px;
}

#blindcuts {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #FFFFFF;
  padding: 0;
  width: 100%;
}
#blindcuts a.skip {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 0.7em;
    font-weight: bold;
    left: 0;
    padding: 0 0 .9em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 73%;
}
#blindcuts a.skip:link, 
#blindcuts a.skip:visited {
    color: #FFFFFF;
}
#blindcuts a.skip:hover,
#blindcuts a.skip:focus, 
#blindcuts a.skip:active {
    background: url("/img/skip.gif") no-repeat scroll center bottom #FFCC33;
}
