/* Start dropdown */

#dropdown_item { color: #919905; font-weight: bold; background-color: white; text-decoration: none; margin-top: 3px; margin-bottom: 3px; padding: 3px 3px 3px 10px; border: solid 1px; cursor: pointer; }

/* End dropdown */

/* Start toppanel--------------------------------------------- */

#top_panel div.moduletable-blank { background-color: transparent; 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: 30000; border: 0; }

.toppanel div.panel 

{ background-repeat: no-repeat; position: absolute; width: 100%; border: 0; }

div.default div.toppanel div.panel {

	background: url(../images/toppanel_bg.png) 0 top;

	color: #fff;

}

div.default div.toppanel div.content {

	margin: auto;

	padding-top: 5px;

	overflow: hidden;

}

div.default div.toppanel div.cpnl { width: 174px; margin-left: -87px; 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: 24px;

	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: 11px; line-height: 22px; overflow: hidden; color: #9dbae9; font-weight: bold; text-transform: capitalize; width: 134px; height: 24px; }

div.default div.toppanel div.article {

	padding-bottom: 10px;

}

/* End toppanel--------------------------------------- */

#logo1, img#logo1 

{ background-image: url(../images/logo.png); background-repeat: no-repeat; position: absolute; top: 50px; left: 10px; width: 197px; height: 150px; z-index: 20000; border: 0; }

#at-date 

{ color: #0ba129; font-size: 11px; font-weight: normal; background-image: none; background-repeat: repeat; text-align: center; position: absolute; top: 7px; right: 77px; z-index: 60000; padding: 7px 0 0; border-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 {

	color: #FFFFFF;

	background: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 150%;

}

body#body-background { color: #2a343a; background: url(../images/body-bg.jpg) 50% top; padding-top: 30px; }

body.contentpane {

	width: auto; /* Printable Page */

	margin: 1em 2em;

	background: #FFFFFF;

	color: #000000;

	font-size: 12pt;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 140%;

}

body.zupa1 {

	font-size: 9px;

}

body.zupa2{

	font-size: 10px;

}

body.zupa3{

	font-size: 11px;

}

body.zupa4{

	font-size: 12px;

}

body.zupa5{

	font-size: 13px;

}

body.zupa6{

	font-size: 14px;

}

/* Normal link */

a { color: #1786b0; font-size: 100%; font-weight: bold; text-decoration: underline; }

a:hover, a:active, a:focus {

	color: #1786b0;

	text-decoration: none;

}

/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

}

/* Small text */

small, .small, .smalldark, .mosimage_caption { font-size: 90%; color: #bebbbb; text-transform: lowercase; }

/* Heading */

h1 {

	font-size: 180%;

}

h2 {

	font-size: 155%;

}

h3 { color: #444546; font-size: 125%; }

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: Arial, Helvetica, sans-serif; font-size: 100%; }

select, textarea, .fing {

	background: #FFFFFF;

	color: #3C4A53;

}

.button {

	font-weight: bold;

	color: #1786b0;

	padding: 2px;

	background: url(../images/but-bg.gif) repeat-x 50% top;

	border: solid 1px;

}

.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: #1786b0;

	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;

}

/* Speaking boks */

div.bubble1, div.bubble2, div.bubble3, div.bubble4 {

	margin: 15px 0;

}

div.bubble1 span.author,

div.bubble2 span.author,

div.bubble3 span.author,

div.bubble4 span.author {

	padding-left: 15px;

	margin-left: 15px;

	font-weight: bold;

	background: url(../images/author.gif) no-repeat center left;

}

div.bubble1 div {

	margin: 0;

	width: 100%;

	background: url(../images/corner1-br.gif) no-repeat bottom right;

}

div.bubble1 div div {

	background: url(../images/corner1-bl.gif) no-repeat bottom left;

}

div.bubble1 div div div {

	background: url(../images/corner1-tr.gif) no-repeat top right;

}

div.bubble1 div div div div {

	background: url(../images/corner1-tl.gif) no-repeat top left;

}

div.bubble1 div div div div div {

	margin: 0;

	padding: 15px 15px 30px 15px;

	width: auto;

}

div.bubble2 div {

	margin: 0;

	width: 100%;

	background: url(../images/corner2-br.gif) no-repeat bottom right;

}

div.bubble2 div div {

	background: url(../images/corner2-bl.gif) no-repeat bottom left;

}

div.bubble2 div div div {

	background: url(../images/corner2-tr.gif) no-repeat top right;

}

div.bubble2 div div div div {

	background: url(../images/corner2-tl.gif) no-repeat top left;

}

div.bubble2 div div div div div {

	margin: 0;

	padding: 15px 15px 35px 15px;

	width: auto;

}

div.bubble3 div {

	margin: 0;

	width: 100%;

	background: url(../images/corner3-br.gif) no-repeat bottom right;

}

div.bubble3 div div {

	background: url(../images/corner3-bl.gif) no-repeat bottom left;

}

div.bubble3 div div div {

	background: url(../images/corner3-tr.gif) no-repeat top right;

}

div.bubble3 div div div div {

	background: url(../images/corner3-tl.gif) no-repeat top left;

}

div.bubble3 div div div div div {

	margin: 0;

	padding: 15px 15px 50px 15px;

	width: auto;

}

div.bubble4 div {

	margin: 0;

	width: 100%;

	background: url(../images/corner4-br.gif) no-repeat bottom right;

}

div.bubble4 div div {

	background: url(../images/corner4-bl.gif) no-repeat bottom left;

}

div.bubble4 div div div {

	background: url(../images/corner4-tr.gif) no-repeat top right;

}

div.bubble4 div div div div {

	background: url(../images/corner4-tl.gif) no-repeat top left;

}

div.bubble4 div div div div div {

	margin: 0;

	padding: 15px 15px 55px 15px;

	width: auto;

}

/* 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: #000; padding: 10px 0; font-size: 140%; font-weight: bold; text-transform: capitalize; }

.contentdescription {

	padding-bottom: 30px;

}

.contentheading { color: #000; font-size: 140%; font-weight: bold; padding-bottom: 10px; text-transform: capitalize; padding-top: 10px; }

a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none !important;

}

a.readon { font-weight: bold; float: left; display: block; text-decoration: underline; text-transform: lowercase; }

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: #bebbbb;

}

.modifydate { color: #bebbbb; text-transform: capitalize; 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 {

	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: #000; width: 950px; margin: 0 auto; background: transparent; }

.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: 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: #fff; padding: 5px 10px; margin: 0; clear: both; border-color: #e4e4de; border-style: solid; border-width: 2px 2px 1px 1px; display: block; }

/* Header

--------------------------------------------------------- */

#at-wrapheader { position: relative; height: 219px; line-height: normal; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: 0 0; width: 950px; }

#at-header { position: absolute; width: 950px; height: 219px; }

#javascript-flash-header 

{ background-repeat: no-repeat; position: absolute; right: 230px; bottom: 14px; width: 493px; height: 157px; z-index: 5000; border: 0; }

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 {

	width: 217px;

	height: 48px;

	display: block;

	float: left;

	text-decoration: none;

	text-transform: uppercase;

	outline: none;

	text-indent: -4000px;

	background: url(../images/logo.gif) no-repeat;

}

.narrow h1.logo a {

	width: 172px;

	background: url(../images/logo-narrow.gif) no-repeat;

}

#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: #09532d; font-size: 12px; font-weight: normal; background-image: url(../images/pathway.png); background-repeat: no-repeat; text-transform: capitalize; width: 77%; float: left; text-indent: 20px; position: absolute; top: 113px; left: 10px; z-index: 10000; }

#at-pathway strong {

	margin-right: 10px;

}

