html {
	overflow-y: scroll;
}

body {
  color: #083A08; 
  background-color: white;
  text-align: center;
  font-size: 9px;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  margin: 0; padding: 1em;
  height:100.1%;
}

/* LAYOUT */
div#container {
	margin: 0;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align: left;
	width: 954px;
	overflow:auto;
}

div#frame {
	width:950px;
	padding: 0;
	margin-top:2px;
	text-align:left;
	display:table;
	border: 1px solid #0F6E27;
	background-color: #F6E7B3;
	overflow: auto;

}

div#empty_box {
	width: 184px;
	height: 20px;
	float: left;
}

div#breadcrumb_navigation {
	font-size: 9px;
	color: #709535;
	width:200px;
	margin-top: 30px;
	float: left;
}

div#meta_navigation {
	font-size: 9px;
	color: #709535;	
	width:190px;
	margin-top: 30px;		
	text-align: right;
	float: left;
}

div#navigation {
	width:180px;
	height:560px;
	padding:0px;
	margin:0px;
	float: left;
	background:#D9D498;
	font-size:11px;
	background-image: url(images/back_navi_2.gif); background-repeat: no-repeat; background-position: 0px 0px;
	overflow:hidden;
}

div#content_background {
	width:406px;
	padding:0px;
	margin:0px;
	float: left;
	background:#F6E7B3;
	min-height:500px;
	overflow:hidden;
}

div#content_main {
	width:285px;
	padding:14px;
	margin: 0px;
	float: left;
	background:#F6E7B3;
	font-size:11px;
	line-height:18px;
}

div#content_secondary {
	height:500px;
	margin-top: 240px;
	margin-left: 60px;
	margin-right: 20px;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
	

div#klinkert_logo {
	width: 354px;
	height: 50px;
	margin-left: 10px;
	float: left;
	background-image: url(images/holztechnik_klinkert_logo_2.gif); background-repeat: no-repeat; background-position: 0px 0px;
}

div#footer {
	font-size: 9px;
	color: #709535;	
	width:300px;
	float: right;
	margin: 0;	
	padding: 0px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 30px;
}

/* LISTEN */
ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

li.ebene1 {
	background-image: url(images/pfeil_1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 3px 0 3px 8px;
	margin: .2em 0;
	color: #0F6E27;
}

li.ebene2 {
	background-image: url(images/pfeil_2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 3px 0 3px 16px;
	margin: .2em 10px;
	color: #709535;
}

li.ebene3 {
	background-image: url(images/pfeil_2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 3px 0 3px 16px;
	margin: .2em 20px;
	color: #709535;
}

li.text {
	background-image: url(images/pfeil_1.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding: 3px 0 3px 8px;
	margin: .2em 10px;
}

 .iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.pdf
{
background-image: url(bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.doc
{
background-image: url(bullet_doc.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}



li.htm
{
background-image: url(bullet_htm.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

/* SCHRIFTEN */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

li.ebene1 A:link { color:#0F6E27; }
li.ebene1 A:visited { color:#0F6E27; }
li.ebene2 A:link { color:#709535; }
li.ebene2 A:visited { color:#709535; }
li.ebene3 A:link { color:#709535; }
li.ebene3 A:visited { color:#709535; }

#content_main A:link { color:#709535; }
#content_main A:visited { color:#709535; }
#breadcrumb_navigation A:link { color:#709535; }
#breadcrumb_navigation A:visited { color:#709535; }
#meta_navigation A:link { color:#709535; }
#meta_navigation A:visited { color:#709535; }

p,pre {
	
}

.warning {
	color: #951D05;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

img.framed {
	border: 1px solid #0F6E27;
}

input {
	border: 1px solid #709535;
	color: #0F6E27;	
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	padding: 2px;
}

textarea {
	border: 1px solid #709535;
	color: #0F6E27;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	padding: 2px;	
}

.Check {
	border: none;
}

.clearer {
	clear: both;
	height: 0;
	background-color: #FFFFFF;
}
.clear0 {
	font-size: 1px;
	line-height: 0;
}

td {
	padding-left: 16px;
	line-height: 22px;
}.hide {		display: none;	}