/* CSS Document */
html {
	height: 100%;
}


body {
	margin: 0px;
	margin-bottom: 1px;
	height: 100%;
	padding: 0px;
	background-image: url(../images/body_back.jpg);
}

.w3ctd1 {
  background-image : url(../images/_header_02.jpg);  
}


.w3ctd2 {
  background-image : url(../images/title_bg.jpg);  
/* background-image : url(../images/back_02.jpg);  */

}



.w3ctd3 {

  background-image : url(../images/moduleheader.png);  

}



.w3ctd4 {

  background-image : url(../images/_header_04.jpg);  

}



.w3ctd5 {

  background-image : url(../images/_header_06.jpg);  

}



.w3ctd6 {

  background-image : url(../images/_header_11.jpg);  

}

.clr {
	clear: both;
}


.outline {
  border: 1px solid #cccccc;
  background: #FCFCFC;
	padding: 2px;
}



#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}



#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}


ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}



ul#mainlevel-nav li a

{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}


#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}



#search_inner form {
  padding: 0;
  margin: 0;
}


#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}



#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;

}



#top_outer{
	float: left;
	width: 165px;
}



#top_inner {
  border: 0px solid #cccccc;
  padding: 2px;
  height: 70px !important;
  height: 70px;
  overflow: hidden;
  float: none !important;
  float: left;
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #F8F8F8;
/*  background-image: url(../images/back_wetter.jpg);*/
}


#left_outer {
	margin-left: 0px;
	width: 132px;
	  padding: 2px;
    background-image: url(../images/lines.jpg);
}



#left_inner {
  float: left;
  background-image: url(../images/grey.gif); 
/*  background-image: url(../images/lines.jpg); */
}

#main_inner {
  float: left;
  padding: 2px;
  margin-left: 2px;
}



#content_outer {
	padding: 2px;
	margin-top: 0px;
	margin-left: 2px;
	border: 1px solid #cccccc; 
	float: left;
/*	width: 640px; */
}



#content_inner{
  float: none !important;
  float: left;
  padding: 2px;
  padding-top: 2px;
  margin: 0px;

}



table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}



table.content_table {
    width: 100%;
	padding: 1px;
	margin: 0px;
	background-image: url(../images/white.gif);
}



#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
	border: 1px solid #FCFCFC;
}



#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}



#right_outer {
	margin-left: 0px;
	width: 150px;
    padding: 2px;
    background-image: url(../images/lines.jpg);

}



#right_inner {
  margin: 2px;
  float: left;
  background-image: url(../images/grey.gif);
}

.user1_inner {
  float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rosa.gif);
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
  	margin-left: 2px;
}



.user2_inner {
  float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rosa.gif);
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}



table td.body_outer {
      width: 100%;
	padding: 4px;
}



.maintitle {

	color: #FCFCFC;

	font-size: 40px;

	padding-left: 15px;

	padding-top: 20px;

}



.error {

  font-style: italic;

  text-transform: uppercase;

  padding: 5px;

  color: #cccccc;

  font-size: 14px;

  font-weight: bold;

}





a.pagenav, a.pagenav:visited {

	font-weight: bold;

	color: #343A58;

}



a.pagenav:hover {

	color: #999999;

}



#footer {

	text-align: center;

	padding: 3px;

}



textarea {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 11px;

	color: #FCFCFC;

	border: 1px solid #999999;

	width: auto;

}



ul

{

margin: 0;

padding: 0;

list-style: none;

}



li

{

line-height: 15px;

padding-left: 15px;

padding-top: 0px;

background-image: url(../images/arrow.png);

background-repeat: no-repeat;

background-position: 0px 2px;

}





td,tr,p {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 11px;

	color: #333333;

	text-align:left;

	}



div {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 11px;

	color: #333333;

	}



/* Joomla core stuff */

a:link {
	font-size: 11px; 
	color: #000000; 
	font-family:  Arial, Verdana, sans-serif, Helvetica;
	text-decoration: none;
	}



a:visited {
	font-size: 11px; 
	color: #AD0C12;	
  	text-decoration: none;
	font-family:  Arial, Verdana, sans-serif, Helvetica;
	}



a:hover {
	color: #000000; 
	text-decoration: underline; 
	}