#at-pathway img {

	margin: 0 5px 0;

}

#at-pathway a {

	font-weight: normal;

	text-decoration: none;

}

/* Main Nagivation

--------------------------------------------------------- */

#at-wrapmainnavigation { background-color: transparent; background-image: url(../images/topmenu-bg.png); background-repeat: no-repeat; background-attachment: scroll; clear: both; position: relative; top: 5px; left: 0; width: 950px; height: 31px; z-index: 55000; }
#at-wrapmainnavigation ul li span
 {
   text-align:center;
 }
.narrow #at-wrapmainnavigation {

	background: url(../images/point.gif) repeat-y 173px 0;

}

#at-mainnavigation {

	float: left;
	text-align:center;

}

#at-wrapmainnavigation a,

#at-wrapmainnavigation a:hover,

#at-wrapmainnavigation a:active,

#at-wrapmainnavigation a:focus {

	outline: none;

}
#at-wrapmainnavigation a.first-item
{
	padding-left:25px;
}
#at-subnavwrap {

}

#at-subnav {

}

/* Default Joomla! Menu */

a.mainlevel { color: #1786b0; padding: 5px 0 5px 20px; width: 90%; display: block; font-size: 100%; text-decoration: none; background: url(../images/a-menumainlevel.gif) no-repeat left bottom; text-transform: capitalize; }

a.mainlevel:hover,

a.mainlevel:active,

a.mainlevel:focus {

	color: #ee4907;

	text-decoration: none;

	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
	

}

a.mainlevel#active_menu {

	color: #ee4907;

	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;

	text-decoration: none;

}

