body {
	margin:0;
	padding:0;
	background-image:url(images/bg_l.png);
	background-repeat:no-repeat;

}

body, table {
	font-family:Tahoma, Geneva, sans-serif;
	font-family:verdana;
	font-size:13px
}

img { border:0; }

#page {
	padding:0;
	margin:0;
	width:950px;
}

#header {
	margin:0 0 0 85px;

}

#unternav, #main, #footer {
	margin:0 0 0 90px;

}

#header {
	background-image:url(images/bg_header.png);
	background-repeat:no-repeat;
	height:126px;
	position:relative;


}

#header img.logo {
	position:absolute;
	top:35px;
	left:100px;
}

#header .htxt {
	position:absolute;
	width:330px;
	top:80px;
	left:101px;
	font-size:14px;
	word-spacing:.2em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:gray;

}

#header .prod_img {
	position:absolute;
	top:21px;
	right:50px
}

#header .prod_img img {
	position:relative;
	margin:0 5px 0 0
}

#header #nav_top {
	position:absolute;
	bottom:0;
	width:100%;
	height:22px;
}

* html #header #nav_top {
	margin-bottom:-2px;
}

#header #nav_top ul {
	list-style-type:none;
	margin:0 0 0 40px;
	padding:0;
	color:white;
}

#header #nav_top ul li {
	padding:0;
	margin:0;
	float:left;
	line-height:25px;
}

#header #nav_top a {
	text-decoration:none;
	color:white;
	margin:0 20px;
	line-height:25px;
	height:25px
}

#header #nav_top ul.topnav a {
	padding:2px 15px 2px 15px;
	margin:0 5px;
}

#header #nav_top ul.topnav a:hover,
#header #nav_top ul.topnav li.menu-current a,
#header #nav_top ul.topnav li.menu-parent a {
	color:#696;
	background:white
}

#header #nav_top ul.lang {
	position:absolute;
	right:20px;
	top:3px;
}

#header #nav_top ul.lang a {
	margin:0 2px;
}

#header #nav_top ul.lang a img {
	border:2px solid #696;

}

#header #nav_top ul.lang li.menu-parent a img {
	border:2px solid #b5d6bb;
}




#unternav {
	height:24px;
	border-bottom:1px solid #696;
	text-align:center
}

#unternav ul {
	list-style-type:none;
	margin:0;
	padding:4px 0 0 0;
}

* html #unternav ul {
	margin-bottom:-1px;
}

#unternav ul li {
	padding:0;
	margin:0;
	display:inline;
	line-height:23px;

}

#unternav a {
	height:25px;
	color:#696;
	text-decoration:none;
	padding:2px 15px 2px 15px;
	margin:0 5px;

}



#unternav a:hover,
#unternav li.menu-current a,
#unternav li.menu-parent a {
	background:white;
	border-top:1px solid #696;
	border-right:1px solid #696;
	border-left:1px solid #696;
}

* html #unternav a:hover,
* html #unternav li.menu-current a,
* html #unternav li.menu-parent a {
	position:relative;
	border-bottom:1px solid white;
}



#main {
	height:489px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 20px;
	overflow:auto;
}

/*
* html #main { height:328px } */

#main #hl {
	font-size:16px;
	color:#b5d6bb;
	font-style:italic;
	text-align:right;
}



#footer {
	height:25px;
	background:#eee;
	border-top:1px solid #696;
	position:relative;
	line-height:25px;
	padding-left:20px;
}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	color:white;
	position:absolute;
	right:10px;
	top:0;
}

#footer ul li {
	float:right;
	margin:0;
	padding:0
}

#footer ul li a {
	text-decoration:none;
	color:#333;
	padding:0 10px;
}


/* ---------- Inhalte DirList ---------- */

.directory table {
	border:1px solid silver
}

.directory form {
	margin:0;
	padding:0;
}

.directory table .th_file,
.directory table .th_size,
.directory table .th_date_42 {
	background:#eee
}

.directory table td {
	padding:3px;
	border:1px solid #eee;
	text-align:center;
	vertical-align:top
}

.directory table .td_file {
	text-align:left
}