body {
        margin: 0px 0px 0px 0px;
        background-color : #93C3F8;
        padding: 0px;
    color : #FFFFFF;
}

table {
        margin: 0px 0px 0px 0px;
}

td,tr,p,div {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        vertical-align: top;
}

/* Kopftabelle */
.headtable {
        background-image: url(/templates/aqua_css/images/header_back.gif);
        height: 150px;
        vertical-align: middle;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
        background-image: none;
        padding-left: 0px;
list-style:none; float: right;
margin: 0; width: 15.5%;
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}

#mainlevel-nav a {
display: block; float: right; text-decoration: none;  border: 1px solid;
border-color: #ffffff #cc3300 #cc3300 #ffffff;
background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
color: white;

}
#mainlevel-nav a {
float: none;

}
#mainlevel-nav a:hover {
background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
        padding: 0px 5px 0px 5px;
        background-color: #F8D291;
        vertical-align: top;
}

.mainpage-bkg {
        background-image: url(../images/lineborder.png);
        width: 1px;
}

.menutable {
        width: 215px;
        padding: 5px 5px 0px 5px;
        background-color: #AAD1FC;
        vertical-align: top;
        text-align: center;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/

.pathway {
        padding-left: 5px;
        background-color: #F8D291;
        height: 20px;
        vertical-align: top;
}

a.pathway:link, a.pathway:visited {
        color: #1D0692;
}

a.pathway:hover, a.pathway:active {
        color: #AD7340;
        text-decoration: underline;
}


/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
        color: #1D0692;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
}

a.mainmenu:hover, a.mainlevel:hover {
        color: #AD7340;
        text-decoration: underline;
        }

.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #1D0692;
        text-align: left;
}


a.sublevel:hover {
        color: #AD7340;
        text-decoration: underline;
}

table.moduletable {
        width: 100%;
        border: solid 1px #8a8a8a;
        margin-bottom: 15px;
}

table.moduletable th {
        padding-left: 5px;
        padding-right: 5px;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: left;
        height: 20px;
        line-height: 20px;
        white-space: nowrap;
        width: 95%;
        background-color: #8a8a8a;
        }

table.moduletable td {
        padding-left: 5px;
        padding-right: 5px;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  line-height      : 14px;
}

table.pollstableborder {
        border: 1px solid #cccccc;
}

.sectiontableheader {
   background-color : #8a8a8a; 
/*   background-color: #aad1fc; */
  color            : #ffffff;
  text-align: center;
  font-weight      : bold;
}

.sectiontableentry1 {
  padding-top: 7px;
  padding-left: 10px;
  background-color: #F8D291;
/*  background-color : #F0F0F0; */
}

.sectiontableentry2 {
  padding-top: 7px;
  padding-left: 10px;
  background-color: #F8D291;
/*  background-color : #E0E0E0; */
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smallred {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FF0000;
  text-decoration  : none;
  font-weight      : bold;
}

.red {
  color            : #FF0000;
}

.mosimage_caption {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #777777;
  text-decoration  : none;
  font-weight      : bold;
}


.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #F8D291;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #ff6600;
text-decoration: none;
}

a:hover {
color: #ff3300;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #ff9900;
        text-align:left;
        text-decoration: underline;
        }

a.contentpagetitle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align:left;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        /* Cannot use hand as its not a W3C CSS validator */
        /*      cursor: hand;*/
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        /* Cannot use hand as its not a W3C CSS validator */
        /*      cursor: hand;*/
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
        background-color: #f0f0f0;
}
.code {
        background-color: #f0f0f0;
        border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}

/* Javascript Back button */
.back_button {
        text-align: center;
        margin-top: 40px;
}

table.contenttoc {
        color: #333300;
        background-color: #e0e0e0;
        border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
        width: 100%;
}

table.searchintro td {
        background-color: #293C43;
        color: #ffffff;
        font-weight: bold;
}

form {
/* removes space below form elements */
        margin: 0;
        padding: 0;
}

/* Positionierungen */
#guppy {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 170px;
        height: 170px;
        z-index:1;
}

#oben {
        z-index:99;
}

mod_events_latest_noevents {
    width : 140px;
}
