/** 
* Author: Minho Park
* @version 1.0 Template1
* @Bilz AG
* @copyright (C) 2005 by Minho Park - All rights reserved! 
* @license http://www.open4g.com/ GPL/GNU License 
**/ 
* {
  padding: 0;
  margin: 0;
}
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  /* font-size: 100.01%;*/
/*  background-color: #F0F1EF; */
  background-image: url(../images/BG-main_white-grey.jpg) ;
  background-repeat: repeat-y;
  overflow: -moz-scrollbars-vertical;
}

a:link, a:visited { 
 color : #62900F; 
 text-decoration : none;
} 
 
a:hover { 
 color : #62900F; 
 text-decoration : underline; 
}

td, tr, p, div { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : #000; 
 /* font-size : 0.95em; */
} 
 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.85em;*/
}

hr { 
 color : Black; 
 height : 1px; 
 width : 100%; 
} 
 
 
table.moduletable { 
 width : 100%; 
 table-layout : auto; 
 margin : 0px 4px 15px 4px; 
} 

table.moduletable th { 
 padding : 3px 0px; 
 font-size : 11px;
 font-weight : bold; 
 text-align : left; 
 letter-spacing : 1px; 
 color : #7DB713; 
} 

table.moduletable td { 
 padding : 0px; 
} 

table.moduletable-joom { 
text-decoration: none;
color: Black;
width: 50px;
height: 50px;
position: relative;
top: -20px;
left: -11px;
} 

table.moduletable-front th {
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 55px;
	color: #7DB713;
}

.jflanguageselection li {
line-height: 13px;
}

.jflanguageselection a {
color: #000000;
}

.jflanguageselection a:hover {
color: #7DB713;
text-decoration: none;
}


ul { 
margin-top: 0px; 
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 3px; 
} 
 
.button { 
 background-color : #7DB713; 
 color : white; 
 /*margin : 5px; */
} 
 
.inputbox { 
 border : 1px solid #7DB713; 
 background : #FFFFFF; 
 color : #7DB713; 
 margin : 5px; 
} 
 
.sectiontableheader { 
 /*font-size : 0.95em; */
 font-weight : bold; 
 text-align : center; 
 color : #FFFFFF; 
 background : #7DB713; 
 vertical-align : middle; 
 height : 20px; 
 border-right : 1px solid #fff; 
 padding : 0px 10px; 
} 
 
.sectiontableentry1 { 
 background : White; 
 padding : 3px 5px; 
} 
 
.sectiontableentry2 { 
 background : White; 
 padding : 3px 5px; 
} 
 
a.mainlevel { 
 margin : 0px; 
 padding : 0px; 
 /*font-size : 0.95em; */
 width : 150px; 
 text-indent : 10px; 
} 
 
a.mainlevel: link { 

 text-indent : 10px; 
} 
 
a.mainlevel:link, a.mainlevel:visited { 
 display : block; 
 -moz-opacity : 0.85; 
 padding : 2px 0px 2px 0px; 
 margin : 1px; 
 background : White; 
 border : 1px solid Black; 
 text-indent : 10px;
} 
 
a.mainlevel:hover { 
 text-decoration : none; 
 text-indent : 10px; 
 background : Black; 
 border : 1px solid White; 
} 

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #000;
}
 
a.mainlevel-nav:hover {
	text-decoration : none; 
	color: #7DB713;
}
 
#active_menu { 
 font-weight : bold; 
 color : #7DB713; 
} 

a#active_menu:hover { 
} 
 
.sublevel { 
 /*font-size : 0.95em; */
} 
 
ul#mainlevel-nav { 
 padding : 0; 
 margin : 0; 
 list-style : none; 
} 
 
ul#mainlevel-nav li { 
 display : block; 
 padding-left : 0px; 
 padding-right : 0px; 
 margin : 0; 
 float : right; 
 /*font-size : 0.95em; */
 font-weight : bold; 
 line-height : 20px; 
 white-space : nowrap; 
/* border-left : 1px solid #FFFFFF;*/ 
 
} 
 
ul#mainlevel-nav li a { 
 display : block; 
 padding-left : 10px; 
 padding-right : 10px; 
 text-decoration : none; 
 color : #fff; 
 
} 
 
ul#mainlevel-nav li a:hover { 
 color : #FFFFFF; 
 background : #7DB713; 
} 
 
a.category:link, a.category:visited { 
 font-weight : bold; 
} 
 
.readon { 
 font-weight : bold; 
} 
 
.pagenavbar { 
 background-color : White; 
 border : 1px solid Black; 
 padding : 3px; 
 text-align : center; 
} 
 
.contenttoc { 
 width : 180px; 
 background-color : White; 
 border : 1px solid Black; 
 padding : 2px; 
} 
 
.contenttoc th { 
 padding : 3px 5px; 
/* font-size : 1.2em; */
 font-weight : bold; 
 text-align : left; 
 letter-spacing : 1px; 
 color : #7DB713; 
} 
 