a.pathway:link {color: #FCFCFC; text-decoration: none; }
a.pathway:visited {color: #FCFCFC; text-decoration: none; }
a.pathway:hover {color: #FCFCFC; text-decoration: underline; }
a.pathway:active {color: #FCFCFC; }
.pathway {color:#FCFCFC;}


a.blogsection:link, a.blogsection:visited {
	color: #44757D; 
	text-decoration: none; 
	font-family:  Arial, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
	}



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


table.contentpaneopen td {
   padding-right: 15px;

}


table.contentpaneopen td.componentheading {
	padding-left: 25px;

}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}



table.contentpane td {
	margin: 0px;
	padding: 0px;
}



table.contentpane td.componentheading {
	padding-left: 14px;

}



table.contentpaneopen fieldset {

	border: 0px;

	border-bottom: 1px solid #eee;

}



.button {
	color: #343A58; 
	font-family: Arial, Verdana, sans-serif, Helvetica;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
	height: 20px;
	}



.inputbox {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	color: #343A58;
	background-image: url(../images/grey.gif);
	border: 1px solid;
	width: auto;
	}



.back_button {

	float: left;

      font-size: 12px;

      color: #FCFCFC; 

      background: #f5f5f5;

      font-weight: bold;

      text-align: center;

      padding: 4px;

	border: 1px solid #000066;

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

}



.componentheading {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 14px;
	font-weight: bold;
 	color: #970000;
	text-align:left;
	}



.contentcolumn {

	padding-right: 5px;

}



.contentpane {

	background-color : #FCFCFC;

	}



.contentpaneopen {	

	background-color : #FCFCFC;

	}



.contentheading {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 14px;
	font-weight: bold;
 	color: #970000;
	text-align:left;
	line-height: 16px;
	height: 15px;
	}



.contentpagetitle {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 13px;
	font-weight: bold;
 	color: #970000;
	text-align:left;
	}



.contentdescription {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
}



table.searchinto {

	width: 100%;

}



table.searchintro td {

	font-weight: bold;

}



table.searchintro {

      background-color: #FCFCFC;

	border: 1px solid #8D9ABC;

}



table.contact {

	width: 100%;

	background-color: #FCFCFC;

}



table.contact td.icons {

	width: 100%;

	background-color: #CCCCCC;

}



table.contact td.details {

	width: 100%;

	background-color: #F3F3F3;

	font-size: 11px;

	font-family: Arial, Verdana, sans-serif, Helvetica;

}



table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}



table.moduletable ul {

	color: #000000;

}



div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}



table.moduletable th, div.moduletable h3 {
	background: url(../images/moduleheader.png) repeat-x;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FCFCFC;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 15px;
/*	text-transform: uppercase;  */

}



table.moduletable td {

	font-size: 11px;

	/*background: #FCFCFC;*/

	padding: 2px;

	font-weight: normal;

}



table.pollstableborder td {

  padding: 2px;

}



.poll {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 11px;

	font-weight: normal;

	color: #343A58;

	line-height: 14px

	}



.pollstableborder {

	border: 1px solid #465675;

}





.sectiontableheader {
	background-color : #000000;
	background: url(../images/moduleheader.png) repeat-x;
	background-repeat: repeat;
	padding: 2px;
	color : #FCFCFC;
	font-weight : bold;
	padding: 2px;
	}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #D5D5D5;

	}

	

.sectiontableentry2 {

	background-color : #F3F3F3;

	}



.small {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 10px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



.smalldark {

    font-family: Arial, Verdana, sans-serif, Helvetica;

    font-size: 10px;

    color: #343A58;

    text-decoration: none;

    font-weight: normal;

    }



.createdate {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 9px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



.modifydate {

	font-family: Arial, Verdana, sans-serif, Helvetica;

	font-size: 10px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



table.contenttoc {

	color: #343A58;

	background-color: #f5f5f5;

	border-top: 1px solid #465675;

	border-bottom: 1px solid #465675;

	border-left: 1px solid #465675;

	border-right: 1px solid #465675;

    }



table.contenttoc td {

      font-family: Arial, Verdana, sans-serif, Helvetica;

      font-size: 8pt;

      font-weight: normal;

      text-align:left;

	padding: 3px;

}



table.contenttoc th {

	background: #94B1CF;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	text-indent: 15px;

	width: 100%;

	height: 24px;

	border-bottom: dashed 1px #666666;

	text-transform: uppercase;

}





a.readon:link, a.readon:visited {

  color            : #FCFCFC;

  font-family      : Arial, Verdana, sans-serif, Helvetica;

  font-size        : 10px;

  font-weight      : normal;

  background       : url(../images/readmore.gif) #970000 no-repeat;

  border           : 1px solid #666666;

  padding          : 2px 4px 2px 20px;

  white-space      : normal;

  float            : left;

  line-height      : 10px;

  text-decoration  : none;

}



a.readon:hover {

  color            : #FAFAFA;

  font-family      : Arial, Verdana, sans-serif, Helvetica;

  font-size        : 10px;

  font-weight      : normal;

  background       : url(../images/readmore.gif) #970000 no-repeat;

  border           : 1px solid #666666;

  padding          : 2px 4px 2px 20px;

  white-space      : normal;

  float            : left;

  line-height      : 10px;

  text-decoration  : none;

}







a.mainlevel:link, a.mainlevel:visited {

	color: #2C2C2C;

	background: none;

	font-weight: bold;

	text-decoration:underline;

	text-align: left;

	}



a.mainlevel:hover {

	color: #999999;

	width: 100%;

	font-weight: bold;

	text-decoration:none;

	text-align: left;

	}





a#active_menu {

	color: #820101;

	}

	

a.sublevel:link, a.sublevel:visited {

	padding-left: 1px;

}





.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



form {

/* removes space below form elements */

	margin: 0;

 	padding: 0;

}



div.mosimage {

  border: 1px solid #ccc;

}



.mosimage {

  border: 1px solid #cccccc;

  margin: 5px

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  font-size: 10px;

  border-top: 1px solid #cccccc;

}



span.article_seperator {

	display: block;

	height: 1.5em;

}