a.sublevel { color: #1786b0; padding: 2px 4px 2px 20px; display: block; font-weight: normal; text-decoration: none; background: url(../images/kogell-list.gif) no-repeat 10px 9px; text-transform: lowercase; }

a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

	color: #ee4907;

	text-decoration: none;

}

#active_menu {

	color: #ee4907;

}

/* 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 20px; white-space: nowrap; background: url(../images/h3_left_rounded.png) no-repeat 0 5px; font-size: 110%; font-weight: bolder; 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 top left;

}

div.module div div div div, div.module_menu div div div div, div.module-blank div div div div { 

	background: #ffffff;

	padding: 0;

	margin: 0;

}

/* End Module Rounded

--------------------------------------------------------- */

div.moduletable_menu h3,

div.moduletable h3 { font-size: 135%; padding: 5px; margin: 0 -2px 10px; font-weight: bold; text-transform: capitalize; }

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; }

#at-col1 div.moduletable_menu h3,

#at-col1 div.moduletable h3 { color: #fff; font-size: 135%; font-weight: bolder; background-color: transparent; background-image: url(../images/h3_left.png); background-repeat: no-repeat; text-transform: capitalize; padding-left: 25px; }

#at-col2 div.moduletable { background-image: none; background-color: transparent; margin-bottom: 15px; padding: 10px; }

#at-col2 div.moduletable h3, div.moduletable h3 { padding: 5px 5px 5px 25px; margin: 0 -2px 10px; color: #fff; font-size: 135%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_right.png); background-repeat: no-repeat; text-transform: capitalize; }

div.moduletable-blank h3, div.moduletable h3 { padding: 5px 5px 5px 25px; margin: 0 -2px 10px; color: #fff; font-size: 135%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_module_blank.png); background-repeat: no-repeat; text-transform: capitalize; }

div.moduletable-blank { background-image: none; background-color: transparent; margin-bottom: 15px; padding: 10px; }

#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 { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }

#at-user23 div.moduletable h3 { color: #fff; font-weight: bold; font-style: normal; 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 { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }

#at-user24 div.moduletable h3 { color: #fff; font-weight: bold; font-style: normal; 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 { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }

#at-user25 div.moduletable h3 { color: #fff; font-weight: bold; font-style: normal; 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 { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }

#at-user26 div.moduletable h3 { color: #fff; font-weight: bold; font-style: normal; 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 { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }

#at-user27 div.moduletable h3 { color: #fff; font-weight: bold; font-style: normal; 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: no-repeat; position: absolute; top: 42px; right: 15px; width: 175px; height: 160px; z-index: 7000; float: left; padding: 0 5px 5px 0; }

#at-user30 div.moduletable { color: #1c2c3d; font-weight: bold; font-style: normal; background-color: transparent; background-image: none; background-repeat: no-repeat; border-width: 0; }

#at-user30 div.moduletable h3 { font-size: 12px; color: #fff; font-weight: bolder; background-color: transparent; background-image: url(../images/h3_module30.png); background-repeat: no-repeat; width: 193px; height: 28px; margin-top: 3px; margin-bottom: -15px; }

#at-user30 a { color: #919905; font-size: 11px; 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-shownews { line-height: normal; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; z-index: 5000; float: left; }

#at-shownews div.moduletable { color: #000; background-color: #fff; margin-bottom: 13px; padding-right: 0; padding-bottom: 5px; padding-left: 0; border-color: #dfdfdc; border-style: solid; border-width: 2px 2px 1px 1px; }

#at-shownews div.moduletable h3 { color: #ee4907; font-size: 14px; font-weight: bolder; line-height: 31px; background-color: transparent; background-image: none; background-repeat: no-repeat; text-transform: capitalize; 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: #ee4907; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 12px 0 10px; }


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; }

