/** 
common definitions
*/

BODY {
	background-color: #F5F3ED;
	width: 100%;
	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	font-size: 0.77em;
	line-height: 125%;
}

	p,td,th,div {
	font-family: Tahoma, Helvetica, Geneva;
	color: #50512C;
	/*font-size: 10.5px;*/
	font-size: 2.9mm;
	line-height: 125%;
}

/**
ids
*/

/**
header
*/
#header_nav {
	height: 25px;
	background-image: url(../images/background_nav_header.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #F5F3ED;	
	color: #404420;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	
	padding-top: 0px;
	padding-left: 5px;
	
	
}

#main {
	background-image: url(../images/background_main.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #F5F3ED;
	min-height:275px;
	position: static;
}

  
#left {
	width:auto;
	position: static;
}

#left #left_header_image {
	height:275px;
	position: static;
	overflow: hidden;
}

#left #left_header_image img {
	overflow: hidden;
	clip: auto;
}

#left #left_main {
	padding-left: 10px;
	padding-right: 10px;	

}

#middle {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	width: 302px;	
	position: static;
	z-index:2;
}


#middle #middle_logo {
}

#middle #middle_green{
	background-image: url(../images/background_green.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;	
}

#middle #middle_table{
	background-image: url(../images/background_middle.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 10px;
}

#middle #middle_bottom{
	background-position: top;		
}

/** frontpage **/

#naked_big{
display: block;
 margin-right: 0px;
 margin-top: 0px;
 margin-right: 325px!important;
 max-width: 98%;
 }  
 
#naked_big div.module div div div{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
}

#naked_big div.module div div div div{
padding: 0px;
margin: 0px;
}

div#container {
	display: block;
	margin-right: 315px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #EDEBE4;
}

div#box {
	float: left;
	width: 200px;

}

div#nav {
	margin-left: 210px;
	background-color: #F5F3ED;	
}


/**
JOOMLA 
*/


.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

/* Links */


a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}

a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}




.dn-introtext {
	font-size: 2.9mm;
	line-height: 125%;
}

h1 {
	color: #72AC02; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h2 {
	color: #72AC02; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: none;
	}

h3 {
	color: #72AC02; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}

li {
	font-family: Tahoma, Helvetica, Geneva;
	color: #50512C;
	/*font-size: 10.5px;*/
	font-size: 2.9mm;
	line-height: 125%;
}	

.pagenav
{
	font-size:12px;
	font-weight:normal;
}

.componentheading
{
	color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
	font-weight: lighter;
	font-size: 22px;
	line-height: 28px;
}

a.componentheading:link, a.componentheading:visited  {

}

a.componentheading:hover{
	color: #EB8403;
	font-weight: normal;
}

a.title:link, a.title:visited  {
	color: #D64B10;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 120%;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
	text-transform: uppercase;	
}

a.title:hover{
	color: #999999;
}


table.frontpage_thumbnail_main img {

}

a.title_main:link, a.title_main:visited  {
	color: #D64B10;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
	text-transform: uppercase;	
}

a.title_main:hover{
	color: #999999;
}

div.thumb_main {
float: left;
border-right: 10px solid #F5F3ED;
}

div.thumb_main div {
border: 1px solid #CAC5B2;
}

div.thumb_main  div img {
	border: 3px solid #F5F3ED;
}

a.title:link, a.title:visited  {
	color: #D64B10;
	text-align: left;
	padding-top: 4px;
	font-size: 1em;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
	text-transform: uppercase;	
}

a.title:hover{
	color: #999999;
}

div.thumb {
float: left;
margin-right: 3px;
}

div.thumb div {
border: 1px solid #CAC5B2;
}

div.thumb div img {
	border: 3px solid #F5F3ED;
}

div.thumb a:link,  div.thumb a:visited {
	text-decoration: none;
	color: #A52A2A;
}

a.title_right:link, a.title_right:visited  {
	color: #D64B10;
	text-align: left;
	padding-top: 4px;
	font-size: 12px;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
	text-transform: uppercase;	
}

a.title_right:hover{
	color: #999999;
}

div.thumb_right {
float: left;
margin-right: 2px;
}

div.thumb_right div {
border: 1px solid #C0D137;
}

div.thumb_right div img {
	border: 2px solid #FFFFFF;
}

div.thumb_right a:link,  div.thumb_right a:visited {
	text-decoration: none;
	color: #A52A2A;
}

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

div.imgbackground  div {

}

div.imgbackground  div img {
	 border: 0px;
}

a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

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

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}


