.headline

{

height: 32px;

color: #ff0000;

font-weight: bold;

font-size: 13pt;

white-space: nowrap;

background-color: transparent;

background-repeat: no-repeat;

background-attachment: scroll;

background-x-position: left;

background-y-position: top;

width: 500px;

line-height: 32px;

}


body {
	margin: 0;
	height: 100%;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	line-height: 1.5em;
	font-size        : 12px;
	background-color: #ffffff;

}

td, tr, p, div {
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size        : 12px;
	color            : #000000;
	position		 : relative;
	align			 : left;

}

#site {

  background-color: #ffffff;


}

hr {

  color            : #CCCCCC;

  height           : 1px;

  width            : 100%;

}

.main {
	float            : left;
	width            : 480px;
	padding          : 10px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.contentdescription { 

  width            : auto !important;

  display          : block; 

} 


.contentpane {
	
	padding			: 25px;
	margin-left		: 20px;
	 
}

#buttons {

  float            : right;

  margin           : 0px;

  padding          : 0px;

  width            : 50%;

}

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

}

ul#mainlevel-nav li {

  display          : block;

  background-image : none;

  padding-left     : 1px;

  padding-right    : 1px;

  float            : right;

  margin           : 0px;

  width            : auto !important;

  font-size        : 11px;

  line-height      : 27px;

  white-space      : nowrap;

  border-left      : 1px solid #FFFFFF;

}

ul#mainlevel-nav li a {

  font-size        : 11px;

  display          : block;

  padding-left     : 16px;

  padding-right    : 15px;

  text-decoration  : none;

  color            : #666666;

  background       : transparent;

}

ul#mainlevel-nav li a:hover {

  font-size        : 11px;

  color            : #000000;

  background-color : #C0C0C0;

}

a.sublevel  {

  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;
  text-indent      : 40px;

}

a.sublevel:link {
	padding          : 0px 0px 1px 0px;
	font-size        : 11px;
	text-indent      : 40px;
}

a.sublevel:link, a.sublevel:visited {
	display          : block;
	font-size        : 11px;
	font-weight      : bold;
	padding          : 0px 0px 1px 0px;
	color            : #333366;
	text-indent      : 40px;
}

a.sublevel:hover {
	font-size        : 11px;
	font-weight      : bold;
	text-decoration  : none;
	text-indent      : 40px;
	color		 	 : #F2EA99;
}

.leftrow {
	width            : 133px;
	height           : 100%;
	margin-right     : 4px;
	margin-left		 : 4px;
	top		 		 : 70px;	 

}

.leftrow_bottom {
	width            : 133px;
	height           : 100%;
	margin-right     : 4px;
	margin-left		 : 4px;	 

}

.rightrow {
	height           : 100%;
	width            : 160px;
	align            : right;
	margin-left      : 4px;
	margin-right: 4px;

}

table.moduletable {
	width			   : 140px;
	table-layout	   : auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	text-transform   : none;
	text-align       : left;
	height           : 21px;
	line-height      : 50px;
	text-indent      : 20px;
	letter-spacing   : 1px;
	color            : #FFFFFF;
}

table.moduletable td {
	padding-left     : 2px;
	padding-right    : 0px;
	font-weight		 : bold;
}

#search {

  float            : center;

  margin-top       : 5px;

  border           : 1px solid #cccccc;

  padding          : 0px;

  width           : 123px !important;

  width            : 125px;

  height           : 16px !important;

  height           : 16px;

  overflow         : hidden;

}

.input {

color: black;

background-color: #ff9933;

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

font-size: 12px;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: -moz-use-text-color;

border-right-color: -moz-use-text-color;

border-bottom-color: -moz-use-text-color;

border-left-color: -moz-use-text-color;

}


#search .inputbox {

color: black;

background-color: #ff9933;

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

font-size: 12px;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: -moz-use-text-color;

border-right-color: -moz-use-text-color;

border-bottom-color: -moz-use-text-color;

border-left-color: -moz-use-text-color;

}

