html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
img {
  border:0;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**************************** algemeen */
body {
  width: 100%;
  height: 100%;
  font: 75%/1.5em arial, helvetica, sans-serif;
}

html {
  background: #750c4f url("/textpattern/gfx/html.gif") repeat-x;
}

#container {
  width: 100%;
  float: left;
  background: url("/textpattern/gfx/container.gif") top center no-repeat;
}

.holder {
  width: 82.67em;
  margin: 0 auto;
  position: relative;
}

.contentholder {
  width: 82.66em;
  background: url("/textpattern/gfx/contentholder.gif") top center repeat-y;
  color: #fff;
  float: left;
}

.contentholder1 {
  width: 82.67em;
  background: url("/textpattern/gfx/contentholder1.gif") no-repeat;
  float: left;
}

#rockin_banner {
  width: 232px;
  height: 190px;
  position: relative;
  float: right;
  top: -280px;
  left: 30px;
  z-index: 100;
  overflow: hidden;
}

#rockin_banner p {
  margin: 40px 0 0;
}

#funmenu a {
  display: block;
  position: absolute;
  z-index: 100;
  width: 82px;
  text-indent: -9000px;
  left: 356px;
  background-position: left top;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#funmenu a:hover {
  background-position: left bottom;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}

#flickrtags {
  height: 44px;
  background-image: url("/textpattern/gfx/flickr.png");
  top: 32px;
}

#lastfmradio {
  height: 46px;
  background-image: url("/textpattern/gfx/lastfm.png");
  top: 76px;
}

#icalevents {
  height: 41px;
  background-image: url("/textpattern/gfx/ical.png");
  top: 122px;
}

.noshow, .right .timetable, #footer .type, #footer .email, #footer .url, #footer .country-name, #footer .region, #footer .fn {
  display: none !important;
}

/**************************** fonts */
h1 {
  margin: 0 0 18px;
  font-size: 14px;
}

h2 {
  font-size: 14px;
  clear: both;
}

.h2_margin {
  margin: 0 0 12px;
  font-size: 16px;
}

h3 {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 18px;
}

.content p {
  margin: 0 0 18px;
  font-size: 14px;
}

.content ul {
  font-size: 14px;
  margin: 20px 0;
  list-style-position: inside;
}

.inline, .inline li, ul.vevent, ul.vevent li, #footer dt, #footer dd {
  display: inline;
}

hr {
  border: 0;
  border-top: 1px solid #f71ead;
  height: 1px;
  color: #f71ead;
  margin: 6px 0 18px;
  clear: both;
}

/**************************** bovenkant */
.topholder {
  width: 76.00em;
  height: 260px;
  padding: 0 40px;
  float: left;
  background: url("/textpattern/gfx/topholder.jpg") center top no-repeat;
  color: #fff;
  overflow: hidden;
}

.topholder .backtohomepage, .topholder h1 {
  width: 912px;
  height: 260px;
  display: block;
  float: left;
  text-indent: -9000px;
}

.topholder a {
  color: #fff;
}

/**************************** linkermenu */
.menu {
  width: 9.75em;
  padding: 0 4.50em 0 5.00em;
  float: left;
  font-family: georgia, "times new roman", serif;
  overflow: hidden;
  background: url("/textpattern/gfx/menu.gif") 40px 0 no-repeat;
}

.menu ul {
  list-style-type: none;
  clear: both;
  color: #eaaa32;
}

.menu a, .right a {
  text-decoration: none;
  color: #fff;
}

.menu a {
  padding-left: 12px;
}

.menu .mainmenu, .menu .secondmenu {
  margin-bottom: 28px;
  display: block;
  float: left;
  line-height: 1.3em;
}

.menu .mainmenu li {
  display: block !important;
  float: left;
}

.menu .mainmenu li a, .menu .mainmenu li span {
  width: 100px;
  padding: 3px 20px 4px 12px;
  font-size: 14px;
  display: block;
}

.menu .mainmenu li ul li {
  background: url("/textpattern/gfx/subselected.gif") center left no-repeat;
  display: block;
  float: left;
}

.menu .mainmenu li ul li a {
  padding-left: 22px;
}

.mainmenu .selected a {
  background: url("/textpattern/gfx/menu.png") no-repeat;
  text-decoration: none;
}

.mainmenu .selected ul li a {
  background: none;
}

