/* Start dropdown */
#dropdown_outer { display: block; background: #fff no-repeat; text-decoration: none; width: 210px; z-index: 30000; outline: none medium; }
#dropdown_item { color: #fff; font-size: 120%; font-weight: bold; background-color: transparent; background-image: url(../images/dropdown_bg.png); background-repeat: no-repeat; text-decoration: none; height: 25px; margin-top: 0; margin-bottom: 0; padding: 3px 3px 0 10px; cursor: pointer; }
#dropdown_content { background-color: white; text-decoration: none; z-index: -1; margin-bottom: 3px; padding: 5px 10px; border: solid 1px #dcdcdc; cursor: pointer; }
/* End dropdown */
/* Start toppanel--------------------------------------------- */
#top_panel div.moduletable-blank { background-color: transparent; background-image: none; width: 100%; margin: 0; padding: 0 0 5px; border-width: 0; }
.toppanel 
{ background-repeat: no-repeat; position: absolute; top: 0; left: 0; width: 100%; z-index: 130000; border: 0; }
.toppanel div.panel 
{ background-repeat: no-repeat; position: absolute; width: 100%; border: 0; }
div.default div.toppanel div.panel {
	background: #000001 0 top;
	color: #fff;
}
div.default div.toppanel div.content {
	margin: auto;
	padding-top: 5px;
	overflow: hidden;
}
div.default div.toppanel div.cpnl { width: 257px; margin-left: -475px; cursor: pointer; }
div.default div.toppanel div.cpnl img {
	width: 16px;
	height: 26px;
	border: 0;
}
div.default div.toppanel div.cpnl-l, div.default div.toppanel div.cpnl-r {
	width: 20px;
	height: 20px;
	float: left;
}
div.default div.toppanel div.cpnl-l {
	background: url(../images/toppanel_left.png) no-repeat 100% 0;
}
div.default div.toppanel div.cpnl-r {
	background: url(../images/toppanel_right.png) no-repeat 100% 0;
}
div.default div.toppanel div.cpnl-m { background: url(../images/toppanel_center.png) repeat-x 100% 0; float: left; text-align: center; font-size: 10px; line-height: 20px; overflow: hidden; color: #fff; text-transform: uppercase; width: 217px; height: 20px; }
div.default div.toppanel div.article {
	padding-bottom: 10px;
}
/* End toppanel--------------------------------------- */
#logo1 
{ background-image: url(../images/logo.png); background-repeat: no-repeat; position: absolute; top: 5px; left: 30px; width: 470px; height: 130px; z-index: 20000; margin-top: 0; margin-left: 0; border: 0; }
#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 #00A2E3; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; }
#goup-image 
{ background-image: none; background-repeat: no-repeat; position: absolute; top: 40px; right: 30px; width: 16px; height: 16px; z-index: 5000; border: 0; }
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body.body { font-family: Helvetica,Arial,Verdana,sans-serif;
 background: #fff url(../images/Page-BgTexture.jpg) fixed left top; margin: 20px auto 30px; padding: 0; }
.PageBackgroundGradient
{ position: absolute; background-image: url(../images/Page-BgGradient.jpg); background-repeat: repeat-x; top:0; left: 0; width:100%; height: 858px; z-index: -4; }

body#body-background { color: #2a343a; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; z-index: -5; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: Helvetica,Arial,Verdana,sans-serif;

	line-height: 140%;
}
body.zupa1 {
	font-size: 10px;
}
body.zupa2{
	font-size: 11px;
}
body.zupa3{
	font-size: 12px;
}
body.zupa4{
	font-size: 13px;
}
body.zupa5{
	font-size: 14px;
}
body.zupa6{
	font-size: 15px;
}
/* Normal link */
a { color: #00a2e3; font-size: 100%; text-decoration: underline; }
a:hover, a:active, a:focus {
	color: #00A2E3;
	text-decoration: none;
}
/* 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: 170%;
}
h2 {
	font-size: 150%;
}
h3 { color: #444546; font-size: 100%; }
h4 {
	font-size: 100%;
	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 {
	padding-left: 30px;
	line-height: 180%;
	background: url(../images/kogell-list.gif) no-repeat 18px 8px;
}
ol li {
	margin-left: 35px;
	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 { font-weight: bold; color: #fff; padding: 2px; background: #00a2e3 repeat-x 50% top; border: solid 1px #0389bf; }
.fing {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #BEBBBB;
}
.fing:hover, .fing:focus {
}
/* 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;
}
td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
	background: url(../images/point.gif) repeat-x bottom;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading { color: #00a2e3; padding: 10px 0; font-size: 120%; font-weight: bold; }
.contentdescription {
	padding-bottom: 30px;
}
.contentheading { color: #00a2e3; font-size: 120%; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon { 
float: left; 
display: block; 
min-width:300px;
background: #edfde3;
text-decoration: underline; 
text-transform: uppercase; 
padding: 10px 2px 10px 40px ; 
color: #336633;
font-weight:bold;
}
a.readon:hover, a.readon:active, a.readon:focus { 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; }
.moduletable {
	padding: 0;
}
.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 {
        display:inline-block;
	padding: 0 2px;
        font-weight:bold;
        font-size:12px;


    min-width:20px;
    padding:0 5px;
    height:30px;
    background-color:#c9f4fc;
    vertical-align:middle;
    text-align:center;
    line-height:30px;


}
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: underline;
}
.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: #3d3c3c; width: 950px; margin: 0 auto; background: transparent; border: solid 10px #fff; }
.narrow #at-wrapper {
	width: 750px;
}
#at-containerwrap, #at-containerwrap-fr, #at-containerwrap-fl, #at-containerwrap-f {
	clear: both;
}
#at-containerwrap, #at-containerwrap-fr { background-image: url(../images/mainwrap-bg.gif); background-repeat: repeat-y; background-attachment: scroll; }
#at-containerwrap #at-container {
	background: url(../images/point.gif) repeat-y 77% 0;
}
#at-containerwrap-fl {
	background: url(../images/point.gif) repeat-y 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: 10px 0 0;
}
#at-content { background-color: transparent; padding: 5px 10px 5px 5px; margin: 0; clear: both; display: block; }
/* Header
--------------------------------------------------------- */
#at-wrapheader { position: relative; height: 137px; line-height: normal; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: 0 0; width: 950px; z-index: 500; }
#at-header { position: absolute; width: 950px; height: 137px; z-index: 500; }
#javascript-flash-header 
{ background-image: url(../images/header1.jpg); background-repeat: no-repeat; position: absolute; top: 0; right: -5px; width: 727px; height: 200px; }
#header_rel { background: white no-repeat center top; position: relative; width: 727px; height: 200px; margin-bottom: 10px; }
h1.logo {
	font-size: 300%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 48px;
}
.narrow h1.logo {
	width: 172px;
}
h1.logo a { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 217px; height: 48px; display: block; float: left; text-decoration: none; text-transform: uppercase; outline: none medium; text-indent: -4000px; }
.narrow h1.logo a { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 172px; }
#at-scroll_1, #at-scroll_2 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#at-pathway { display: block; padding: 8px 0 5px 10px; color: #fff; font-size: 11px; font-weight: bold; background-image: url(../images/pathway.png); background-repeat: no-repeat; text-transform: uppercase; width: 77%; float: left; text-indent: 20px; position: absolute; top: 39px; left: 5px; z-index: 10000; }
#at-pathway strong {
	margin-right: 10px;
}
#at-pathway img {
	margin: 0 5px 0;
}
#at-pathway a { color: #fff; 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; right: 0; bottom: 10px; width: 950px; height: 33px; z-index: 26000; float: right; }
.narrow #at-wrapmainnavigation {
	background: url(../images/point.gif) repeat-y 173px 0;
}
#at-mainnavigation { float: right; padding-top: 15px; padding-right: 10px; width: 600px; font-size: 9px;}
#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 { color: #00a2e3; 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 {
	color: #3d3c3c;
	text-decoration: none;
	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
}
a.mainlevel#active_menu {
	color: #3d3c3c;
	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
	text-decoration: none;
}
a.sublevel { color: #00a2e3; padding: 2px 4px 3px 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 {
	color: #3d3c3c;
	text-decoration: none;
}