.back_button {

  color            : #CCCCCC;

  font-family: Helvetica, Arial, Verdana, Sans Serif;

  font-size        : xx-small;

  white-space      : normal;

  font-weight      : normal;

  border           : 1px none #999999;

  padding-bottom   : 3px;

  padding-left     : 3px;

  padding-right    : 3px;

  padding-top      : 3px;

  margin-right     : 3px;

  float            : right;

  font-weight      : normal;

  line-height      : 9px;

  text-decoration  : none; 

}

.button {

  font-size        : 11px;

  color            : #F2EA99;

  border           : 1px solid #CCCCCC;

  margin-bottom    : 5px;

  background-color : #2B2B2B;

  padding          : 1px;

}

.inputbox {

  border           : 1px solid #999999;

  background-color : #EDEDED;

  margin-bottom    : 5px;

  color			   : #333333;

}

.sectiontableheader {

  font-size        : 11px;

  font-weight      : bold;

  letter-spacing   : 1px;

  color            : #FFFFFF;

  padding          : 1px;

}

.sectiontableentry1 {

  vertical-align   : top;

  padding          : 3px;

  background       : #666666;

  border-top       : 1px solid #DADFF2;

  border-bottom    : 1px solid #333366;

}

.sectiontableentry2 {

  vertical-align   : top;

  padding          : 3px;

  border-top       : 1px solid #DADFF2;

  border-bottom    : 1px solid #333366;

}

a.mainlevel  {

  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;
  width            : 140px;
  text-indent      : 30px;

}

a.mainlevel:link {
	padding          : 0px 0px 1px 0px;
	font-size        : 11px;
	width            : 140px;
	text-indent      : 30px;
}