.menu .mainmenu li a:hover {
  background: url("/textpattern/gfx/menuhover.png") no-repeat;
  text-decoration: none;
}

.menu .secondmenu .selected a {
  text-decoration: underline;
}

.menu a:hover, .right a:hover {
  text-decoration: underline;
}

.secondmenu li a {
  display: block;
  font-size: 11px;
  color: #ffcb70;
  padding: 0 0 0 12px;
}

#socialnetworks a {
  font-size: 11px;
}

/**************************** zoeken */
.search {
  width: 152px;
  padding: 17px 0 0;
  background: url("/textpattern/gfx/zoeken.png") no-repeat;
  margin: 0 0 22px;
}

.search .textinput {
  background: #fff url("/textpattern/gfx/inputtext_1.gif") 0 -50px no-repeat;
  border: 1px solid #e98c00;
  padding: 2px;
  width: 108px;
  float: left;
}

.search button {
  width: 32px;
  height: 22px;
  overflow: hidden;
  float: left;
  text-indent: -9000px;
  background: url("/textpattern/gfx/go.gif");
  border: 0;
  cursor: pointer;
}

.search button:hover {
  background: url("/textpattern/gfx/go.gif") bottom left;
}

.search span {
  display: none;
}

/**************************** center content */
.content {
  width: 36.4em;
  min-height: 263px;
  float: left;
  overflow: hidden;
  background: url("/textpattern/gfx/content.gif") no-repeat;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}

.content h1 {
  color: #fff;
  font-size: 22px;
}

.content a {
  text-decoration: underline;
  color: #fff;
}

.content a:hover {
  text-decoration: none!important;
}

.content ul {
  clear: both;
}

.confirmed {
  margin: 0 0 18px;
  list-style-position: inside;
}

.content .img-right {
  float: right;
  margin: 5px;
}

.more {
  text-align: right;
  clear: both;
}

.right .more {
  width: 100%;
  text-align: left;
  float: left;
  display: block;
}

.more a {
  text-decoration: none;
  color: #ffcb70;
}

.more a:hover {
  color: #fff;
}

.past {
  float: right;
}

.posted {
  color: #f9bb4f;
  font-size: 12px;
}

/**************************** today */
#today {
  width: 350px;
  padding-left: 160px;
}

#today img {
  width: 150px;
  position: absolute;
  left: 0;
  top: 0;
}

#today .bigdate {
  display: none;
}

#today .timetable {
  padding-bottom: 10px;
}

/**************************** mailafriend */
.mailafriend {
  float: right;
}

.mailafriend a {
  padding: 0 0 0.5em 2em;
  background: url("/textpattern/gfx/mailafriend.gif") center left no-repeat;
}

#mailafriendform {
  width: auto !important;
  float: none !important;
  height: auto !important;
}

#mailafriendform p br {
  display: none;
}

/**************************** photosets */
.photosets div {
  width: 49%;
  float: left;
  font-size: 12px;
  min-height: 95px;
  height: auto !important;
  height: 95px;
  line-height: 18px;
  margin-bottom: 8px;
}

.photoset_preview {
  width: 12.1em;
  float: left;
  font-size: 12px;
  min-height: 95px;
  height: auto !important;
  height: 95px;
  line-height: 18px;
  margin-bottom: 8px;
  margin-right: 0.5em;
  padding: 0 0 0 102px;
  position: relative;
}

.photoset_preview .thumbnaillink {
  position: absolute;
  left: 0;
  top: 0;
}

.photosets #mailafriendform {
  min-height: 0 !important;
}

.photosets p {
  clear: both;
}

.tags, .tags dt, .tags dd {
  display: inline;
  list-style-type: none;
  clear: none;
  line-height: 14px;
}

.tags, .tags a {
  font-size: 10px;
  text-decoration: none;
}

.tags a, .tags a:visited {
  color: #ffcb70;
}

.tags a:hover, .tags  a:focus {
  color: #000;
  background: #ffcb70;
}

#content .tags {
  display: block;
  margin: 0 0 18px 0;
  line-height: 18px;
}

#content .tags dt {
  display: block;
  font-size: 14px;
  clear: both;
  font-weight: bold;
  line-height: 18px;
}

#content .tags dd {
  line-height: 18px;
}

#content .tags dd a, #content .tags dd a:visited {
  font-size: 14px;
}