div.level3 a.sublevel {  padding: 2px 4px 3px 22px; }

#active_menu, a.active {
	color: #3d3c3c;
}
/* Module
--------------------------------------------------------- */
/* Start Module Rounded
--------------------------------------------------------- */
div.module h3, div.module_menu h3, div.module-blank h3 { color: #fff; margin: 0 0 8px; padding: 0 5px 0 30px; white-space: nowrap; background: url(../images/h3_left_rounded.png) no-repeat 0 5px; font-size: 120%; font-weight: bold; line-height: 52px; }
div.module, div.module_menu, div.module-blank {
	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 {
	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 { 
	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 { 
	padding: 0 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 { 
	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_menu h3,
div.moduletable h3 { font-size: 100%; padding: 5px; margin: 0 -2px 10px; font-weight: bold; }
div.moduletable_menu,
div.moduletable {
	padding: 0 10px 10px;
	margin-bottom: 30px;
}
#at-col1 div.moduletable_menu,
#at-col1 div.moduletable { background-color: transparent; background-image: none; margin-bottom: 15px; padding: 10px; border: solid 1px #e1e4e9; }
#at-col1 div.moduletable_menu h3,
#at-col1 div.moduletable h3 { color: #040000; font-size: 100%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_left.png); background-repeat: no-repeat; padding-left: 25px; }
#at-col2 div.moduletable h3, div.moduletable h3 { padding: 5px 5px 5px 30px; margin: 0 -2px 10px; color: #605f5f; font-size: 120%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_right.png); background-repeat: no-repeat; }
#at-col2 div.moduletable { background-image: none; background-color: transparent; margin-bottom: 15px; padding: 10px; border: solid 1px #f0efef; }
div.moduletable-blank h3, div.moduletable h3, div.moduletable_text h3 { padding: 5px 5px 5px 30px; margin: 0 -2px 10px; color: #605f5f; font-size: 120%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_module_blank.png); background-repeat: no-repeat; }
div.moduletable-blank, div.moduletable_text { background-image: none; background-color: transparent; margin-bottom: 15px; padding: 10px; border: solid 1px #f0efef; }
#at-user23 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user23 div.moduletable { background-color: transparent; margin-top: -5px; padding-right: 5px; padding-bottom: 0; padding-left: 5px; border-width: 0; }
#at-user23 div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 34px; background: no-repeat 0 6px; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user24 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user24 div.moduletable { background-color: transparent; margin-top: -5px; padding-right: 5px; padding-bottom: 0; padding-left: 5px; border-width: 0; }
#at-user24 div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 34px; background: no-repeat 0 6px; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user25 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user25 div.moduletable { background-color: transparent; margin-top: -5px; padding-right: 5px; padding-bottom: 0; padding-left: 5px; border-width: 0; }
#at-user25 div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 34px; background: no-repeat 0 6px; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user26 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user26 div.moduletable { background-color: transparent; margin-top: -5px; padding-right: 5px; padding-bottom: 0; padding-left: 5px; border-width: 0; }
#at-user26 div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 34px; background: no-repeat 0 6px; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user27 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user27 div.moduletable { background-color: transparent; margin-top: -5px; padding-right: 5px; padding-bottom: 0; padding-left: 5px; border-width: 0; }
#at-user27 div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 34px; background: no-repeat 0 6px; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user30 { font-weight: normal; line-height: normal; background: #2f2e2e no-repeat; position: absolute; top: 0; left: 0; width: 250px; height: 260px; z-index: 7000; float: left; padding: 0 5px 5px 0; border: solid 1px #504e4e; }
#at-user30 div.moduletable { color: #00A2E3; background-color: transparent; background-image: none; background-repeat: no-repeat; width: 250px; border-width: 0; }
#at-user30 div.moduletable h3 { font-size: 16px; color: #fff; font-weight: normal; background-color: transparent; background-image: url(../images/h3_module30.png); background-repeat: no-repeat; width: 240px; height: 28px; margin-top: 3px; margin-bottom: -10px; }
#at-user30 a { color: #00A2E3; font-size: 11px; font-weight: normal; background-image: none; text-decoration: underline; }
#at-user30 a:hover, #at-user30 a:active, #at-user30 a:focus { text-decoration: none; }
#at-user30 li {
	padding: 0 0 0 13px;
	margin: 0;
	background: no-repeat 2px 10px;
	}
	#at-user30 input, select, textarea, .fing { color: #888989; padding: 1px; font-family: Helvetica,Arial,Verdana,sans-serif;
 font-size: 100%; background-color: transparent; border: solid 1px #5e5f60; }
#at-user30 .button { font-weight: bold; color: #888989; padding: 2px; background: repeat-x 50% top; border: solid 1px #5e5f60; }

#at-shownews { line-height: normal; background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; z-index: 5000; float: left; }
#at-shownews div.moduletable { background-color: transparent; margin-top: 0; margin-bottom: 0; padding-right: 0; padding-bottom: 5px; padding-left: 0; border: solid 1px #dcdcdc; }
#at-shownews div.moduletable h3 { color: #00a2e3; font-size: 120%; font-weight: bold; line-height: 31px; background-color: transparent; background-image: none; background-repeat: no-repeat; margin-bottom: -5px; padding-left: 10px; border-bottom-width: 0; }
#at-shownews a { text-decoration: underline; }
#at-shownews a:hover, #at-user13 a:active, #at-user13 a:focus { text-decoration: none; }
/* at NFONTENT */
div.nftitle,
div.nfimages,
div.nfcontent {
	padding: 0 10px;
}
div.nftitle { color: #00a2e3; font-size: 100%; font-family: Helvetica, Arial, Verdana, sans-serif;
 font-weight: bold; margin: 0; }
div.nftitle a {
	text-decoration: none;
	border: none;
}
div.nfimages {
	text-align: center;
}
div.nfcontent {
	margin: 0;
}
		
/* Modules bottom style */
.at-grusht-full, .at-grusht-left, .at-grusht-right, .at-grusht-rightcol { background-color: transparent; float: left; overflow: hidden; padding: 0; border: solid 1px #00a2e3; }
.at-grusht-full div.moduletable, .at-grusht-left div.moduletable, .at-grusht-right div.moduletable, .at-grusht-rightcol div.moduletable {
	padding: 0 20px 20px 20px;
}
.at-grusht-left div.moduletable h3, .at-grusht-full div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-left,
.at-grusht-full { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.at-grusht-right div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-right { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-right: 14px; margin-left: 14px; }
.at-grusht-rightcol div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-rightcol { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#at-bottomwrap { background-image: url(../images/mainwrap-bg.gif); background-repeat: repeat-y; float: left; clear: both; width: 100%; padding: 10px 0 10px 0; }
#at-bottom {
}
#at-bottom h3 { color: #faf7f7; font-size: 120%; font-weight: bold; margin: 0 -20px 10px; padding: 6px 20px; line-height: 16px; background-color: transparent; background-image: url(../images/h3_bottom.png); background-repeat: repeat-x; text-align: center; border-bottom: 5px solid #fff; }
#at-bottom div.moduletable { margin: 0; }
#at-bottom ul {
	padding: 0;
	margin: 0 !important;
}
#at-bottom li {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(../images/kogell-list.gif) no-repeat 2px 10px;
}
#at-bottom td {
	padding: 0;
}
#at-bottom .article_seperator {
	display: none;
}
#at-bottom table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* End bottom modules*/
/* Left + Right Column
--------------------------------------------------------- */
#at-col1 { float: left; width: 210px; overflow: hidden; }
#at-col1 div.at-innerpad {
	padding: 0 0 10px 0;
}
#at-col2 {
	float: right;
	width: 210px;
	overflow: hidden;
}
#at-col2 div.at-innerpad {
	padding: 0 0 10px 0;
}
#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: url(../images/kogell-list.gif) no-repeat 3px 9px;
}
#at-col1 ul,
#at-col2 ul {
	margin: 0;
}
/* User tools
--------------------------------------------------------- */
#at-usertools { background-image: none; background-repeat: repeat; text-align: center; position: absolute; top: 50px; right: 220px; z-index: 26000; margin: 0; padding: 10px 5px 4px; }
* 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: 50px; right: 313px; z-index: 25000; float: left; padding: 9px 5px 4px; }
/* The footer
--------------------------------------------------------- */
#at-wrapfooter { background-color: #fff; background-image: url(../images/footer.png); background-repeat: no-repeat; clear: both; position: relative; width: 950px; height: 105px; margin-bottom: 0; padding-right: 0; padding-left: 0; }
#at-footer { position: relative; background: repeat-y; text-align: left; padding-left: 12px; padding-top: 10px; }
#at-footer small, #at-footer address { display: block; color: #fff; font-weight: bold; }
#at-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}
#at-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#at-footer li a { color: #fff; font-size: 95%; font-weight: bold; display: inline; padding: 0 20px 0 0; line-height: normal; text-decoration: underline; }
#at-footer li a:hover, #at-footer li a:active, #at-footer li a:focus { text-decoration: none; }
/* Search */
#at-search { background: no-repeat left center; position: absolute; top: 5px; right: 0px; z-index: 20000; float: left; width: 327px; margin-right: 25px; }
#at-search .inputbox { color: #2798d0; width: 327px; background: url(../images/search.png) no-repeat; text-transform: capitalize; text-align: left; height: 22px; padding: 3px 0px 0px 30px ; border-width: 0; }

