a.location:link, a.location:visited {
        color: #ffffff;
        font-size: 10px;
}
a.location:hover {
        color: #c1c1c1;
}

a.event:link, a.event:visited {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
}

a.event:hover {
        color: #c1c1c1;
}

.mosimage {
        float: left;
        margin-right: 5px;
}

.mosimage_right {
        float: right;
        margin: 0;
}

.tipp {
        background: #232323 url(../images/tipp_bg.jpg) repeat-x center top;
        border: solid 1px #343434;
        font-size: 10px;
        margin: 0 0 5px 0;
        padding: 0 0 2px 2px;
}


html {
        height: 100%;
        margin-bottom: 0px;
}

form {
        margin: 0;
        padding: 0;
}

div.forms {
        color: #ffffff;
        background-color: #000000;
        margin-top: 20px;
}

img,table {
        border: none;
        margin: 0;
}

body {
        min-height: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: #ffffff;
        font-family: Verdana, Sans-Serif;
        text-decoration: none;
        text-align: left;
        background: #000112 url(../images/bg.png) repeat-x left top;
}

body.contentpane {
        background: #FEFEFE;
}

p {
        margin-top: 0;
        margin-bottom: 3px;
        text-align: left;
}

a:link, a:visited {
        color: #ffffff;
        text-decoration: none;
}

a:hover {
        text-decoration: none;
        color: #c1c1c1;

}

input  {
        color: #000000;
        padding: 2px;
        outline: none;
        margin: 0;
}

input:focus {
        outline: none;
}

input.inputbox_senden  {
        color: #000000;
        padding: 0 5px 0 5px;
        outline: none;
        margin: 0 0 0 10px;
}

button {
        color: #fff;
        font-size: 11px;
        border: none;
        background: #696969;
        cursor: pointer;
}

textarea {
        font-size: 12px;
        padding: 2px;
}

.inputbox {
        border: solid 1px #848484;
        color: #fff;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        margin: 2px;
        background: #333;
}

.inputbox:hover {
        background: #444;
}

#modlgn_remember.inputbox  {
        background: none;
        border: none;
        width: auto;
}

input.button, .validate  {
        color: #888;
        font-size: 11px;
        cursor: pointer;
        font-weight: 400;
        border: none;
        background: #333;
}

input.button:hover, .validate:hover  {
        cursor: pointer;
        background: #444;
}

#search {
        float: right;
        width: 228px;
        height: 24px;
        margin: 12px 0 0;
}

#search .search .inputbox {
        float: left;
        background: url(../images/search.png) repeat-x top left;
        border: 1px solid #e23a91;
        color: #fff;
        font-size: 11px;
        line-height: 14px;
        width: 150px;
        height: 16px;
        padding: 4px 4px 2px 4px;
        margin: 0 5px 0 0;
}

#search .search input.button {
        float: left;
        border: 1px solid #e23a91;
        color: #fff;
        cursor: pointer;
        background: #ff81c2 url(../images/search.png) repeat-x center left;
        font-size: 11px;
        font-family:Tahoma,Arial,sans-serif;
        width: 60px;
        height: 24px;
        padding: 1px 2px 3px 2px;
}


#search input.button:hover {
        color: #dd2484;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#top h1 {
        float: left;
        margin: 0;
        padding: 10px 0 0;
        width: 400px;
}

#top h1 a, #top h1 a:link, #top h1 a:hover {
        font-size: 26px;
        line-height: normal;
        color: #fff;
        text-decoration: none;
        outline: none;
}

#schatten {
        background: url(../images/schatten.png) repeat-y top center;
        width: 940px;
        margin: 0 auto;
}

#wrapper {
        position: relative;
        width: 920px;
        margin: 0 auto;
}

#holder1 {
        width: 918px;
        margin: 0 auto;
}

#holder2 {
        width: 916px;
        margin: 0 auto;
}

#pillmenu {
        background: url(../images/topmenu.png) no-repeat top center;
        width: 920px;
        margin: 0 auto 0 auto;
        padding: 5px 0 5px 10px;
}

#pillmenu ul {
        margin: 0;
        padding: 1px;
        list-style: none;
        height: 40px;
        width: 918px;
        overflow: hidden;
}

#pillmenu li {
        float: left;
        display: inline;
        height: 39px;
        background: url(../images/topmenu_li.png) no-repeat top left;
        padding: 0 2px 0 0;
}

