#logo 
{ background-image: url(../images/logo.png); background-repeat: no-repeat; position: absolute; top: 5px; left: 10px; width: 900px; height: 160px; z-index: 230000; border: 0; }
#top_menu 
{ position: absolute; right: 0; bottom: 0; width: 500px; z-index: 20000; }
#at-date 
{ color: #fff; font-size: 13px; font-weight: bold; background-color: transparent; background-image: url(../images/tools.png); background-repeat: repeat; text-transform: capitalize; text-align: center; position: absolute; top: 216px; right: 97px; width: 410px; height: 18px; z-index: 120000; padding: 5px; border-top: 5px solid #3b7bb9; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; }
#goup-image 
{ background-image: none; background-repeat: no-repeat; position: absolute; top: 35px; right: 25px; width: 16px; height: 16px; z-index: 5000; border: 0; }
html, body, form, fieldset {
  margin: 0;
  padding: 0;
}
body { font-size: 75%; font-family: Helvetica, Arial, Verdana, sans-serif; background-image: none; background-repeat: repeat-x; background-position: left bottom; width: 100%; margin: 10px auto 0; padding: 0; }
body#bd { background-color: #e5e5e5; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: center top; width: 100%; }
body.contentpane {
  width: auto; /* Printable Page */
  margin: 1em 2em;
  background: #ffffff;
  color: #000000;
  font-family: Helvetica, Arial, Verdana, sans-serif;

  line-height: 140%;
}
body.zupa1 {
  font-size: 100%;
}
body.zupa2{
  
}
body.zupa3{
  
}
body.zupa4{
  
}
body.zupa5{
  
}
/* Normal link */
a { color: #3b7bb9; font-size: 100%; background-image: none; text-decoration: none; }
a:hover, a:active, a:focus { color: #3b7bb9; background-image: none; text-decoration: underline; }
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2 { font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; }
/* Small text */
small, .small, .smalldark, .mosimage_caption { font-size: 90%; color: #b6b6b4; text-transform: lowercase; }
/* Heading */
h1 { font-size: 100%; font-weight: bold; }
h2 { font-size: 170%; font-weight: normal; }
h3 { font-size: 100%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; text-transform: uppercase; }
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
  margin: 1em 0;
  padding: 0;
}
ul {
  list-style: none;
}
ul li { line-height: 180%; background: url(../images/kogell-list.gif) no-repeat 0 8px; text-indent: 0px; }
ol li {
  margin-left: 36px;
  line-height: 180%;
}
th {
  padding: 5px;
  font-weight: bold;
  text-align: left;
}
fieldset {
  border: none;
}
fieldset a {
  font-weight: bold;
}
hr {
  border-top: 1px solid #D0D9DF;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  height: 1px;
}
a img {
  border: none;
}
td, div {
  font-size: 100%;
}
/* Form
--------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}
form label {
  cursor: pointer;
}
input, select, textarea, .fing { padding: 1px; font-family: Helvetica,Arial,Verdana,sans-serif;
 font-size: 100%; }
select, textarea, .fing {
  background: #ffffff;
  color: #000;
}
.button { color: #3b7bb9; font-weight: bold; background: #fff repeat-x 50% top; padding: 2px; border: solid 1px #ccc; }
.fing {
  margin-bottom: 1px;
  padding: 3px 0 3px 5px;
  background: #FFFFFF;
  border: 1px solid #BEBBBB;
}
.fing:hover, .fing:focus {
}
/* Bonus typografi 
--------------------------------------------------------- */
pre, .code {
  padding: 10px 15px;
  margin: 5px 0 15px;
  border-left: 5px solid #BEBBBB;
  background: #FAFAF0;
}
blockquote {
  padding: 1em 40px 1em 15px;
}
blockquote span.open {
  padding: 0 0 0 20px;
  background: url(../images/blo-q.gif) no-repeat left top;
}
blockquote span.close {
  padding: 0 20px 0 0;
  background: url(../images/sok-q.gif) no-repeat bottom right;
}
/* Quote hilight */
.quote-hilite {
  padding : 10px 15px;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #D0D9DF;
}
/* Small quote */
.small-quote {
  background: none;
  margin: 0;
  padding: 0;
}
.small-quote span.open-quote {
  background: url(../images/blo-q.gif) no-repeat center left;
  margin: 0;
  padding-left: 20px;
}
.small-quote span.close-quote {
  background: url(../images/sok-q.gif) no-repeat center right;
  margin: 0;
  padding-right: 20px;
}
.small-quote span.author {
  display: block;
  padding: 2px 5px 2px 20px;
  background: url(../images/author.gif) no-repeat 5px 4px #D0D9DF;
  border-top: 1px solid #D0D9DF;
  margin: 0.5em 0 0;
  text-transform: uppercase;
  font-size: 90%;
}
/* Rropcap */
.dropcap {
  float: left;
  padding: 4px 8px 0 0;
  display: block;
  color: #BEBBBB;
  font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
  padding-left: 25px;
  color: #CC0000;
  background: url(../images/kogell-error.gif) no-repeat top left;
}
.message {
  padding-left: 25px;
  color: #DF8600;
  background: url(../images/kogell-info.gif) no-repeat top left;
}
.tips {
  padding-left: 25px;
  color: #3b7bb9;
  background: url(../images/kogell-tips.gif) no-repeat top left;
}
.highlight {
  padding: 1px 5px;
  background: #FFFFCC;
  font-weight: bold;
}
/* Note Style */
p.stickynote {
  background: url(../images/xecola-q.gif) no-repeat 5px center #FFFFFF;
  padding: 10px 0px 10px 40px;
  border: 1px solid #D0D9DF;
}
p.download {
  background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
  padding: 10px 0px 10px 40px;
  border: 1px solid #D0D9DF;
}
.blocknumber {
  clear: both;
  padding: 5px 15px 10px;
  position: relative;
}
/* Check list */
ul.checklist {
  list-style: none;
}
ul.checklist li {
  margin-left: 15px;
  padding: 0 0 5px 20px;
  background: url(../images/checklist-background.gif) no-repeat 0 3px;
}
/* Check list */
ul.stars {
  list-style: none;
}
ul.stars li {
  margin-left: 15px;
  padding: 0px 0 5px 20px;
  background: url(../images/ylli-bg.gif) no-repeat 0 3px;
}
/* Bignumber */
.bignumber {
  float: left;
  margin-right: 8px;
  padding: 6px 7px;
  display: block;
  color: #FFFFFF;
  background: url(../images/at-bg.gif) no-repeat top left;
  font: 20px/normal Arial, sans-serif;
  font-weight: bold;
}
/* Joomla Style
--------------------------------------------------------- */

table.blog {
}
.article_seperator {
  display: block;
  height: 20px;
}
#at-col1 .article_seperator, #at-col2 .article_seperator {
  display: none;
}
table.contentpane {
  border: none;
  width: 100%;
}
table.contentpaneopen {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
table.contenttoc {
  margin: 0 0 10px 10px;
  padding: 0;
  width: 35%;
}
table.contenttoc a {
  text-decoration: none;
}
table.contenttoc td {
  padding: 1px 5px 1px 25px;
  background: url(../images/kogell-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
  padding: 0 0 3PX;
  border-bottom: 1px solid #D0D9DF;
  text-indent: 5px;
}
table.poll {
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}
table.pollstableborder {
  padding: 0;
  width: 100%;
  border: none;
  text-align: left;
}
table.pollstableborder img {
  vertical-align: baseline;
}
table.pollstableborder td {
  padding: 2px!important;
  border-collapse: collapse;
  border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
  border: none;
  background: #e9e9e9;
}
table.pollstableborder tr.sectiontableentry2 td {
  border: none;
}
table.searchintro {
  padding: 10px 0;
  width: 100%;
}
table.searchintro td {
  padding: 5px!important;
}
table.adminform {
  width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
  margin: 10px 0;
}
.blog_more strong { margin: 0 0 5px; display: block; font-size: 100%; font-weight: bold; text-decoration: underline; text-transform: lowercase; }
.blog_more ul {
  margin: 0;
  padding: 0;
}
.blog_more ul li {
  margin: 0;
  padding: 0 0 0 17px;
  background:  url(../images/kogell-list.gif) no-repeat 6px 8px;
}
.actions{
margin:0;
}
.actions li{ background-image: none; list-style: none; display:inline; float:right; }
.category {
  font-weight: bold;
}
.clr {
  clear: both;
}
.componentheading { color: #3b7bb9; font-size: 170%; font-weight: normal; background-image: none; background-repeat: no-repeat; background-position: left 10px; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; }
.contentdescription { font-size: 170%; padding-bottom: 30px; }
.contentheading { color: #3b7bb9; font-size: 170%; font-weight: normal; background-image: none; background-repeat: no-repeat; background-position: left 10px; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; }
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
  text-decoration: none !important;
}
a.readon { color: #3b7bb9; font-weight: normal; background-color: #f4f4f4; background-image: none; background-repeat: repeat-x; float: left; display: block; text-decoration: underline; text-transform: lowercase; padding: 3px 10px; }
a.readon:hover, a.readon:active, a.readon:focus { background-image: none; text-decoration: none; }
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
  width: 100%;
}
.createdate {
  padding: 3px;
  text-transform: lowercase;
  font-size: 90%;
  color: #b6b6b4;
}
.modifydate { color: #b6b6b4; font-size: 90%; text-transform: lowercase; height: 15px; padding-top: 15px; }

.mosimage {
  margin: 15px 5px 10px 0;
  padding: 0 5px 5px;
}
* html .mosimage { /*IE 6*/
  padding: 5px 0 !important;
  margin: 15px 10px 10px 0;
}
*+html .mosimage { /*IE 7*/
  padding: 5px 0 !important;
}
.mosimage img {
  padding: 0 !important;
  margin: 0 !important;
}
.mosimage_caption {
  margin-top: 5px;
  padding: 1px 2px;
  color: #BEBBBB;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
  padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
  text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
  text-decoration: none;
}
.pagenavbar {
  padding-left: 14px;
  background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
  padding: 8px 14px 0 14px;
  background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
  padding: 30px 5px 8px;
  border-bottom: 2px solid #e9e9e9;
  font-size: 170%;
}
tr.sectiontableentry1 td {
  padding: 8px 5px;
  background: url(../images/point.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
  padding: 8px 5px;
  background: url(../images/point.gif) repeat-x bottom;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
  background: url(../images/point.gif) repeat-x bottom;
}
.smalldark {
  text-align: left;
}
div.syndicate div {
  text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
  background: none;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#at-wrapper { color: #666; background: white url(../images/bg_wrapper.jpg) repeat-y center; width: 950px; margin: 0 auto; }

.narrow #at-wrapper {
  width: 750px;
}

#at-containerwrap, #at-containerwrap-fr, #at-containerwrap-fl, #at-containerwrap-f {
  clear: both;
}

#at-containerwrap, #at-containerwrap-fr {
  background: url(../images/mainwrap-bg.gif) repeat-y 23%;
}

#at-containerwrap #at-container { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 77% 0; }

#at-containerwrap-fl { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 75% 0; }

#at-containerwrap-fl #at-container {
  background: none;
}

#at-containerwrap-fr #at-container {
  background: none;
}

#at-mainbody, #at-mainbody-fr {
  float: right;
  width: 77%;
}

#at-mainbody #at-contentwrap {
  float: left;
  width: 70%;
}

#at-mainbody-fl {
  float: left;
  width: 100%;
}

