/* By Blende11.at  - Basic Joomla template*/ 


body{
margin:200px 10px 10px 10px;
padding:0px;
overflow:auto;
font: 75% Arial, sans-serif, "Lucida Grande", "Trebuchet MS" ;
text-align: justify;
background: #DFDFDF;
}


#leftcontent {
position:fixed;
left:10px;
top:300px;
width:200px
background: #DFDFDF;
border:0px solid #000;
}

#centercontent {
background-color:#DFDFDF;
margin-left:50px; /* 1 more than 210 cause of the border */
margin-right:245px;
margin-top:7px; /* margin here to line up center content with side columns */
border:0px solid #000;
}

#rightcontent {
position:fixed;
right:0;
padding-top: 15px;
padding-left: 15px;
top:0px;
width:180px;
height:1800px;
/*background: #999999;*/
	background: url(../images/right_background.jpg) repeat-x #DFDFDF;
overflow:hidden;
}


/* HEADER
--------------------------------------------------------- */
#ja-header {
    background: #999999;
	background: url(../images/top_background_h60px.jpg) repeat #626A69;

	line-height: 0px;
	height: 60px;
	left: 0px;
	/*width: 100%;*/
 	top: 0px;
    position: fixed;
	Padding: 0;
	margin: 0;
	width: 100%;


}

#ja-header a {
	color: #FFFFFF;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0;
}

#ja-header h1 img {
	margin: 0;
	padding: 0;
	line-height: normal;
}


/* TOP NAVIGATION
--------------------------------------------------------- */

#ja-topnav-outer {
	font-size: 11px;
	background: #B9B9B9;
	/*margin-top: 250px;*/
	left: 0px;
	top: 60px;
	position: fixed;
	width: 100%;
	hight:50px;
}

#ja-topnav {
    padding-left:20px;
	padding-top:5px;
	font-size: 11px;
/*	border-left: 1px solid #FFFFFF;*/
	height: 35px;
}



/* SEARCH 
--------------------------------------------------------- */
#ja-search {
    top: 180px;
	right: 10px;
	position:fixed;
	padding-right: 0;
	float: left;
	height: 46px;
	width: 160px;
}  

.search input {
	margin-top: 12px;
	width: 100px;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left #FFFFCC;
}


/* TEXT DEFINITIONEN 
--------------------------------------------------------- */


h1 {
	font-size: 1.4em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.2em;
}

/* normal text */
td, div {
	font-size: 1em;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,
#ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3,
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
}

/* Normal link */
a {
	color: #004C80;
	text-decoration: underline;
}

a:hover, a:active {
	color: #004C80;
	text-decoration: none;
}

p {
	margin: 12px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	background: url(../images/arrow-off.gif) no-repeat 2px 8px;
	line-height: 200%;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #9AA587;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px "Trebuchet MS", Arial, sans-serif;
}

select, .inputbox {
	background: #FFFFCC;
}

textarea {
	border: 1px solid #E6E6E6;
	padding-left: 2px;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	background: url(../images/but-bg.gif) no-repeat bottom right;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #9AA587;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #9AA587;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x bottom;
	height: 20px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 3px 10px 3px;
	width: 25%;
	border: 1px solid #DEE3E6;
	border-bottom: 2px solid #DEE3E6;
	background: url(../images/grad-blue.gif) repeat-x top left #ECF1F5;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-off.gif) no-repeat 6px 7px;
}

table.contenttoc td:hover {
	background: url(../images/arrow-on.gif) no-repeat 6px 7px;
}

table.contenttoc th {
	color: #004C80;
	background: url(../images/seperator-h3.gif) repeat-x bottom;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border-color: #FFFFFF;
	text-align: left;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
	background: url(../images/seperator.gif) repeat-x bottom;
}

table.searchintro td {
	padding: 5px!important;
}

#ja-footer ul#mainlevel li, #ja-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

.adminform textarea {
	width: 500px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 -5px 5px -5px;
	padding: 1px 5px;
	display: block;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
	font-size: 1.1em;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0 0 10px;
	margin: 3px 0 10px;
	color: #004C80;
	font-weight: bold;
	font-size: 2em;
}

.contentdescription {
	padding-bottom: 30px;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.contentheading {
	color: #E97B00;
	font-size: 2em;
}

table.blog .contentheading, .contentpagetitle {
	font-size: 1.4em;
	font-weight: bold;
}

a.readon {
	
}

a.readon:hover {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #9AA587;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #9AA587;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	color: #E97B00;
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 3px!important;
	padding: 3px 0;
	margin: 12px 10px 0 0!important;
	border: 1px solid #E6E6E6;
	border-bottom: 2px solid #E6E6E6;
	background: url(../images/grad-grey.gif) repeat-x top #EFEFEF;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #9AA587;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 5px 16px 0 16px;
	background: url(../images/pages.gif) no-repeat 0 8px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 5px solid #F7F7F7;
	background: #474747;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}

.small {
	color: #9AA587;
}

#banner {
}