.photosets .photorel {
  width: auto;
}

.photosets li.photorel {
  width: 100px;
  height: 100px;
  display: block;
  float: left;
  overflow: hidden;
}

.content .photolink {
  text-decoration: none;
}

.content .photolink:hover {
  text-decoration: underline !important;
}

img.left {
  margin: 0 20px 20px 0;
}

img.right {
  margin: 0 0 20px 20px;
}

#content .left {
  float: left;
}

#content .right {
  float: right;
}

/**************************** pagination on photos */
#navigation {
  width: 100%;
  float: left;
  clear: both;
  margin: 24px 0 0;
  border-top: 1px solid #F71EAD;
}

#navigation li {
  display: block;
  width: 33%;
  padding: 8px 0 0;
}

#navigation .leftpage {
  float: left;
}

#navigation .centerpage{
  float: left;
  text-align: center;
}

#navigation .rightpage {
  float: right;
  text-align: right;
}

#navigation li a {
  font-size: 13px;
  color: #ffcb70;
  text-decoration: underline;
}

#navigation li a:hover, #navigation li a:focus {
  text-decoration: none;
  background: transparent;
}

/**************************** sticky artikel */
.sticky {
  width: 496px;
  padding: 10px 0 0;
  margin: 0 7px;
  float: left;
  clear: both;
  line-height: 16px;
  background: url("/textpattern/gfx/sticky_top.png") no-repeat;
  color: #000;
  font-size: 12px;
}

.sticky_middle {
  width: 465px;
  padding: 0 15px;
  background: #0ce0ff url("/textpattern/gfx/sticky.gif") bottom left no-repeat;
  float: left;
  min-height: 40px;
}

.sticky_bottom {
  width: 100%;
  height: 41px;
  background: url("/textpattern/gfx/sticky_bottom.png") no-repeat;
  float: left;
  overflow: hidden;
}

.sticky p, .sticky a {
  font-size: 12px;
  color: #000;
}

/**************************** rechterkant */
.right {
  width: 12.17em;
  min-height: 200px;
  padding: 0 60px 0 35px;
  overflow: hidden;
  float: left;
  font-family: georgia, "times new roman", serif;
  background: url("/textpattern/gfx/right.gif") top left no-repeat;
}

/**************************** mini-kalender */
.minical_nav {
  color: #ffcb70;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffa200;
}

.minical_nav h3 {
  display: inline;
  margin: 0 10px;
}

.minical_nav a {
  color: #ffcb70;
}

.minical_nav a:hover {
  color: #fff;
  text-decoration: none;
}

.minical {
  font-size: 10px;
  display: none;
}

.minical caption {
  display: none;
}

.minical th {
  font-weight: 400
}

.minical td {
  text-align: right;
  padding: 2px;
}

.minical .full {
  background: #f9bb4f;
}

.minical .full a {
  color: #000;
  display: block;
}

.minical .full a:hover {
  background: #fcd99c;
}

/**************************** rechterkant */
.right .right_something {
  width: 100%;
  float: left;
  margin: 0 0 18px 0;
}

.right .vevent {
  width: 100%;
  clear: both;
  display: block;
  float: left;
  font-size: 10px;
}

.right .vevent .url {
  font-size: 12px;
  font-weight: 700;
  display: block;
  text-decoration: none !important;
}

.right .vevent .url:hover {
  text-decoration: underline !important;
}

.right .vevent abbr {
  color: #ffcb70;
  font-size: 12px;
  display: block;
  border: 0;
  font-weight: 400;
}

.right .vevent .dtend {
  display: none;
}

.right .vevent .category a {
  color: #ffcb70;
  font-size: 10px;
  font-weight: 400;
}

.right .vevent .category a:hover {
  color: #000;
  background: #ffcb70;
  text-decoration: none;
}

.right .vevent .category {
  margin: 0 0 18px;
  display: block;
}

.right .vevent strong {
  font-weight: 400;
}

/**************************** tags rechterkant */
.right .tags {
  width: 160px;
  padding: 10px 0;
  margin: 0 0 18px;
  float: left;
  background: url("/textpattern/gfx/tagstop.png") no-repeat;
  position: relative;
}

.right .tags div {
  background: #f69900;
}

.right .tags h2 {
  width: 134px;
  padding: 0 13px 0 23px;
  color: #d8093d;
  font-weight: 700;
  background: url("/textpattern/gfx/tagsarrow.gif") left center no-repeat;
  position: relative;
  left: -10px;
}

