/* CSS Document */
body {
	background:#161613;
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin:0;
	padding:0;
}

img {
	border:none;
}

#container {
position:relative;
width:1000px;
margin:0 auto;
height:437px;
background:url(files/background.jpg) no-repeat;
}

#bild {
position:absolute;
left:38px;
top:34px;
width:616px;
height:288px;
border:4px solid #e8e8e8;
z-index:1;
}

#content {
position:absolute;
left:40px;
top:355px;
width:510px;
z-index:3;

}

.download {
border-bottom:1px solid #ffa600;
border-top:1px solid #ffa600;
width:100%;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #161613;
	border:1px dashed #ffa600;
	padding:6px;
	
}

#line {
	background:#ffa600;
	text-align:right;
	height:19px;
	padding:3px 10px 0 0;
}

#line a {
	font-size:11px;
	color:#161613;
	text-decoration:none;
}

h1 {
	color:#ffa600;
	font-size:20px;
	font-weight:bold;
}

h2 {
	color:#ffa600;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}

a {
	color:#ffa600;
	text-decoration:none;
}

a:hover {
	color:#ffa600;
	text-decoration:underline;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu li {
	margin:0 0 1px 0;
	padding:0;
	width:201px;
	height:25px;
	list-style-type:none;
}

#menu a:hover {
	background:url(files/menu_active.gif);
	color:#161613;
}

#menu .current {
	background:url(files/menu_active.gif);
	color:#161613;
}

#menu {
background:#000000;
position:absolute;
left:565px;
top:242px;
border:4px solid #e8e8e8;
padding:0px;
float:left;
font-size:12px;
z-index:200;
}

#menu a {
padding:4px 0 0 13px;
	display:block;
width:188px;
	height:21px;
	background:url(files/menu_normal.gif);
	color:#FFFFFF;
	text-decoration:none;
}

*html #menu a {
width:201px;
}
#menu .nav2nd {
margin-bottom:-1px;
margin-top:1px;
}

#menu .nav2nd a {
padding-left:30px;
background:#333333;
width:184px;
}

#menu .nav2nd a:hover, #menu .nav2nd .current {
padding-left:30px;
background:url(files/menu_normal.gif);
color:#ffa600;
}

#content {
	float:left;
	font-size:12px;
	color:#ffffff;
	padding:43px 0 43px 10px;
	line-height:18px;
	width:670px;
}

#content_border {
	background:url(files/strich_mitten.gif) repeat-y;
	height:inherit;
}

#content_border2 {
	background:url(files/strich_oben.gif) top left no-repeat;
	height:inherit;
}

#content_border3 {
	padding-left:25px;
	background:url(files/strich_unten.gif) bottom left no-repeat;
	height:inherit;
}


*html #content_border2 {
	background:none;
}

*html #content_border3 {
	background:none;
}


#pagination {
	height:29px;
}

#pagination ul {
	padding:0;
	margin:0;
}

#pagination li {
	margin:0 1px 0 0;
	float:left;
	padding:0;
	width:29px;
	height:29px;
	list-style-type:none;
}

#pagination a {
	padding-top:6px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	width:29px;
	height:23px;
	background:url(files/pagination_deactive.gif);
	text-decoration:none;
}

#pagination a:hover {
	color:#161613;
	background:url(files/pagination_active.gif);
}

#pagination .current {
	color:#161613;
	background:url(files/pagination_active.gif);
}

.link_referenz {
	width:133px;
	height:25px;
}

.link_referenz a {
	padding-top:3px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	width:133px;
	height:25px;
	background:url(files/button.jpg) no-repeat;
}

.link_referenz a:hover {
	color:#161613;
	background:url(files/button_hover.jpg) no-repeat;
}

xmp {
	background-color:#333333;
	border:1px solid #ffa600;
	padding:10px;
}