#at-mainbody-fl #at-contentwrap {
  float: left;
  width: 74.8%;
  background: none;
}

#at-mainbody-fl #at-col2 {
  float: right;
  width: 25%;
}

#at-mainbody-f {
  float: none;
  width: 100%;
}

#at-container {
  padding: 0 0 0;
}

#at-content { background-color: #fff; padding: 10px; margin: 0 10px 10px; clear: both; display: block; }

/* Header
--------------------------------------------------------- */
#at-wrapheader { line-height: normal; background-color: white; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: center bottom; position: relative; width: 950px; height: 250px; z-index: 20000; margin-right: auto; margin-left: auto; }
#javascript-flash-header 
{ background-image: url(../header/slides/header5.jpg); background-repeat: no-repeat; background-position: 50% top; top: 0; right: 10px; width: 712px; height: 283px; margin-bottom: 10px; margin-left: 9px; }
#at-pathway { display: block; padding: 8px 0 5px 30px; color: #e6000d; font-size: 11px; font-weight: bold; background-image: url(../images/pathway.png); background-repeat: no-repeat; background-position: left center; width: 77%; float: left; position: absolute; left: 70px; bottom: 0; z-index: 26000; }
#at-pathway strong {
  margin-right: 10px;
}
#at-pathway img {
  margin: 0 5px 0;
}
#at-pathway a { color: #e6000d; font-weight: bold; text-decoration: underline; }
/* Main Nagivation
--------------------------------------------------------- */
#at-wrapmainnavigation { background-color: transparent; background-image: none; background-repeat: no-repeat; background-attachment: scroll; clear: both; position: absolute; left: 10px; bottom: 18px; width: 950px; height: 29px; z-index: 23000; float: left; }
#at-mainnavigation { background-color: transparent; float: left; padding-top: 0; padding-right: 0; }
#at-wrapmainnavigation a,
#at-wrapmainnavigation a:hover,
#at-wrapmainnavigation a:active,
#at-wrapmainnavigation a:focus {
  outline: none;
}
#at-subnavwrap {
}
#at-subnav {
}
/* Default Joomla! Menu */
a.mainlevel { font-size: 100%; padding: 5px 0 5px 30px; width: 90%; display: block; text-decoration: none; background: url(../images/a-menumainlevel.gif) no-repeat left bottom; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
  text-decoration: none;
  background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
}
a.mainlevel#active_menu {
  background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
  text-decoration: none;
}
a.sublevel { padding: 2px 4px 2px 20px; display: block; text-decoration: none; background: url(../images/kogell-list.gif) no-repeat 10px 9px; }
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
  text-decoration: none;
}
#active_menu {
  
}
/* Module
--------------------------------------------------------- */
/* Start Module Rounded
--------------------------------------------------------- */
div.module h3, div.module_menu h3, div.module-blank h3, div.module_text h3 { color: #666; margin: 0 0 10px; white-space: nowrap; background: url(../images/h3_left_rounded.png) no-repeat center; font-size: 100%; font-weight: bold; line-height: 42px; text-transform: uppercase; text-indent: 30px; height: 40px; }
div.module, div.module_menu, div.module-blank, div.module_text {
  margin: 0 0 10px;
  padding: 0;
  float: left;
  width: 100%;
  clear: both;
  background: url(../images/background-br.png) no-repeat right bottom;
  overflow: hidden;
}
div.module div, div.module_menu div, div.module-blank div, div.module_text div {
  padding: 0;
  background: url(../images/background-bl.png) no-repeat bottom left;
}
div.module div div, div.module_menu div div, div.module-blank div div, div.module_text div div { 
  padding: 0;
  background: url(../images/background-tr.png) no-repeat top right;
}
div.module div div div, div.module_menu div div div, div.module-blank div div div, div.module_text div div div { 
  padding: 10px 20px 20px;
  background: url(../images/background-tl.png) no-repeat left top;
}
div.module div div div div, div.module_menu div div div div, div.module-blank div div div div, div.module_text div div div div { 
  background: #fff;
  padding: 0;
  margin: 0;
}
/*no-title module*/
div.module-notitle {
  margin: 0 0 10px;
  padding: 0;
  float: left;
  width: 100%;
  background: url(../images/background-br.png) no-repeat bottom right;
}

div.module-notitle div {
  padding: 0;
  background: url(../images/background-bl.png) no-repeat bottom left;
}

div.module-notitle div div {
  padding: 0;
  background: url(../images/background-notitle-tr.png) no-repeat top right;
}

div.module-notitle div div div {
  padding: 20px;
  background: url(../images/background-notitle-tl.png) no-repeat top left;
}
div.module div div div div,
div.module-hilite div div div div,
div.module-notitle div div div div {
  margin: 0;
  padding: 0;
  float: none;
  background: none;
  overflow: hidden;
}

/* End Module Rounded
--------------------------------------------------------- */
div.moduletable-blank h3, div.moduletable h3, div.moduletable_text h3, div.moduletable_menu h3 { padding: 0 5px 10px 2px; margin: 0 -2px 10px; font-weight: bold; line-height: 28px; background-color: transparent; background-image: none; background-repeat: no-repeat; text-transform: capitalize; }
#at-col1 div.moduletable-blank h3, #at-col1 div.moduletable h3, #at-col1  div.moduletable_text h3,  #at-col1 div.moduletable_menu h3 { color: #333; background-color: transparent; background-image: none; background-repeat: no-repeat; }
#at-col2 div.moduletable-blank h3, #at-col2 div.moduletable h3, #at-col2 div.moduletable_text h3, #at-co2 div.moduletable_menu h3 { margin: 0 -2px 10px; color: #000001; font-size: 100%; font-weight: bold; line-height: 28px; background-color: transparent; background-image: url(../images/h3_right.png); background-repeat: no-repeat; text-indent: 40px; padding-top: 0; padding-right: 5px; padding-bottom: 5px; }
div.moduletable-blank, div.moduletable, div.moduletable_text, div.moduletable_menu { background-image: none; margin-bottom: 10px; padding: 10px; }
#at-col1 div.moduletable-blank, #at-col1 div.moduletable, #at-col1 div.moduletable_text, #at-col1 div.moduletable_menu { background-color: #f4f4f4; background-repeat: no-repeat; background-position: right bottom; }
#at-col2 div.moduletable-blank, #at-col2 div.moduletable, #at-col2 div.moduletable_text, #at-col2 div.moduletable_menu { background-image: none; background-color: #f4f4f4; margin-bottom: 10px; padding: 10px; }
/* at NFONTENT */
div.nftitle,
div.nfimages,
div.nfcontent {
  padding: 0 10px;
}
div.nftitle { color: #fff; font-size: 130%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 12px 0 10px; }
div.nftitle a { background-image: none; text-decoration: none; border: none; }
div.nfimages {
  text-align: center;
}
div.nfcontent { color: #fff; margin: 0; }
/* Modules bottom style */
#at-bottomwrap { color: #666; font-weight: normal; background-image: none; width: 950px; clear: both; }
#at-bottom { position: relative; }
#at-bottom h3 { color: #666; font-size: 100%; font-weight: bold; font-style: normal; line-height: 30px; background-color: transparent; background-repeat: no-repeat; background-position: center; text-align: center; text-indent: -20px; width: 100%; padding-top: 10px; }
/* End bottom modules*/

/* Left + Right Column
--------------------------------------------------------- */
#at-col1 { color: #333; float: left; width: 22.9%; overflow: hidden; margin-bottom: 10px; }
#at-col1 div.at-innerpad { padding: 0 0 10px 10px; }
#at-col1 a { background-image: none; text-decoration: underline; }
#at-col1 a:hover { text-decoration: none; }
#at-col1 div.moduletable_menu a, #at-col1 div.moduletable_text a, #at-col1 div.moduletable-blank a { color: #fff; width: 99%; display: block; font-size: 100%; line-height: 30px; background-image: url(../images/a-menumainlevel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; height: 30px; margin-left: -15px; padding-left: 15px; }
#at-col1 div.moduletable_menu a:hover, #at-col1 div.moduletable_text a:hover, #at-col1 div.moduletable-blank a:hover { color: #eeecec; background-image: url(../images/a-menumainlevel-hover.gif); text-decoration: none; }
#at-col1 div.module_menu a { width: 99%; display: block; font-size: 100%; line-height: 30px; background-image: url(../images/a-menumainlevel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; text-indent: 15px; height: 30px; }
#at-col1 div.module_menu #active_menu { color: #333; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: underline; }
#at-col1 div.module_menu a:hover,
a:active,
a:focus { color: #333; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; }
#at-col1 div.module_menu li {
  background: none;
}
#at-col1 div.module_menu #current a { color: #333; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
#at-col1 div.module_menu #current ul li a {
  padding: 5px 4px 5px 15px;
  display: block;
  background: url(../images/kogell-list.gif) no-repeat 5px 13px;
  color: #333;
}

#at-col1 div.module_menu #current ul li a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
}
#at-col2 { background-image: none; background-repeat: repeat-y; width: 29.7%; float: right; overflow: hidden; }
#at-col2 div.at-innerpad {
  padding: 0 10px 10px 0;
}
#at-col2 div.module_menu a { width: 99%; display: block; color: #09f; font-size: 100%; line-height: 30px; background-image: url(../images/a-menumainlevel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; height: 30px; padding-left: 15px; }
#at-col2 div.module_menu #active_menu { color: #000001; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: underline; }
#at-col2 div.module_menu a:hover,
a:active,
a:focus { color: #000001; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; }
#at-col2 div.module_menu #current a { color: #000001; background-image: url(../images/a-menumainlevel-hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
#at-col2 div.module_menu li {
  background: none;
}
#at-col2 div.module_menu #current ul li a {
  padding: 5px 4px 5px 15px;
  display: block;
  background: url(../images/kogell-list.gif) no-repeat 5px 13px;
  color: #000001;
}