#pillmenu li a {
        float: left;
        font-size: 12px;
        line-height: 26px;
        color: #fff;
        text-decoration: none;
        font-weight: 700;
        height: 39px;
        line-height: 39px;
        padding: 0 14px;
}

#pillmenu li a:hover {
        background: url(../images/topmenu_a_hover.png) repeat-x bottom left;
}

#pillmenu li a#active_menu-nav {
        background: url(../images/topmenu_a_hover.png) repeat-x bottom left;
}

#header {
        height: 207px;
        background: url(../images/headerimg.jpg) no-repeat top center;
        width: 920px;
        margin: 0 auto 0 auto;
        padding: 0;
}

#inner_header {
        background: #ffffff;
        padding: 1px;
        height: 244px;
        width: 914px;
}

#inner_header2 {
        height: 244px;
        width: 914px;
        position: relative;
}

.blick {
        position: absolute;
        top: 122px;
        left: -38px;
        background: url(../images/blick.png) no-repeat top left;
        width: 274px;
        height: 218px;
}

#rightpart {
        float: right;
        width: 500px;
        padding: 0px;
        height: 207px;
        overflow: hidden;
}

#latest {
        float: right;
        width: 500px;
}

#latest div div div {
        width: auto;
}

#latest ul {
        text-align: left;
        margin: 0;
        padding: 4px 10px;
        list-style: none;
}

#latest ul li a {
        text-decoration: none;
        color: #666;
        background: url(../images/menu_row.gif) no-repeat center left;
        padding: 0 0 0 10px;
        height: 16px;
        line-height: 16px;
}

#latest ul li a:hover {
        color: #999;
        text-decoration: underline;
}

#latest h3, #newsflash h3 {
        background: url(../images/header_h3.png) repeat-x top left;
        height: 23px;
        line-height: 21px;
        font-weight: bold;
        color: #fff;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 14px;
        padding: 0 10px;
        text-align: center;
}

#newsflash {
        float: right;
        width: 500px;
}

#newsflash div div div {
        width: auto;
}

#newsflash div div div div table.contentpaneopen {
        margin: 4px 8px;
        text-align: left;
        line-height: normal;
}

#newsflash div div div div table.contentpaneopen a {
        color: #666;
}

#leftcolumn  {
        float: left;
        width: 144px;
        padding: 10px 5px 0 4px;
}

#rightcolumn {
        float: right;
        width: 219px;
        padding: 0px 4px 0 5px;
}

div#maincolumn {
        float: left;
        width: 535px;
        padding-top: 10px;
}

div#maincolumn_full {
        float: left;
        width: 708px;
        padding: 0 10px;
}

div.nopad {
        overflow: hidden;
        padding: 0px;
}

div.nopad ul {
        clear: both;
}

td.middle_pad {
        width: 20px;
}

#banner_l {
        text-align: left;
        padding: 0 0 0 24px;
}

#footer {
        background: url(../images/footer.png) no-repeat top left;
        width: 768px;
        height: 170px;
        font-size: 10px;
        padding: 50px 0 0 150px;
        margin: 0 1px;
        color: #7A7A7A;
}

#footer a {
        color: #7A7A7A;
        font-size: 10px;
        text-decoration: none;
}

#footer a:hover {
        text-decoration: none;
        color: #ffffff;
}

div.footer_box {
        float: left;
        padding: 0;
        margin: 30px 0 0 50px;
}

div.footer_box p {
        margin: 8px 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
        background: #fffebb;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.2em;
        padding: 5px;
}

/* headers */
div.componentheading {
        height: 24px;
        width: 100%;
        color: #EFF3F5;
        padding:6px 3px 0px 5px;
        background: url(../images/com_bg.png) repeat-x top left;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        margin:0 0 5px 0;
}

table.blog {
        width: 100%;

}

h1 {
        padding: 0;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 1.3em;
        font-weight: 700;
        vertical-align: bottom;
        color: #333;
        text-align: left;
        width: 100%;
}

h2, .contentheading {
        height: 26px;
        width: 100%;
        padding:6px 1px 6px 5px;
        background: url(../images/contentheading.png) repeat-x left top;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        margin:0 0 5px 0;
}

h2, a.contentheading {
        background: none;
        border: none;
}

h4 {
        font-family: Tahoma, Arial, sans-serif;
        color: #333;
}