table.contentpane {
	width: 500px;
}

table.contentpane td.contentdescription
{

}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;

}

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

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

table.contentpaneopen
{
	width: auto;
}

table.contentpaneopen td
{

}

table.contentpaneopen td.contentheading
{
	height: 20px;
	color: #D74B0F;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:18px;
}


a.sublevel:link, a.sublevel:visited {
	clear: both;
	display: block;
	font-size: 11px;
	color: #424623;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	margin-left: 10px;
	margin-top: 3px;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 14px;
	width:90%;	
	border-left: 5px solid #DFE857;
}

a.sublevel:hover {
	text-decoration: none;
	border-left-color: #D64B10;
	color: #DA480D;

}

#active_menu   {
	text-decoration: none;
	border-left-color: #D64B10;
	color: #DA480D;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family: Tahoma, Verdana, ;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;	
	padding-left:6px;
	padding-top: 5px;
	padding-bottom: 2px;	
	height: 17px;	
	width:260px;
	text-decoration: none;
	border-left: 5px solid #DFE857;
	color: #424623;
	background-color: #F5F3ED;	
}


a.mainlevel:hover {
	text-decoration: none;
	border-left-color: #D64B10;	
	color: #DA480D;
}



table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}


.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
}

.search {
	position:absolute;
	top:0px;
	right:10%;
	display:block;
	width: auto;
	height: 23px;
	white-space:nowrap;
   line-height: 17px;
}

#mod_search_searchword{
	width: 150px;
	height: 14px;
	font-size:11px;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	margin-right: 5px;
	margin-bottom: 3px;
}

.newsfeedheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
}

.createdate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	height: 25px;
	}

.modifydate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}


ul.latestnews {
	float: left;
	clear: both;
	list-style: none;
	padding: 0 8px 6px 8px;
	margin: 0 0 14px 0;
	width: 316px; /* falsch fuer ie 5x */
	width: 300px; /* richtig */
}

li.latestnews {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../img/list_marker.gif) 0px 5px no-repeat;
}	

li.latestnews  a:link, li.latestnews  a:visited {
	display: block;
	padding: 5px 5px 5px 20px;	
	background: url(../img/list_marker.gif) 0px 5px no-repeat;
	width: 284px; /* falsch fuer ie 5x */
	text-decoration: none;
	color: #414522;
	width: 259px; /* richtig */
}
li.latestnews  a:hover {
	color: #D55317;
	background: url(../img/list_marker.gif) 0px 5px no-repeat;
}



/** mod_R_autthumb */

.module h3 {
	color: #999999;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #DDE655;
	text-transform: uppercase;
}

/* common dedicatet */
div.thumbs-each {
float: left;
margin-right: 3px;	
}

div.thumbs-thumbnail {
float: left;
margin-right: 3px;
}

div.thumbs-thumbnail div {
border: 1px solid #E1E99C;
}

div.thumbs-thumbnail div img {
	border: 3px solid #ffffff;
}


a.thumbs-section:link, a.thumbs-section:visited  {
	color: 	#999999;
	text-align: left;
	padding-top: 4px;
	font-size: 1em;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
}

a.thumbs-section:hover{
	color: #72AC02;
}

a.thumbs-category:link, a.thumbs-category:visited  {
	color: 	#999999;
	text-align: left;
	padding-top: 4px;
	font-size: 1em;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
}

a.thumbs-category:hover{
	color: #72AC02;
}

a.thumbs-title:link, a.thumbs-title:visited  {

	text-align: left;
	padding-top: 4px;
	font-size: 1.1em;
	line-height: 125%;
	font-weight: lighter;	
	text-decoration: none;	
	text-transform: uppercase;	
}

a.thumbs-title:hover{
	
}

.thumbs-introtext {
		font-size: 1em;
}	
	