body 

{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/* Betrifft hauptsächlich Forum Komponente */
tr {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

div, th.sb_catname {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}

/* ----------------------------------------- */


#logobox {
	position:absolute;
	left:0px;
	top:0px;
	width:213px;
	height:58px;
	z-index:1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#other_menu{
	position:absolute;
	left:300px;
	top:30px;
	width:480px;
	height:50px;
	text-align: right;
	font-weight: 100;
} 
#headerbox {
	position:absolute;
	left:0px;
	top:48px;
	width:770px;
	height:150px;
	z-index:3;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#searchbox {
	position:absolute;
	float: right;
	left:634px;
	top:205px;
	width:266px;
	height:56px;
	z-index:2;
}

#top_menu{
	position:absolute;
	top:205px;
	left:220px;
	width: 770px;
	float: left;
	padding: 0px 0px;
	padding-right: 0px;
	font-weight: 100;
} 


/* Google Translate Box */
#trans_module{
	position:absolute;
	top:205px;
	left:720px;
	width: 50px;
	float: right;
	text-align: right;
	padding: 0px 0px;
	padding-right: 0px;
	font-weight: 100;
} 


#top_module{
	position:absolute;
	top:216px;
	left:600px;
	width: 170px;
	float: right;
	text-align: right;
	padding: 0px 0px;
	padding-right: 0px;
	font-weight: 100;
} 

#menubox {
	position:absolute;
	left:0px;
	top:205px;
	width:212px;
	height:55px;
	z-index:4;
}
#contentbox {
	text-align:justify;	
	position:absolute;
	left:217px;
	top:220px;
	width:551px;
	height:400px;
	z-index:5;
}

/* Google Ads Box */
#rightbox {
	position:absolute;
	left:780px;
	top:240px;
	width:200px;
	height:400px;
	z-index:5;
}


#bottomcontainer{

	height				:30px;
}

#icons{
	padding-left		: 0px;
	padding-top			: 3px;
}

#bottomcontainer #icon{
	float				   : left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{
	font-family       : Trebuchet MS, Arial, Helvetica, sans-serif;
	color             : #666666;
	float				   : right;
	padding-right		: 0px;
	padding-top		   : 0px;
	font-size			: 10px;
}

#counter{
	padding-top		 :  30px;
	padding-left	 :  25px;
}



hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}


a:link, a:visited {

	color: #3592AE;
	text-decoration  : none;

}


a:hover
{
text-decoration: underline;
color: #3592AE;
}


a.category:link, a.category:visited
 {
  color            : #3592AE;
  font-weight      : bold;
}


a.category:hover 
{
  color            : #3592AE;
}


#active_menu
{
	color: #AA7800;
}



/* CSS Styles für den Editor in Yoomla */

.mainheadtext
 {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 13px;
	color			: #666666;
	font-weight		: bold;
}

.headtext
 {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 13px;
	color			: #666666;
	font-weight		: bold;
}


.generaltext
 {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 13px;
	color			: #666666;
	
}


.newtext
 {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 13px;
	color			: #669900;
	font-weight		: bold;
}


/* -----------------------------------------------------------------------*/
.mainlevel 
{
text-transform: lowercase;

  }
  



a.mainlevel:link, a.mainlevel:visited
 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   display: block;
	font-size: 11px;
	font-weight: bold;
	color: #74BED5;
	text-align: left;
	width: 100%;
	text-decoration: none;
	height: 37px;
	padding-top: 11px;
	text-indent: 30px;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
}

a.mainlevel:hover
{
	color: #3592AE;
}




/* Sonderstyle für Topmenü als Menu Class Suffix unter Site Modules im Admin*/
a.mainlevel-top:link, a.mainlevel-top:visited {
  color: #74BED5;
  font-size: 11px;
  background: none;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding-right: 10px;
  padding-left: 14px;
  background-image:url(../images/menuarrow.gif);
  background-repeat:no-repeat;
}
 
a.mainlevel-top:hover {
  color: #3592AE;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  padding-right: 11px;
  background-image:url(../images/menuarrow.gif);
  background-repeat:no-repeat;
}