.narrow #at-search .inputbox{
	width: 100px;
}


/* Miscellanius
----------------------------------------------------------- */
ul.fly {
	position: absolute;
	top: -100%;
}
#at-banner { text-align: center; }
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;
}
/* Start smoothgallery jd.gallery.css  */
.imageElement {
visibility: hidden;
}
#myGallery, #myGallerySet, #flickrGallery
{ width: 727px; height: 200px; z-index:5; }
#flickrGallery
{
	width: 727px;
	height: 200px;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}
.jdGallery
{
	overflow: hidden;
	position: relative;
}
.jdGallery img
{
	border: 0;
	margin: 0;
}
.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.jdGallery .slideInfoZone
{ color: #000; font-size: 10px; position: absolute; z-index: 10; width: 727px; margin: 0; height: 60px; background: #f3f0f0; right: 0; bottom: 0; overflow: hidden; }
* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}
.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
}
.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel
{ position: absolute; width: 100%; margin: 0; left: 0; top: 0; height: 115px; color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-indent: 0; overflow: hidden; }
.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}
.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}
.jdGallery a
{ font-size: 100%; text-decoration: none; background-color: transparent; }
.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; left: 0; top: 130px; z-index: 1000; }
* html .jdGallery a.left { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; }
.jdGallery a.right
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; right: 0; top: 130px; z-index: 1000; }
* html .jdGallery a.right { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; }
.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center; }
* html .withArrows a.open:hover { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center; filter:alpha(opacity=80); }
/* Gallery Sets */
.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}
.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}
.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
/* End smoothgallery jd.gallery.css  */
/* Start smoothgallery layout.css  */
.content
{ margin: 0 0 0 0; }
.content a
{
	color: #00A2E3;
}
.content p.linkage
{
	margin-top: 2em;
	text-align: right;
}
.content p.linkage a { color: #00A2E3; }
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/
#myGallery
{
	text-align: left;
	margin: 0 auto;
}
/* End smoothgallery layout.css  */
.class { }
/* Start tabmodules  */
#at-tabcol { padding-top: 0; padding-bottom: 10px; padding-left: 5px; display: block; }
#at-tabmodulewrap { position: relative; background: url(../images/tabmodulewrap-center.gif) repeat-y; overflow: hidden; z-index: 10; }
#at-tabmodulewrap-top {
	background: url(../images/tabmodulewrap-top.gif) no-repeat top left;
}
#at-tabmodulewrap-bot {
	background: url(../images/tabmodulewrap-bot.gif) no-repeat bottom left;	
	position: relative;
	overflow: hidden;
	z-index: 10;
}
/* Narrow */
.narrow #at-tabmodulewrap { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; }
.narrow #at-tabmodulewrap-top { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.narrow #at-tabmodulewrap-bot { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
#at-tabmodulewrap div.at-innerpad {
	padding: 0 0 0;
}
ul.mootabs-title {
	margin: 0;
	padding: 0;
}
.mootabs-title li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: block;
	color: #CCCCCC;
}
.mootabs-title li h3 { color: #fff; font-size: 120%; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(../images/tabmodule-bg.gif) no-repeat left bottom; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }
.mootabs-title li.hover {
	background: url(../images/tabmodule-hover.gif) no-repeat center bottom;
}
.mootabs-title li.active h3, .mootabs-title li.lastactive h3 { color: #6d6d6d; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(../images/tabmodule-bg.gif) no-repeat left bottom; font-family: Helvetica, Arial, Verdana, sans-serif;
 text-decoration: none;
}
.mootabs-title li.firstactive h3 { color: #6d6d6d; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Helvetica, Arial, Verdana, sans-serif;
 text-decoration: none;
}
.mootabs-title li.hover h3 { color: #6d6d6d; line-height: 30px; margin: 0; padding: 0; text-align: center; font-family: Helvetica, Arial, Verdana, sans-serif;
 background-color: transparent; background-attachment: scroll; text-decoration: none; }
.mootabs-title li.first h3 { color: #fff; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Helvetica, Arial, Verdana, sans-serif;
 text-decoration: none; }
.mootabs-title li.active {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom center;
	color: #FFFFFF;
}
.mootabs-title li.firsthover h3 {
	background: transparent;
	color: #6d6d6d;
}
.mootabs-title li.lasthover h3 {
	color: #6d6d6d;
}
.mootabs-title li.firsthover {
	background: url(../images/tabmodule-hover.gif) no-repeat bottom left;
}
.mootabs-title li.lasthover {
	background: url(../images/tabmodule-hover.gif) no-repeat bottom right;
}
.mootabs-title li.firstactive {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom left;
	color: #FFFFFF;
}
.mootabs-title li.lastactive {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom right;
	color: #FFFFFF;
}
.at-tab-cont {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 40px;
}
#at-tabmodulewrap .moduletable { position: absolute; top: 0; background: transparent; z-index: 100; padding-bottom: 10px; padding-left: 0; }
#at-tabmodulewrap .moduletable ul {
	margin: 0 !important;
	padding: 0 !important;
}
#at-tabmodulewrap .moduletable li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 7px;
}
/* End tabmodules  */
element { }

.lang {position:absolute; margin:0px  0 0 408px; z-index:40000;}
.joomla {text-indent:-100000px; overflow:hidden; position:absolute;}

.tooltip-inner
{
  display:none !important;
}

.mceTmpl{
	width:495px;
}