.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 { color: #000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#at-bottomwrap { float: left; clear: both; width: 100%; margin-top: 13px; }

#at-bottom {

}

#at-bottom h3 { color: #fff; margin: 0 -20px 10px; padding: 6px 20px; font-weight: bold; line-height: 16px; background-image: url(../images/h3_bottom.png); background-repeat: repeat-x; letter-spacing: 1px; 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: 22.9%; overflow: hidden; }

#at-col1 div.at-innerpad {

	padding: 0 15px 10px 0;

}

#at-col2 {

	float: right;

	width: 30%;

	overflow: hidden;

}

#at-col2 div.at-innerpad {

	padding: 0 0 10px 15px;

}

#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: url(../images/tools.png); background-repeat: repeat; position: absolute; top: 165px; left: 230px; z-index: 13000; float: right; margin: 0; padding: 10px 0 4px 10px; border: dotted 1px #fff; }

* html #at-usertools { /*IE 6*/

	float: left;

}

*+html #at-usertools { /*IE 7*/

	padding: 8px 0 4px 0;

}

#at-usercolors ul,

#at-usertools ul {

	margin: 0;

	padding: 0;

	float: left;

}

#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: url(../images/tools.png); background-repeat: repeat; position: absolute; top: 165px; right: 233px; z-index: 13000; float: left; padding: 10px 5px 4px; border: dotted 1px #fff; }

/* The footer

--------------------------------------------------------- */

#at-wrapfooter { background-color: transparent; background-image: url(../images/footer.png); background-repeat: no-repeat; clear: both; position: relative; width: 950px; height: 105px; padding-right: 0; padding-left: 0; }

#at-footer { position: relative; background: repeat-y; text-align: center; padding-top: 40px; }

#at-footer small, #at-footer address { font-style: normal; display: block; font-size: 100%; color: #dae9f9; }

#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: #dae9f9; font-weight: normal; 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: -25px; right: -26px; z-index: 60000; float: right; margin: 0; }

#at-search .inputbox { color: #1786b0; font-size: 11px; width: 207px; background: url(../images/search.png) no-repeat; text-transform: capitalize; height: 31px; padding-top: 8px; padding-left: 15px; 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;

	float: left;

}

#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: 493px; height: 157px; z-index:5; }

#flickrGallery

{

	width: 493px;

	height: 157px;

}

#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;

	background-image: url(../css/img/loading-bar-black.gif);

}

.jdGallery .loadingElement

{

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background-repeat: no-repeat;

	background-position: center;

	background-image: url(../css/img/loading-bar-black.gif);

}

.jdGallery .slideInfoZone

{ color: #fff; position: absolute; z-index: 10; width: 727px; margin: 0; bottom: 0; height: 70px; background: #414243; text-indent: 0; right: 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

{ left: 0; top: 130px; background: url(../css/img/fleche1.png) no-repeat left center; z-index: 1000; }

* html .jdGallery a.left { background: url(../css/img/fleche1.gif) no-repeat center left; }

.jdGallery a.right

{ right: 0; top: 130px; background: url(../css/img/fleche2.png) no-repeat right center; z-index: 1000; }

* html .jdGallery a.right { background: url(../css/img/fleche2.gif) no-repeat center right; }

.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: url(../css/img/open.png) no-repeat center center; }

* html .withArrows a.open:hover { background: url(../css/img/open.gif) no-repeat center 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: #1786b0;

}

.content p.linkage

{

	margin-top: 2em;

	text-align: right;

}

.content p.linkage a { color: #1786b0; }

/*.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 { position: relative; padding-top: 0; padding-bottom: 10px; 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: url(../images/tabmodulewrap-center-n.gif) repeat-y;

}

.narrow #at-tabmodulewrap-top {

	background: url(../images/tabmodulewrap-top-n.gif) no-repeat top left;

}

.narrow #at-tabmodulewrap-bot {

	background: url(../images/tabmodulewrap-bot-n.gif) no-repeat bottom left;	

}

#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: #919905; font-size: 100%; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(../images/tabmodule-bg.gif) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-transform: capitalize; }

.mootabs-title li.hover {

	color: #FFFFFF;

	background: url(../images/tabmodule-hover.gif) no-repeat bottom center;

}

.mootabs-title li.firstactive h3,

.mootabs-title li.first h3 {

	background: 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: none;

	color: #FFFFFF;

}

.mootabs-title li.lasthover h3 {

	color: #FFFFFF;

}

.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-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  */