h3, .componentheading, table.moduletable th, legend {
        margin: 0;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        color: #EFF3F5;


}
/* small text */
.small {
        font-size: 10px;
        color: #999;
        font-weight: 700;
        text-align: left;
}

.modifydate {
        height: 20px;
        vertical-align: bottom;
        font-size: 10px;
        color: #444;
        text-align: right;
}

.createdate {
        vertical-align: top;
        font-size: 11px;
        color: #999;
        padding-bottom: 8px;
}

a.readon {
        float: right;
        text-decoration: none;
        margin: 5px 5px 0 0;
}

a.readon:hover {
        text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
        background-color: #f1f1f1;
        color: #333;
}

.ol-background {
        background-color: #f1f1f1;
        color: #333;
}

.ol-textfont {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 10px;
}

.ol-captionfont {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #f6f6f6;
        font-weight: 700;
}
.ol-captionfont a {
        background-color: #f1f1f1;
        color: #333;
        text-decoration: none;
        font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {

        background: url(../images/h3_l.png) top left no-repeat;
        width: 164px;
        height: 36px;
        line-height: 35px;
        padding: 0 14px 0 10px;
        color: #fff;
        font-size: 11px;
        text-align: right;
        font-weight: 400;
}

a.mainlevel:hover {

}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
        height: 40px;
        line-height: 40px;
        padding: 0;
        color: #000000;
        font-size: 12px;
        text-align: right;
        font-weight: 700;
        text-decoration: none;
}

a.mainlevel-nav:hover {

}

/* spacers */
span.article_separator {
        display: block;
        height: 20px;
}

a.sublevel-nav:link, a.sublevel-nav:visited {
        height: 39px;
        width: 150px;
        line-height: 39px;
        padding: 10px;
        color: #ffffff;
        font-size: 12px;
        text-align: right;
        font-weight: 700;
        text-decoration: none;
}

a.sublevel-nav:hover {
        background-color: #ffffff;
        color: #000000;
}

/* spacers */
span.article_separator {
        display: block;
        height: 20px;
}

.article_column {

}

.column_separator {

}

td.buttonheading {
        text-align: right;
        width: 0;
}

.clr {
        clear: both;
}

table.blog span.article_separator {
        display: block;
        height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
        padding: 4px;
        background: #111;
}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #8e8e8e;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
        width: 100%;

}

table.contentpane td{
        text-align: left;
}

table.contentpane td.contentdescription {
        width: 100%;
}

table.contentpane  {
        text-align: left;
        float: left;
        width: 100%;
        margin: 8px;
}

table.contentpane ul li a .category {
        color: #FF8800;
}

table.contentpane ul li {
        color: #666;
}

table.contentpaneopen {
        margin-bottom: 5px;
        border-collapse: collapse;
}

table.contentpaneopen td {
        padding: 0 5px;
}

table.contentpaneopen span.mosimage img {
        margin: 0;
}

table.contentpaneopen li {
        margin-bottom: 5px;
}

table.contentpaneopen fieldset {
        border: 0;
        border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
        margin: 8px 0 5px 0;
}

table.contentpaneopen h4 {
        font-family: Tahoma, Arial, sans-serif;
        color: #669933;
}

.highlight {
        background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
        margin-bottom: 10px;
}

div.moduletable, div.module {
        margin-bottom: 10px;
        border: solid 1px #333333;
        background-color: #0D0D0D;
}

div.moduletable_bdm {
        background: url(../images/bdm_bg.png) top center no-repeat;
        padding: 43px 0 40px 0;
        text-align: center;
}

div.moduletable_bdm a:link, div.moduletable_bdm a:visited {
        color: #000000;
        font-weight: bold;
}

div.moduletable_bdm a:hover {
        color: #333333;
}

div.moduletable_zufallsbild {
        margin-top: 20px;
        background: url(../images/zufallsbild_bg.png) top center no-repeat;
        padding: 33px 0 40px 0;
        text-align: center;
}

div.moduletable_zufallsbild img {
        border: solid 3px #ffffff;
        border-bottom: solid 18px #ffffff;
}

div.moduletablefotoshooter {
        text-align: center;
        margin-top: 20px;
}

div.moduletablebanner {
        margin-bottom: 10px;
        text-align: center;
}

div.moduletable_banner-top {
        margin: 8px 0px 0px 30px;
        text-align: center;
        border: solid 1px #777777;
        width: 460px;
        height: 80px;
}

