html { 
  padding: 0px;
  margin: 0px;
  background-color: #9a9a9a;
  background-image: url(../images/bg.jpg);  
  background-repeat: repeat-x;
}

body {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.03em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #000;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px
}

table, div, tr, td, tbody, div {border: 0; padding: 0; margin: 0}


table#newsbox {
	width:581px;
	height:256px;
	margin-left:15px;
	margin-top: 10px;
	padding-top:19px;
	padding-left:19px;
	padding-right:15px;
	background-image:url(../images/bg-newsbox.jpg);
	background-repeat:no-repeat;
}

table#small_newsbox {
	margin:10 0;
        margin-left:138px;
        height:60px;
        background-image:url(../images/bg-newsbox_small.jpg);
	background-repeat:no-repeat;
}

table#small_newsbox td {
        padding:5px;
}

img {border: 0; padding: 0; margin: 0;}

p{
  padding: 11px 0px 11px 0px;
  margin: 0px;
}

strong {
 font-size: 10px;
}

h1,h2,h3 {
  color: #469321;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 18px 0px 1px 0px;
  font-family: "Trebuchet MS";
  border-bottom: 1px solid #999;
}

a {
  color: #000;
  text-decoration: none;
  font-size: 10px;
}
a:link {
  color: #000;
  font-weight: bold;
  font-size: 10px;
}
a:visited {
  color: #000;
  font-weight: bold;
  font-size: 10px;
}
a:hover {
  color: #000;
  font-weight: bold;
  text-decoration:underline;
  font-size: 10px;
}
a:active {
  color: #91835F;
  font-weight: bold;
  font-size: 10px;
}

ul {
  margin: 0px;
  padding: 0px 0px 11px 16px;
  list-style-type: square;
}

.blockimg {
  display: block;
}

#head {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}

#foot {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}

/*different footerimg*/
#footerimg1 {
	width:860px;
	height:20px;
	background-image:url(../images/footer1-trans.png);
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/footer1-trans.png');*/
}

#footerimg2 {
	width:860px;
	height:20px;
	background-image:url(../images/footer2-trans.png);
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/footer2-trans.png');*/
}

#footerimg3 {
	width:860px;
	height:20px;
	background-image:url(../images/footer3-trans.png);
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/footer3-trans.png');*/
}
/*by Nico*/

#footertxt {
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  position: relative;
  top: -12px;
}

#ground1 {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  background-color: transparent;
  background-image: url(../images/glow_bg1.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

#ground2 {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  background-color: transparent;
  background-image: url(../images/glow_bg2.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

#ground3 {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
	background-color: transparent;
  background-image: url(../images/glow_bg3.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

#main {
  margin: 0px 5px 0px 5px;
}

#topnav {
  height: 25px;
  background-image: url(../images/mmenu_bg.png);
}

#subtopnav {
  height: 30px;
  padding: 5px 0 0 5px;
  background-image: url(../images/smenu2_bg.png);
  color: #fff;
}

#lang {
  float: right;
  padding: 5px 5px 0 0;
}

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: 25px;
	white-space: nowrap;
	border-right: 1px solid #454545;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #b4b4b4;
	background: transparent;
}

#topnav>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	font-weight: normal;
	background-image: url(../images/mmenu_bg_hi.png);
}

a.mainlevel-nav#active_menu-nav {
	color:#fff;
	font-weight: normal;
	background-image: url(../images/mmenu_bg_hi.png);
}

#leftnav {
  margin-top:15px;
	width: 160px;
  float: left;
  height: 100%;
}

#leftnav img {
  margin-top: 20px;
}

ul#mainlevel {

    font-size: 10px;
    line-height: 1.5em;
    list-style-type: square;
    margin: 12px 12px 12px 24px;
    padding: 0;
    list-style-image: url(../images/smenu-icon.png);
}


ul#mainlevel li
{
  font-size: 10px;
	padding: 0px 0px 20px 0px;
	margin: 0;
	line-height: 1.2em;
}

ul#mainlevel li a
{
  position: relative;
  top: -2px;
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 1.5em;
  display: block;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	background: transparent;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

ul#mainlevel li a:hover
{
  text-decoration: underline;
}


#content {
  width: 670px;
  padding: 0px 4px 0px 12px;
  float: left;
}

#content1 {
  width: 624px;
  padding: 0px 4px 0px 12px;
  float: left;
}

#news {
  width: 206px;
  padding: 2px;
  float: left;
  line-height: 1.5em;
  height: 100%;
}

* html #slideshow {
  margin-left: 185px;
}

*:first-child+html #slideshow {
  margin-left: 185px;
}

.contentheading {
  font-family: "Trebuchet MS";
  color: #469321;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: bold;
  padding: 18px 0px 6px 0px;
  /*border-bottom: 1px solid #e9ebf1;*/
}

#news .contentheading {
  font-size: 12px;
  color: #469321;
  padding: 11px 0px 0px 0px;
}

#news {
	font-size: 0.9em;
  padding: 0px 0px 11px 3px;
  margin: 0px;
  letter-spacing: normal;
  line-height: 1.4em;
}


.blog {
  width: 100%
}

.contentpaneopen {
  width: 100%;
}

.article_seperator {
  border-bottom: 1px solid #e9ebf1;
  display: block;
  width: 100%;
}

#news .article_seperator {
  display:none;
}

.teaserimage {
  padding: 6px;
  background-color: #e9ebf1;
  border: 1px solid #9c9c9c;
  margin: 4px 8px 8px 8px;
}

.teaserimage:hover {
  border: 1px solid #646464;
}

.teaserimage2 {
  padding: 1px;
  background-color: #fff;
  border: 1px solid #9c9c9c;
  margin: 4px 8px 8px 8px;
}

.screenshots {
  padding: 6px;
  background-color: #e9ebf1;
  border: 1px solid #9c9c9c;
  margin: 0;
}

a.jcebox img {
  border: solid 1px #9c9c9c;
  display: block;
}

a.jcebox img:hover {
    border: solid 1px #000;   
}

.linkimg {
  border: solid 1px #9c9c9c;
  display: block;
}

.linkimg:hover {
    border: solid 1px #000;   
}

.inputbox {
	border:solid 1px #999;
	background-color:#fff;
	color:#000;
	/*font-family: verdana, arial, sans-serif;*/
	font-size:100%;
}

.button {
	border:solid 1px #469321;
	background-color:#469321;
	color:#fff;
}

.title {
  font-family: "Trebuchet MS";
  color: #469321;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: bold;
}

.subtitle {
  font-family: "Trebuchet MS";
  color: #000;
  letter-spacing: normal;
  font-size: 14px;
  font-weight: bold;
}

.dropcap_first {
  	float: left;
  	font: normal 60pt/0.8em Georgia,Helvetica,Verdana,Arial,sans-serif;
  	color: #469321;
  	margin-right: 3px;
}

.dropcap_last {
  	font: normal 60pt/0.8em Georgia,Helvetica,Verdana,Arial,sans-serif;
  	color: #469321;
  	margin-left: 3px;
}