/* Edited with EditCSS */
/**** LINK-tag style sheet template_css.css ****/

HTML {
  height: 100%;
  margin-bottom: 1px;
}
body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #fff;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}
td, tr, p, div { font-family      : Arial, Helvetica, sans-serif; font-size        : 12px; color            : #9a9c9f; line-height: 150%; }
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
h1 { color: #f7941d; font-size: 22px; font-weight: normal; font-style: normal; line-height: 140%; padding-bottom: 8px; }
h2 { color: #f7941d; font-size: 18px; font-style: normal; font-weight: normal; }
h3 { color: #f7941d; font-size: 16px; font-style: normal; font-weight: normal; }
h4 { color: #f7941d; font-size: 14px; font-style: normal; font-weight: normal; }
h5 { color: #4498c8; font-size: 14px; font-style: normal; font-weight: normal; }
.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}
ul#mainlevel-bottom {
  font-size        : 11px;
  list-style       : none;
  padding          : 10px 0 0 50px;
  margin           : 0;
  font-weight      : bold;
}
ul#mainlevel-bottom li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 19px;
  white-space      : nowrap;
  font-weight      : bold;
}
ul#mainlevel-bottom li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 20px;
  padding-right    : 20px;
  text-decoration  : none;
  background       : transparent;
  color            : #528c0c;
  font-weight      : normal;
}
ul#mainlevel-bottom li a:hover {
  font-size        : 11px;
  color            : #555555;
  font-weight      : normal;
  text-decoration  : underline;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
.sublevel { line-height: 14px; padding-left     : 10px; }
a.sublevel:link, a.sublevel:visited {
  color            : #1880bb;
  font-weight      : normal;
  font-size        : 12px;
  padding-left     : 10px;
}
a.sublevel:hover {
  text-decoration: underline;
}
a.sublevel#active_menu {
  background       : none;
  font-weight: bold;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}
#search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width�           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button a:link, .back_button a:visited, .back_button a:hover {
  color            : #f7941d;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  border           : 0px;
  padding-bottom   : 5px;
  padding-left     : 10px;
  padding-right    : 10px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : underline; 
}
.button {
  font-size        : 11px;
  color            : #FFF;
  margin-bottom    : 5px;
  background-image : url(../images/button_bg.jpg);
  background-color : #FFF; 
  padding          : 1px;
  border           : 1px solid #90c708;
}
.button-search {
  background-image : url(../images/button_bg.jpg);
  color            : #FFF;
  font-weight      : bold;
  border           : 1px solid #90c708;
  padding          : 0px 3px 0px 3px;
  margin-right     : 5px;
}
.inputbox {
  border           : 1px solid #bdbdbd;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.inputbox-search {
  border           : 1px solid #bdbdbd;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  color			   : #333333;

}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 { font-size: 11px; vertical-align   : top; padding          : 3px; border-top       : 1px solid #ffffff; border-bottom    : 1px solid #999999; background-color: #dadada; }
.sectiontableentry2 { font-size: 11px; vertical-align   : top; padding          : 3px; border-top       : 1px solid #ffffff; border-bottom    : 1px solid #999999; }
a.mainlevel  { margin           : 0; padding          : 0; font-size        : 12px; letter-spacing: 1px; width            : 140px; }
a.mainlevel: link {
  padding          : 5px 0;
  font-size        : 12px;
  width            : 140px;
}
a.mainlevel:link, a.mainlevel:visited { display          : block; font-size        : 12px; font-weight      : normal; padding          : 0 0 0 20px; background       : url(../images/mainlevelbg.jpg) no-repeat; height           : 38px; line-height      : 38px; color            : #0877b6; text-transform   : uppercase; word-spacing: 1px; width            : 180px; padding-top: 2px;}
a.mainlevel:hover {
  background       : url(../images/mainlevelhover.jpg) no-repeat;
  height           : 38px;
  line-height      : 38px;
  color            : #0877b6;
  text-transform   : uppercase;
  font-size        : 12px;
  font-weight      : normal;
  padding-top      : 2px;
}
#active_menu {
  color            : #0877b6;
  font-weight      : normal;
  background       : url(../images/mainlevelhover.jpg) no-repeat;
}
a#active_menu:hover {
  color            : #0877b6;
  text-decoration  : underline;
}
a:link, a:visited {
  font-size        : 12px;
  color            : #f7941d;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #f7941d;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  float            : right;
  line-height      : 12px;
  text-decoration  : underline; 
  padding          : 3px;
}
a.readon:hover {
  color            : #666666;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 0px;
  float            : right;
  line-height      : 12px;
  text-decoration  : underline; 
}
ul { line-height: 18px; float          : left; margin           : 2px; padding-left     : 0; list-style-type: square; list-style-position: inside; }
li { line-height      : 21px; padding-left     : 0; padding-top      : 0;
};list-style-type: square;list-style-position: inside;
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #fff;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #fff;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  color            : #fff;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
  color            : #fff;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 22px;
  font-weight      : normal;
  line-height      : 24px;
  text-align       : left;
  color            : #f7941d;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-indent      : 8px;
  font-size        : 24px;
  text-align       : left;
  color            : #FFF;
  font-weight      : bold;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : normal;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : normal;
}
.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 : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #a6a5a5;
  font-size        : 10px;
  font-weight      : bold;
  text-align       : center;
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #528c0c;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 10px;
  color            : #a6a5a5;
  text-decoration  : underline;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable th { font-size        : 12px; font-weight      : normal; text-align       : left; height           : 26px; text-indent      : 8px; letter-spacing   : 1px; color            : #f7941d; text-transform   : uppercase; width: auto; padding-top: 6px; }
table.moduletable td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-latest {
  width			   : 235px;
  table-layout	   : auto;
  margin-left      : 30px;
}
table.moduletable-latest th {
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  letter-spacing   : 1px;
  text-indent      : 5px;
  color            : #f7941d;
  text-transform   : uppercase;
  border-bottom    : 1px solid #bfbfbf;
  padding-top      : 35px;
}
table.moduletable-latest td {
  padding-top      : 10px;
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-newsflash {
  width			   : 100%;
  table-layout	   : auto;
  background-image : url(../images/newsflash_bg.jpg);
  background-repeat: no-repeat;
}
table.moduletable-newsflash th {
  font-size        : 14px;
  font-weight      : normal;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #FFF;
  padding-top      : 7px;
}
table.moduletable-newsflash td {
  padding-left     : 5px;
  padding-right    : 5px;
  height           : 100px;
  color            : #FFF;
  font-size        : 12px;
  padding-top      : 3px;
}
.latestnews-latest ul {
  color            : #666666;
  font-weight      : normal;
  text-decoration  : underline;
  padding          : 0px;
  text-indent      : 0px;
}
.latestnews-latest li {
  color            : #FFF;
  font-weight      : normal;
  padding          : 0px;
  text-indent      : 5px;
}
.latestnews-latest a:link, .latestnews-latest a:visited {
  color            : #FFF;
  text-decoration  : none;
  font-weight      : normal;
  padding          : 0px;
  text-indent      : 5px;
}
.latestnews-latest a:hover {
  color            : #FFF;
  text-decoration  : underline;
  padding          : 0px;
  text-indent      : 5px;
  font-weight      : normal;
}
table.moduletable-left {
  width			   : 150px;
  table-layout	   : auto;
}
table.moduletable-left th {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/modulehead_10.gif); 
  background-repeat: no-repeat;
  padding-top      : 4px;
  padding-bottom   : 3px;
}
table.moduletable-left td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-login {
  width			   : 150px;
  table-layout	   : auto;
}
table.moduletable-login th {
  font-size        : 11px;
  font-weight      : normal;
  text-align       : center;
  height           : 26px;
  line-height      : 21px;
  letter-spacing   : 1px;
  color            : #555555;
  background-image : url(../images/login_header.gif); 
  background-repeat: no-repeat;
  padding-top      : 4px;
  padding-bottom   : 3px;
}
table.moduletable-login td {
  padding-left     : 5px;
  padding-right    : 5px;
}
table.moduletable-login a:link, table.moduletable-login a:visited {
  font-size        : 11px;
  font-weight           : normal;
}
#nav {
	height: 24px;
	width: 699px;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
	float:right;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-left: 1px solid #0073b4;
}

#nav li a {
	float:left;
	display:block;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0073b4;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#nav li a:hover {
    color: #0073b4;
	text-decoration: underline;
}
#left {
	margin-left: 20px;
	margin-right: 20px;
}
#user2 {
	background: #ececec;
	border: 1px solid #bdbdbd;
	height: 216px;

}
#user3 {
	border: 1px solid #bdbdbd;
	height: 216px;
	margin-right: 5px;
}
.newsflashh1 {
    color: #4498c8;
	font-weight: normal;
	font-size: 16px;
}
.doublespace {
	line-height: 22px;
	font-size: 12px;
}


/**** Inline STYLE-tag style sheet ****/

<!--
.Stil1 {
	font-size: xx-small;
	color: #FFFFFF;
}
body {
	background-image: url(http://test.kommunikationsdesign.li/ksw/templates/ksw/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
	background-repeat: repeat-x;
}

a img {
border: none; color: white
}
-->