#at-col2 div.module_menu #current ul li a:hover,
a:active,
a:focus {
  color: #000001;
  text-decoration: none;
}
#at-col2 div.module a { width: 99%; display: block; color: #06c; font-size: 100%; line-height: 30px; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; height: 30px; padding-left: 15px; }
#at-col2 div.module a:hover, a:active, a:focus { color: #000001; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; }
#at-col1 table,
#at-col2 table {
  border-collapse: collapse;
  border-spacing: 0;
}
#at-col1 ul li,
#at-col2 ul li {
  padding-left: 15px;
  margin: 0;
  background: no-repeat 17px 9px;
}
#at-col1 ul,
#at-col2 ul { background-image: none; margin: 0; }
/* User tools
--------------------------------------------------------- */
#at-usertools { background-image: none; background-repeat: repeat; text-align: center; position: absolute; top: 58px; right: 168px; z-index: 600000; padding: 9px 0 4px 5px; }
* html #at-usertools { /*IE 6*/
  
}
*+html #at-usertools { /*IE 7*/
  padding: 8px 0 4px 0;
}
#at-usercolors ul,
#at-usertools ul {
  margin: 0;
  padding: 0;
}
#at-usercolors ul li,
#at-usertools ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  display: inline;
}
#at-usercolors img,
#at-usertools img {
  padding: 0;
  margin: 0 0 0 2px;
}
#at-usercolors { background-image: none; background-repeat: repeat; position: absolute; top: 58px; right: 260px; z-index: 600000; float: left; padding: 9px 5px 4px; }
/* The footer
--------------------------------------------------------- */
/* start user3
----------------------------------------------------------- */
#at-user3 
{ color: #fff; font-weight: bold; background-color: transparent; background-image: none; background-repeat: no-repeat; position: absolute; top: 110px; right: 20px; width: auto; height: auto; z-index: 25000; border: 0; }
#at-user3  li {
  margin: 0;
  padding: 0;
  display: inline;
  background: none;
}
#at-user3 li a { padding: 0 0 0 20px; display: inline; line-height: normal; background-image: none; }
#at-user3 a { color: #fff; font-weight: bold; background-image: none; text-decoration: underline; }
#at-user3 a:hover, #at-user3 a:active, #at-user3 a:focus { text-decoration: none; }
#at-user3 li a { color: #fff; padding: 0 0 0 15px; display: inline; line-height: normal; }
/* end user3
----------------------------------------------------------- */
#at-footerwrap { color: #999; font-size: 10px; background-color: transparent; background-image: url(../images/footer.jpg); background-repeat: no-repeat; background-position: 0 0; text-align: center; width: 950px; height: 93px; clear: both; margin: 0 auto 0; }
#at-footer { color: #999; font-size: 10px; background-color: transparent; background-image: none; background-repeat: no-repeat; background-position: center 50px; text-align: center; position: relative; width: 98%; height: 60px; padding-top: 30px; }
#at-footer small, #at-footer address {
  display: block;
  color: #999;
  font-style: normal;
}
#at-footer a { color: #999; text-decoration: underline; }
#at-footer a:hover, #at-footer a:active, #at-footer a:focus { text-decoration: none; }