/* Sonderstyle für Othermenü als Menu Class Suffix unter Site Modules im Admin*/
a.mainlevel-other:link, a.mainlevel-other:visited {
  color: Silver;
  font-size: 11px;
  background: none;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  padding-right: 11px;
}
 
a.mainlevel-other:hover {
	color: Silver;
  font-weight: normal;
  text-decoration: underline;
  text-align: right;
  padding-right: 11px;
}





table.moduletable 
{

	width           : 100%;
	margin-bottom   : 5px;
	margin-left    	: 0px;
	
}


/* speziell für das Login Modul */
table.moduletable-inp 
{
   margin-top    	: 78px;
	margin-bottom   : 5px;
	margin-left    	: 0px;
	font-weight		: normal;
}



table.moduletable th
 {
 
	font-weight		: bold;
	font-size		: 10pt;
	color			:#3592AE;
	display			:block;
	float			:left;
	width			: 80%;
	text-align		: left;
	text-indent		: 0px;
	margin-bottom			:10px;
}

.newsflash 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #868C7C;
  text-transform   : uppercase;
}
.frameheader 
{
  font             : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #868C7C;
}
.poll
 {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #868C7C;
  line-height      : 15px
}





/* hab die Klasse im php script des Moduls geändert*/
.inputbox
 {
	width			: 150px;
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	color			: #666666;
	margin-bottom	: 0px;

}

/* hab die Klasse im php script des Moduls geändert*/
.chkbox
 {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	color			: #666666;
}


.contentpane 
{
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	color           : #666666;
	padding-left     : 0px;
	padding-right    : 0px;
}

.button 
{
   font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size		: 10pt;
   color           : #333333;
   margin-top		: 5px;
   margin-bottom	: 5px;
}

.contentpaneopen 
{
	color			: #868C7C;
	width			: 100%;
	margin			: 0px;
	padding			: 0px;
	border			: none;
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: normal;
}

.buttonheading
{
vertical-align		:top;
}

/* Heads der Komponenten */
.componentheading
{
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	color			: #AA7800;
	font-weight		: normal;
	font-size		: large;
	text-indent		: 0px;
}

/* Speziell für den Header der Wrapper Komponente */
.componentheading-wrp
{
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	color			: #AA7800;
	font-weight		: normal;
	font-size		: large;
	text-indent		: 3px;
}

/* Heads der Kontent Seiten */
.contentheading
{
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	color			: #AA7800;
	font-weight		: normal;
	font-size		: large;
	padding-left	: 0px;
	
}



.contentdescription 
{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 11pt;
	color            : #868C7C;
	text-align       : left;
	white-space		 : nowrap;
	
}
.category 
{
  color            : #868C7C;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  font-weight      : bold;
}

/* Betrifft Komponenten */
.sectiontableheader 
{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight		: bold;
  background		: #f0f0f0;
}
.sectiontablefooter 
{
}



.sectiontableentry1 

{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color : #f9f9f9;
}

.sectiontableentry2
 {
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color : #f0f0f0;
}




.weblink 
{
	background-color: Gray;
}


.small 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #868C7C;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border			: 1px dashed #999999;
  padding			: 2px;
  margin-left		: 2px;
  margin-bottom		: 2px;


}

table.contenttoc td {
  padding			: 2px;

}

table.contenttoc th {
  
    color			: #999999;
	text-align		: left;
	padding-top		: 2px;
	padding-left	: 2px;
	height			: 21px;
	width			   : 21px;
	font-weight		: bold;
	font-size		: 11px;
}


ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
	
	
.readon {
	
}


.latestnews {
	line-height		: 16px;
	padding-bottom	: 4px;
	color			:#868C7C;
}


a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight		: bold;
	font-size		: 10px;
	color			: #3592AE;
	text-decoration	: none;
}


.pathway {
    font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size		: 11px;
	color			: #666666;
	font-weight		: bold;
}


a.pathway:link,  a.pathway:visited, a.pathway:hover {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight		: bold;
	font-size		: 11px;
	color			: #868C7C;
	text-decoration	: none;
}

.searchfield {
	background-image	: url(../images/searchicon.gif);
	background-repeat	: no-repeat;
	background-position	: right;
	border				: 1px inset #FFFFFF;
	font-family			: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	text-indent			: 5px;
	}