.right .tags ul {
  padding: 0 0 10px;
  list-style-type: none;
  font-size: 12px;
  float: left;
  display: block;
  background: url("/textpattern/gfx/tagsbottom.png") left bottom no-repeat;
}

.right .tags ul li {
  width: 134px;
  padding: 0 13px;
  background: #f69900;
  float: left;
}

/**************************** footer */
#footer {
  width: 99.20em;
  height: 148px;
  padding: 10px 0 0;
  float: left;
  margin-bottom: -10px;
  background: url("/textpattern/gfx/footer.jpg") no-repeat;
  text-align: center;
  font-size: 10px;
  color: #ffc561;
  position: relative;
}

#footer a {
  color: #ffc561;
  text-decoration: none;
}

#footer a:hover, .footer a:focus {
  text-decoration: underline;
}

#footer dd {
  padding: 0 6px;
}

/*
#footer ul {
  position: absolute;
  bottom: 35px;
}

#socialnetworks {
  left: 60px;
}

#socialnetworks a, #socialnetworks a:visited {
  margin-left: 20px;
}

#other {
  right: 60px;
}

#other a, #other a:visited {
  margin-right: 20px;
}

#footer ul a, #footer ul a:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}

#footer ul a:hover {
  text-decoration: none;
}
*/

#footer ul {
  top: 55px;
  position: relative;
}

#socialnetworks {
  left: 80px;
  float: left;
}

#socialnetworks a, #socialnetworks a:visited {
  margin-right: 20px;
}

#other {
  float: right;
  margin-right: 60px;
}

#other a, #other a:visited {
  margin-right: 20px;
}

#footer ul a, #footer ul a:visited {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

#footer ul a:hover {
  text-decoration: underline;
}

/**************************** event speciaal bij agenda */
/* agendaitem */
.agenda {
  list-style-image: url("/textpattern/gfx/agendali.gif");
}

.agenda li {
  /*padding-left:10px;*/
}

/**************************** poster's */
.poster, .poster a {
  padding: 5px;
  border: 1px solid #eb1d9e;
  float: left;
  margin: 0 5px 5px;
}

.poster:hover, .poster a:hover {
  background: #b91680;
}

/**************************** foto's */
.thumbnail1,.thumbnail2, .flickrphotos a {
  padding: 5px;
  border: 1px solid #eb1d9e;
  float: left;
  margin: 0 5px 5px;
}

.thumbnail1 {
  margin-left: 0;
}

.thumbnail1:hover,
.thumbnail2:hover, .flickrphotos a:hover {
  background: #b91680;
}

.thumbnail2 {
  height: 140px;
  overflow: hidden;
}

.flickr {
  width: 100%;
  clear: both;
  margin: 36px 0 0;
  float: left;
}

.taginput {
  width: 95px;
  padding: 2px;
  background: #f69900;
  border: 0;
}

.flickrphotos h1 {
  color: #fff;
}

/**************************** error pages */
.error {
  background: #fff;
}

.zem_event_calendar_nav {
  width: 560px;
  float: left;
}

.zem_event_calendar_nav h3{
  width: 100px;
  float: left;
}

.zem_event_calendar_nav a{
  float: left;
  width: 100px;
  color: #ffcb70;
}

.photo-block {
  width: 550px;
  float: right;
}

/**************************** forms */
.reservations form, #mailafriendform form {
  margin-bottom: 18px;
}

.reservations form p, #mailafriendform form p {
  margin: 6px 0;
  clear: both;
}

.reservations form span, #mailafriendform form span {
  width: 210px;
  display: block;
  float: left;
  cursor: pointer;
}

.reservations form .event {
  width: 300px;
}

.reservations ul.zemError, .reservations ul.zemError li {
  list-style-position: inside;
  list-style-type: none;
}

.reservations .zemError, #mailafriendform .zemError {
  padding: 10px;
  margin: 0 0 20px;
  background: #f71ead;
  border: 1px solid #aa0070;
}

.reservations form .zemText, select, textarea, #mailafriendform form .zemText {
  border: 1px solid #e98c00;
}

.reservations form .zemText:focus, select:focus, #mailafriendform form .zemText:focus {
  border: 1px solid #bd7200;
}