div.login_content_in {
        background: url(../images/login_content.png) top left repeat-y;
        padding: 0 5px 5px 5px;
}

div.login_content_out {
        background: url(../images/login_content.png) top left repeat-y;
        padding: 0 15px 5px 15px;
}

div.login_content_out input.inputbox {
        margin-bottom: 10px;
}

div.login_end {
        background: url(../images/login_end.png) top left no-repeat;
        width: 218px;
        height: 9px;
        margin-bottom: 10px;
        padding: 0px;
}

div.login_register {
        margin: 15px 0 0 2px;
}

div.login_pw {
        margin-left: 2px;
}

div.login_label {
        margin: 0 0 3px 3px;
        font-weight: bold;
}


div.login_hello {
        background: url(../images/login_hello.png) top left no-repeat;
        padding-top: 12px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        width: 218px;
        height: 28px;
}

div.login_login {
        background: url(../images/login_login.png) top left no-repeat;
        width: 218px;
        height: 40px;
        padding: 0px;
}

div.profil_menu {
        padding: 5px 0 5px 20px;
        font-size: 10px;

}

p.login_pic {
        font-size: 12px;
        text-align: center;
        margin-bottom: 20px;
}

p.usermenu {
        margin: 0px;
        background: url(../images/user-bg.jpg) repeat-x top left;
        height: 21px;
        width: 188px;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 0 0 20px;
}

p.usermenu:hover {
        background: url(../images/user-bg_hover.png) repeat-x top left;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
}

input.logout {
        margin: 10px 0 0 50px;

}

td.profil_bg {
        background: url(../images/profil_bg.png) repeat-x top left;
        height: 25px;

}

div.profil_name {
        text-align: center;
        color: #000000;
        font-weight: bold;
        font-size: 14px;
        float: left;
        width: 50%;
}

div.profil_mail {
        text-align: right;
}

div.profil_mail a {
        color: #000000;
        font-weight: bold;
        font-size: 12px;

}

div.moduletableuser a.mainleveluser:hover {
        color: #4F6F82;
}


div.login_bild:hover {
        background-color: #121212;
}

td.login_menu {
        font-weight: bold;
        font-size: 12px;
        height: 20px;
}

div.moduletable_newgal {
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
}

div.newgal {
        padding: 10px 5px 5px 5px;
        margin: 0 6px;
        text-align: center;
        background: url(../images/newgal_bg.png) top left no-repeat;
        width: 152px;
        height: 147px;
        float: left;
}

div.newgal:hover {
        background: url(../images/newgal_bg_hover.png) top left no-repeat;
}

div.newgal a:link, div.newgal a:visited {
        color: #ffffff;
        font-weight: bold;
        font-size: 10px;
}

div.newgal a:hover {
        color: #c1c1c1;
}

div.newgal a.newgal_date:link, div.newgal a.newgal_date:visited {
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
}

div.newgal a.newgal_date:hover {
        color: #c1c1c1;
}

table.mod_ji_table {
        width: 100%;
        text-align: center;
}

div.moduletableuser {
        margin-bottom: 10px;
        border: solid 1px #425C6C;
        background-color: #0D0D0D;
        padding: 2px;
}

div.moduletableuser td {
        background: url(../images/user-bg.jpg) repeat-x top left;
        height: 26px;
}

div.moduletableuser a.mainleveluser:link, a.mainleveluser:visited {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        margin: 10px;
}

div.moduletableuser a.mainleveluser:hover {
        color: #4F6F82;
}

div.module_menu, div.module {
        padding: 2px;
}

div.module_menu div, div.module, div.module_text div {

}

div.module_menu div div, div.module div div, div.module_text div div {
        margin: 0 0 10px 0;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
        width: 150px;
        margin: 0;
        text-align: center;
}

div.module div div div div {
        width: 150px;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
        background: none;
}

div.module_text div div div div {
        text-align: left;
}

div.module_text div div div div.bannergroup_text {
        padding: 0px;
        width: 160px;
}

div.module_text div div div div.bannergroup_text div {
        width: auto;
        padding: 0 0 4px;
}

div.module div div div form {
        width: 150px;
        margin: 0 auto;
        text-align: center;
}

div.module_menu ul {
        list-style: none;
        padding: 0;
}