a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 11px;
	font-weight      : bold;
	padding          : 0px 0px 1px 0px;
	color            : #FFFFFF;
	width            : 130px;
	text-indent      : 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADFF2;
	border-bottom-color: #333366;  
	background-image: url(../images/navi_inact.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.mainlevel:hover {
	font-size        : 11px;
	font-weight      : bold;
	text-decoration  : none;
	text-indent      : 30px;
	color		 	 : #F2EA99;
	background-image: url(../images/navi_act.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#active_menu {

  color            : #F2EA99;

  font-weight      : bold;
	background-image: url(../images/navi_act.gif);
	background-repeat: no-repeat;
	background-position: left;

}

a#active_menu:hover {

  color            : #FFFFFF;

}

a:link, a:visited {

  font-size        : 11px;

  color            : #333366;

  text-decoration  : none;

  font-weight      : bold;

}

a:hover {
	font-size        : 11px;
	text-decoration  : underline;
	font-weight      : bold;
}

a.category:link, a.category:visited {

  font-size        : 11px;

  font-weight      : bold;

}

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

  color            : #333366;

  font-family: Helvetica, Arial, Verdana, Sans Serif;

  font-size        : 11px;

  white-space      : normal;

  font-weight      : bold;

  border           : 1px solid #999999;

  padding-bottom   : 3px;

  padding-left     : 3px;

  padding-right    : 3px;

  padding-top      : 3px;

  float            : left;

  line-height      : 10px;

  text-decoration  : none; 

}
.topline {
	width: 800px;
	height: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.readon:hover {

  color            : #F2EA99;

  font-family: Helvetica, Arial, Verdana, Sans Serif;

  font-size        : 11px;

  white-space      : normal;

  font-weight      : bold;

  border           : 1px solid #999999;

  padding-bottom   : 3px;

  padding-left     : 3px;

  padding-right    : 3px;

  padding-top      : 3px;

  float            : left;

  line-height      : 10px;

  text-decoration  : none; 

}

ul {float          : left;

  margin           : 2px;

  padding     : 5px;

  list-style       : none;

}

li { 

  line-height      : 15px;

  padding-left     : 10px;

  padding-top      : 0px;

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

  background-repeat: no-repeat;

  background-position: 0px 3px;

}

table.contenttoc {

  border           : 1px solid #FFFFFF;

  background       : #F1F1F1;

  padding          : 5px;

  margin-left      : 2px;

  margin-bottom    : 2px;

}

.pagenavcounter {

  font-size        : 9px;

  color            : #A0A0A4;

}

.pagenavbar {

  border-top       : 1px solid #999999;
  font-size        : 9px;

  padding          : 2px;

}

.pagenav {

  font-weight      : lighter;
  font-size        : 9px;
  text-decoration  : none;
  color            : #A0A0A4;

}

a.pagenav:link, a.pagenav:visited {
	text-decoration  : none;
	font-weight      : lighter;
	font-size        : 9px;
	color: #A0A0A4;
}

a.pagenav:hover {

  text-decoration  : none;
  font-weight      : lighter;
  font-size        : 9px;
	color: #FFFFFF;
}

.date {

  font-size        : 9px;

  color            : #CCCCCC;

  text-align       : center;

  padding-top     : 5px;

}

.small {

  font-size        : 10px;

  color            : #333366;

}

.smalldark {

  font-size        : 10px;

  color            : #999999;

}

.createdate, .modifydate {

  font-size        : 10px;

  color            : #333366;

  padding-right    : 10px; 

}

.content_vote {

  font-size        : 10px;

  height           : 22px;

  padding-top      : 2px;

  padding-bottom   : 2px;

}

.content_rating {

  font-size        : 10px;

  color            : #F2EA99;

}

.pathway {

  font-size        : 11px;

  color            : #999999;

  padding-left     : 5px;

  padding-top     : 5px;

}

a.pathway:link, a.pathway:visited {

  font-size        : 11px;

  padding-left     : 5px;

  color            : #999999;

}

a.pathway:hover {

  font-size        : 11px;

  padding-left     : 5px;

  color            : #FFFFFF;

}

table.content{

  width            : 480px;

  padding          : 0px;

  border-collapse  : collapse;

  border-spacing   : 0px;

  margin-bottom    : 10px;

}

table.contentpane {

  width            : 480px;

  padding-left     : 5px;

  padding-right    : 5px;

  border-spacing   : 0px;

  margin-bottom    : 5px;
  
  margin-top	   : 0px;

}

table.contentpaneopen {

  width            : 480px;
  
  padding	       : 5px;
  
  margin-top	   : 20px;
  
  border-spacing   : 0px;

  margin-bottom    : 5px;
  
  margin-left	   : 20px;
  
}

.pollstableborder{

  border-color     : #999999;

}

.contentheading, .componentheading {
	font-size        : 14px;
	font-weight      : bold;
	line-height      : 35px;
	text-transform   : none;
	text-align       : left;
	color            : #333366;
	width            : 480px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	text-indent: 5pt;

}

.title {

  font-family: Helvetica, Arial, Verdana, Sans Serif;

  font-weight      : bold;

  text-transform   : none;

  text-indent      : 8px;

  font-size        : 24px;

  text-align       : left;

  color            : #333366;

}

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

  font-size        : 24px;

  color            : #FFFFFF;

  text-decoration  : none;

  font-weight      : bold;

}

.title a:hover {

  font-size        : 24px;

  color            : #FFFFFF;

  text-decoration  : none;

  font-weight      : bold;

}

.ontab {

  border-left      : 1px solid #404040;

  text-align       : center;

  font-weight      : bold;

  color            : #333333;

  padding          : 5px;

  cursor           : hand;

  line-height      : 40px;

}

.offtab {

  border-left      : 1px solid #404040;

  text-align       : center;

  color            : #999999;

  font-weight      : normal;

  padding          : 5px;

  cursor           : hand;

   line-height     : 40px;

}

.tabpadding {

 border-left       : 1px solid #404040;

}

.pagetext {

  visibility       : hidden;

  position         : relative;

  top              : -10;

  background-color : #2B2B2B;

  display          : none;

}

.footer {
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	color            : #333333;
	font-size        : 11px;
	font-weight      : normal;
	height			 : 47px;
	text-align: center;
 }

.footer a:link, .footer a:visited {
	font-size        : 11px;
	color: #333333;
}

.footer a:hover {

  font-size        : 11px;

  color            : #AA0000;

  text-decoration  : none;

  font-weight      : bold;

}

.contact_email  {

  width            : 100%;

}

.contact_email .inputbox {

  width            : 345px;

}

input,select {
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3pt;
}
.block {
	background-image:  url(http://creaworkx.de/v35/templates/rhuk_solarflare_ii/images/menu_bg.jpg);
	background-repeat: repeat;
}