textarea {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

#mailafriendform textarea {
  width: 250px;
}

/**************************** presale concerts */
.presale_concerts, .presale_concerts li {
  display: inline;
  line-height: 15px;
}

.presale_concerts li {
  margin: 0 0 12px;
  display: block;
  float: left;
  clear: both;
  width: 100%;
}

.presale_concerts span {
  font-size: 11px;
  color: #ffcb70;
}

.formcontrols {
	padding-left: 210px;
}
.content .zemThanks {
  padding: 22px 0;
}

.content .zemThanks strong {
  font-weight: 700;
  font-size: 20px;
}

.content form .form_explanation {
  width: 260px;
  padding-left: 210px;
  display: inline;
  clear: both;
  float: none;
  font-size: 11px;
  position: relative;
  top: -4px;
}

.content form span.form_explanation {
  cursor: text;
}

#comments {
  width: 286px;
}

.reservations .presale_concerts {
  padding-left: 210px;
  float: left;
}

.open {
  background: url("/textpattern/gfx/openclose.gif") no-repeat right 6px;
  padding-right: 12px;
}

.mandatory {
  font-size: 11px !important;
}

/**************************** agenda list */
.content .vevent {
  width: 415px;
  min-height: 80px;
  height: auto !important;
  height: 80px;
  margin: 12px 0 18px 0;
  line-height: 22px;
  display: block;
  position: relative;
  padding: 0 0 0 91px;
  float: left;
  clear: both;
}

.bigdate {
  position: absolute;
  left: 0px;
  top: 0px;
}

#twoweekagenda .bigdate {
  position: relative;
}

.aanvang {
  font-weight: 700;
}

.agenda_list_item {
  line-height: 22px;
}

.content .vevent .dtstart {
  width: 67px;
  height: 49px;
  margin: 0 14px 0 0;
  display: block;
  float: left;
  padding: 3px 4px 7px 6px;
  background: url("/textpattern/gfx/agendalist_event_date.png") no-repeat;
  text-align: center;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}

.new_item .vevent .dtstart {
  background: url("/textpattern/gfx/agendalist_new_event_date.png") no-repeat;
}

.content .vevent .dtend {
  display: none;
}

.content .vevent:hover > .content .vevent .dtstart {
  background-position: bottom left;
}

.content .vevent .url {
  display: block;
  font-weight: 700;
  clear: right;
}

.content .vevent .dtstart strong {
  font-size: 20px;
  display: block;
}

.content .vevent:hover > .dtstart {
  background-position: bottom left;
}

.content .vevent .category {
  font-size: 10px;
  color: #fbcd82;
  line-height: 10px;
  display: block;
}

.content .vevent .category a {
  text-decoration: none;
  float: left;
}

.content .vevent .category a:hover {
  background: #ffcb70;
  color: #000;
}

.new_item .content .vevent .category {
  color: #f6c2d9;
}

/**************************** directions */
#directions {
  float: right;
  margin: 37px 0 0 0;
}

#directions dt {
  font-weight: bold;
}

#directions a span {
  display: block;
  font-size: 11px;
  padding: 0 0 0 13px;
}

#directions a {
  text-decoration: none;
}

#directions a:hover {
  text-decoration: underline !important;
}
/****************************  */
#content ol, #content ol li
{
margin-left: 10px;
list-style-type: decimal;
}

#formselect {
  margin-bottom: 18px;
  display: block;
  position: relative;
  padding-left: 210px;
}

#formselect dt {
  position: absolute;
  left: 0;
  top: 0;
}

.content a.cta, .content a.cta:visited {
  color: #ffcb70;
  position: absolute;
  right: 0px;
  top: 3px;
}

.content a.cta:hover {
  color: #fff;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

ul.info {
  width: 100%;
  clear: both;
  margin-bottom: 18px;
  display: block;
  float: left;
}

ul.info li {
  clear: both;
}

.info .label {
  width: 95px;
  float: left;
  display: block;
}

.info .field {
  width: 250px;
  display: block;
  float: left;
}

#mainmenu .ext {
  background: url("/textpattern/gfx/external.gif") no-repeat 105px center;
}

#today ul {
  margin-top: 0;
}

#tabs {
	display: block;
	clear: both;
	margin-bottom: 18px;
}

#tabs li {
	margin-right: 18px;
}

#tabs a, #tabs a:visited {
	text-decoration: none;
}