div.module_menu ul li{
        margin: 0;
        padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
        font-weight: 700;
        background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
        padding: 2px 0;
        line-height: 24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
        padding: 0 0 0px;
        vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
        text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3 {
        background: url(../images/h3_l.png) top left no-repeat;
        width: 138px;
        height: 26px;
        line-height: 26px;
        padding: 0px;
        color: #EFF3F5;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        margin-bottom: 5px;
}

#rightcolumn h3 {
        background: url(../images/h3_r.png) top left no-repeat;
        width: 213px;
        height: 26px;
        line-height: 26px;
        padding: 0px;
        color: #EFF3F5;
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        margin-bottom: 5px;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c,
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
        margin: 0 0 16px 0;
        padding: 2px 2px 8px 2px;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
        width: 170px;
        margin: 0 auto;
        list-style: none;
        text-align: left;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
        margin: 0;
        padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
        border-bottom: none;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
        font-weight: 400;
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        padding: 0 0 0 10px;
        text-decoration: none;
        color: #fff;
        background: url(../images/menu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
        color: #db2282;
        text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
        padding: 0 0 0 10px;
        color: #db2282;
        text-decoration: underline;
        background: url(../images/menu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {

}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
        font-weight: 400;
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        padding: 0 0 0 20px;
        text-decoration: none;
        color: #fff;
        background: url(../images/submenu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
        padding: 0 0 0 20px;
        color: #db2282;
        text-decoration: underline;
        background: url(../images/submenu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a {
        font-size: 11px;
        font-weight: 400;
        line-height: 18px;
        height: 18px;
        padding: 0 0 0 20px;
        color: #d4504a;
        background: url(../images/submenu_row.gif) center left no-repeat;
        text-decoration: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
        color: #db2282;
        text-decoration: underline;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
        margin: 0;
        padding: 0;
}

#leftcolumn ul.menu li#current ul li {
        margin: 0;
        padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
        margin: 0;
        padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
        color: #db2282;
        text-decoration: underline;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
        list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
        margin: 6px 0;
        padding: 0;
        list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
        margin: 0;
        padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset {
        border: 0 none;
        margin-top: 0;
        padding: 0;
        text-align: left;
}

form#form-login ul {
        padding: 0;
        list-style-position: inside;
        text-align: left;
        width: 160px;
        margin: 10px auto 15px;
}

form#form-login ul li {
        padding: 0;
}

form#form-login ul li a {
        text-align: left;
        padding: 0;
        font-size: 10px;
        color: #8e8e8e;
        text-decoration: none;
}

form#form-login ul li a:hover {
        text-decoration: underline;
}

/* thumbnails */
div.mosimage         {  margin: 0px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
        margin-top: 5px;
}

table.paramlist td.paramlist_key {
        width: 128px;
        text-align: left;
        height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: 700;
        font-size : 14px;
        color : #c30;
        text-align: center;
        width: auto;
        background-color: #f9f9f9;
        border: solid 1px #d5d5d5;
        margin: 3px 0px 10px;
        padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
        padding: 4px;
        font-size: 11px;
}

.bannerfooter_text {
        padding: 4px;
        font-size: 11px;
        text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
        text-align: left;
}

/* Frontend Editing*/
fieldset {
        border: 1px solid #ccc;
        margin-top: 15px;
        padding: 4px;
}

legend {
        margin: 0;
        padding: 0 10px;
}

td.key {
        border-bottom:1px solid #eee;
        color: #333;
}

/* Tooltips */
.tool-tip {
        float: left;
        background: #ffc;
        border: 1px solid #D4D5AA;
        padding: 5px;
        max-width: 200px;
}

.tool-title {
        padding: 0;
        margin: 0;
        font-size: 100%;
        font-weight: 700;
        margin-top: -15px;
        padding-top: 15px;
        padding-bottom: 5px;
        background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
        font-size: 100%;
        margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul {
        padding: 0;
        margin: 0;
        background: none;
        border: none;
}

/* System Error Messages */
#system-message dd.error ul {
        color: #c00;
        background: none;
        border: none;
        padding: 0;
        margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
        color: #c00;
        background: none;
        border: none;
        padding: 0;
        margin: 0;
}

#system-message dd {
        text-indent: 0;
}

#system-message dd ul {
        list-style-type: none;
        color: #c00;
        background: none;
        border: none;
}

#system-message {
        margin-top: 5px;
}