.contenttoc td { 
 padding : 2px 5px; 
} 
 
.small { 
 /*font-size : 0.95em; */
 color : #7DB713; 
} 
 
.smalldark { 
/* font-size : 0.95em; */
 color : #000000; 
} 
 
.createdate, .modifydate { 
/*font-size : 0.95em; */
 color : #999999; 
} 
 
.content_rating { 
 /*font-size : 0.95em;*/ 
 color : #7DB713; 
} 
 
.content_vote { 
 /*font-size : 0.95em;*/ 
 height : 22px; 
 padding-top : 2px; 
 padding-bottom : 2px; 
 padding-left : 10px; 
 padding-right : 10px; 
 background-color : White; 
 border : 1px solid Black; 
} 
 
.pathway { 
 /*font-size : 0.85em; */
 color : #000000; 
 letter-spacing : 1px; 
 margin-left : 4px; 
} 
 
a.pathway:link, a.pathway:visited { 
 color : #7DB713; 
 /*font-size : 0.85em; */
} 
 
a.pathway:hover { 
 /*font-size : 0.85em; */
} 
 
.contentpane { 
 padding : 0px; 
} 
 
.contentpaneopen { 
 padding : 0px; 
 text-align : justify;
} 
 
.contentheading, .componentheading { 
 padding : 0px; 
 /*font-size : 1.2em; */
 font-weight : bold; 
 text-align : left; 
 letter-spacing : 1px; 
 color : #7DB713; 
} 
 
.contentpagetitle { 
 font-weight : bold; 
 color : #000; 
} 
 
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active { 
 text-decoration : none; 
} 
 
a.readon:link, a.readon:visited { 
 color : #999999; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 /*font-size : 0.95em;*/ 
 font-weight : normal; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
a.readon:hover { 
 color : #7DB713; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 /*font-size : 0.95em; */
 font-weight : normal; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
.back_button a:link, .back_button a:visited { 
 color : #999999; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
 /*font-size : 0.95em; */
 font-weight : normal; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
.back_button a:hover { 
 color : #7DB713; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 /*font-size : 0.95em; */
 font-weight : normal; 
 background : White; 
 border : 1px solid Black; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited { 
 color : #999999; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 /*font-size : 0.95em; */
 font-weight : normal; 
 background : White; 
 border : 1px solid Black; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
.pagenav a:hover, .buttonheading a:hover { 
 color : #7DB713; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 /*font-size : 0.95em; */
 font-weight : normal; 
 background : White; 
 border : 1px solid Black; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 

/*bilz section*/

.companyname {
	font-size: 14px;
	font-color : #000000;
}

.fliesstext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 11px; 
 	font-weight : normal;
	font-color : #000000;
	line-height : 130%;
	text-align : justify;
}

.kopfzeile {
 	/* font-size : 1.05em; unteres ist neu */
	font-size: 16px;
	font-weight:bold;
}

#container {
	font-size : 11px;
	max-width: 1024px;
	width: 960px;
/*	overflow: hidden; */
	background-color: white;
	left: 0px;
	top: 0px;
	padding-top: 20px;
	height: 100%;
	padding-left: 40px;
}

*html #container {
	width:expression(document.body.clientWidth > 1024?"984px":"auto" );
}

#logoleft {
	/*background: url(../images/logoleft.jpg) no-repeat left top;63 401*/
	height: 79px;
	width: 500px;
}

#logoright {
	/*background: url(../images/logoright.png) no-repeat;*/
	height: 63px;
	width: 330px;
	float: right;
	top: -96px;
	position: relative;
}

#breadcrumb {

}

#menuright {
	height: 80px;
	width: 60px;
	float: right;
	position: relative;
	top: 8px;
	right: 65px;
}

*html #menuright {
	/*height: 80px;
	width: 60px;
	float: right;
	position: relative;
	top: 70px;*/
	right: 57px;
}

#menutop {
	height: 80px;
	width: 300px;
	position: relative;
	top: 165px;
	left: 190px;
}

#content {
	background-image: url(../images/plate.jpg);
	background-repeat: no-repeat;
	height: 215px;
/*	width: 592px; */
	width: 614px;
	float: left;
	position: relative;
	top: 105px;
}

*html #content {
	top: 105px;
}

#menuline {
	height: 2px;
	width: 586px;
	position: relative;
	left: -11px;
	top: -29px;
	background-image: url(../images/menuline.png)
}

*html #menuline {
	background-repeat: no-repeat;
	height: 0.5px;
	top: -30px;
}

#content1 {
	height: 175px;
	width: 350px;
	position: relative;
	left: -39px;
	top: 90px;
}

#content2 {
	height: 175px;
	width: 175px;
	left: 355px;
	top: -85px;
	position: relative;
}

#world {
	height: 215px;
	width: 316px;
	float: right;
	position: relative;
	top: 115px;
	right: 30px;
	/*background-image: url(../images/Worldwide-DUMMY.jpg);*/
}

*html #world {
	top: 40px;
	right: 35px;
}