#at-footer ul { padding: 0; }

#at-footer li {
  margin: 0;
  padding: 0;
  display: inline;
  background: none;
}
#at-footer li a { padding: 0 0 0 20px; display: inline; line-height: normal; background-image: none; }
/* Search */
#at-search { background: no-repeat center; position: absolute; top: 61px; right: 10px; z-index: 22000; }
#at-search .inputbox { line-height: 23px; width: 155px; background: url(../images/search.png) no-repeat center; text-indent: 15px; height: 23px; float: left; border-width: 0; }
/* Miscellanius
----------------------------------------------------------- */
ul.fly {
  position: absolute;
  top: -100%;
}
#at-banner { text-align: center; position: absolute; top: 39px; right: 10px; z-index: 600000; padding: 3px; border: solid 1px #666; }
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
  margin: 10px 0;
  display: block;
  background: none!important;
  text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
  width: 80%;
}
#mod_login_remember {
  border: none;
  background: none;
}

/* Clearfix */
.clearfix:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}
* html > body .clearfix {
  width: 100%;
  display: block;
}
* html .clearfix {
  height: 1%;
}
/* User Tools */
#at-usertools ul {
  margin: 0 15px 0 0;
  padding: 0;
}
#at-usertools ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  display: inline;
}
#at-usertools img {
  padding: 0 3px 0 0;
}
/* Firefox Scrollbar Hack - dont replace it */
html {
  margin-bottom: 1px;
  height: 100%!important;
  height: auto;
  overflow-y:scroll;
}


table.category {
  width: 100%;
  border: solid 1px #ccc;
}

table.category th {

  border-bottom: 1px solid #D0D9DF;

}