/* Allgemein ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- */

* {
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	border-style: none;
	}


body {	
	background: #171717;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #858585;
	border: none;
	border-style: none;
	}
	
h1 {
	font-size: 14px;
	color: #e5e5e5;
	font-weight: lighter;
	margin-bottom: 8px;
	}

p {
	margin-bottom: 8px;
	}
	
ul {
	list-style: none;
	}
	
li {
	font-size: 16px;
	}

table {
	font-size: 12px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 16px;
	}
	
a {
	text-decoration: none;
	color: #858585;
	}
	
a:focus {
	outline: none;
	}

	
/* divs und spans -~-~-~-~-~-~-~-~-~-~--~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- */

#container {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -2;
	}

#naviarea2 {
	position: absolute;
	background: #171717;
	height: 100%;
	width: 301px;
	z-index: 1;
	display: none;
	}
	
/* ie6 hack */
*html #naviarea2 {
	height: 700px;
	}
	
#midborder2 {
	position: absolute;
	background: transparent url(../bilder/border.gif) repeat-y;
	top: 5%;
	left: 300px;
	height: 90%;
	width: 1px;
	z-index: 10;
	}

#navigation2 {
	position: absolute;
	right: 10px;
	top: 50%;
	margin: -227px 0 0 0;
	text-align: right;
	}
	
/* ie6 hack */
* html #navigation2 {
	top: 120px;
	margin: 0;
	}

#pwlogo2 {
	position: absolute;
	top: 0;
	right: 10px;
	height: 24px;
	width: 221px;
	display: none;
	}
	
#navbutton2 {
	position: absolute;
	height: 22px;
	width: 17px;
	bottom: 5%;
	right: 11px;
	padding: 3px;
	cursor: pointer;
	}
	
#naviarea {
	position: absolute;
	background: #171717;
	height: 100%;
	width: 301px;
	z-index: 2;
	display: none;
	}

/* ie6 hack */
*html #naviarea {
	height: 700px;
	}
	
#navigation {
	position: absolute;
	right: 10px;
	top: 50%;
	margin: -227px 0 0 0;
	text-align: right;
	}

/* ie6 hack */
*html #navigation {
	top: 120px;
	margin: 0;
	}
	
#pwlogo {
	position: absolute;
	top: 0;
	right: 10px;
	height: 24px;
	width: 221px;
	}

#navbutton {
	position: absolute;
	height: 22px;
	width: 17px;
	bottom: 5%;
	right: 11px;
	padding: 3px;
	cursor: pointer;
	}
	
ul#gross {
	margin-top: 112px;
	}
	
#gross li {
	margin: 0 0 15px 0;
	}
	
#gross li a{
	padding: 3px 25px 3px 10px;
	}

#gross li div{
	position: relative;
	background: #171717;
	height: 1px;
	width: 0;
	right: -20px;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	}

/* ie7 hack */
* + html #gross li div {
	right: 10px;
	}
	
/* ie6 hack */
* html #gross li div {
	right: 10px;
	}
	
#gross li div img{
	margin: 1px;
}

ul#kleiner {
	padding: 15px 0 0 0;
	}

ul#kleiner li {
	font-size: 14px;
	margin: 0 0 15px 0;
	}
	
#kleiner li a{
	padding: 3px 25px 3px 10px;
	}
	
#midborder {
	position: absolute;
	background: #858585;
	top: 5%;
	left: 300px;
	height: 90%;
	width: 1px;
	z-index: 10;
	}

#contentarea {
	position: absolute;
	background: #171717;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	}
	
#photoarea {
	position: relative;
	width: 700px;
	height: 500px;
	top: 50%;
	left: 301px;
	margin: -283px 0 0 150px;
	z-index: 2;
	}
	
/* IE6 Hack */
* html #photoarea {
	top: 60px;
	margin: 0 0 0 150px;
	}
	
.pic {
	position: absolute;
	width: 700px;
	height: 500px;
	}

.picpreload {
	position: absolute;
	display: none;
	}

#logo3 img {
	position: absolute;
	top: 200px;
	text-align: center;

	}
	
#hiddennavi {
	position: absolute;
	width: 900px;
	height: 500px;
	top: 50%;
	left: 326px;
	margin: -274px 0 0 0;
	display: none;
	z-index: 800;
	}
	
/* IE6 Hack */
* html #hiddennavi {
	top: 60px;
	margin: 0 0 0 0;
	}
	
#next {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 450px;
	z-index: 20;
	cursor: pointer;
	}
	
/* IE6 Hack */
* html #next {
	height: 500px;
	}
	
#arrleft, #arrlefthi {
	position: absolute;
	background: transparent url(../bilder/arrleft.png) 75px center no-repeat;
	height: 100%;
	width: 100%;
	z-index: 15;
	display: none;
	}

/* IE6 Hack */
* html #arrleft {
	height: 500px;
	width: 450px;
	}
	
/* IE6 Hack */
* html #arrlefthi {
	height: 500px;
	width: 450px;
	}
	
#arrlefthi {
	background: transparent url(../bilder/arrlefthi.png) 75px center no-repeat;
	}
	
#last {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 450px;
	z-index: 20;
	cursor: pointer;
	}

/* IE6 Hack */
* html #left {
	height: 500px;
	}
	
#arrright, #arrrighthi {
	position: absolute;
	background: transparent url(../bilder/arrright.png) 425px center no-repeat;
	height: 100%;
	width: 100%;
	z-index: 15;
	display: none;
	}

/* IE6 Hack */
* html #arrright {
	height: 500px;
	width: 450px;
	}
	
/* IE6 Hack */
* html #arrrighthi {
	height: 500px;
	width: 450px;
	}
	
#arrrighthi{
	background: transparent url(../bilder/arrrighthi.png) 425px center no-repeat;
	}

#ajaxanimation {
	position: absolute;
	top: 50%;
	left: 751px;
	height: 1px;
	z-index: 400;
	visibility: hidden;
	}
	
#thumbnailarea {
	position: relative;
	top: 500px;
	min-height: 58px;
	margin: 0 auto;
	padding: 14px;
	z-index: 30;
	clear: both;
	display: block;
	}

#thumbnailarea ul li {
	position: relative;
	padding: 9px;
	cursor: pointer;
	float: left;
	}

#thumbnailarea ul li div img {
	padding: 1px;
	display: none;
	}
	
.quad {
	position: relative;
	background: #858585;
	width: 5px;
	height: 5px;
	cursor: pointer;
	}

#textualarea {
	position: relative;
	width: 700px;
	height: 330px;
	top: 50%;
	left: 301px;
	margin: -225px 0 0 150px;
	z-index: -3;

	}
	
/* IE6 Hack */
* html #textualarea {
	top: 0;
	}
	
#jswarning {
	background: #dd1111;
	color: #fff;
	width: 250px;
	padding: 8px;
	margin: 0 0 16px 0;
	z-index: 2;

	}
	
#infotext {
	margin: 0 0 32px 0;
	z-index: 2;
	width: 260px;
	}

#infopic {
	position: absolute;
	top: 0;
	left: 300px;
	}
	
.firstd {
	padding-right: 24px;
	color: #e5e5e5;
	}
	
tr.firstr td {
	padding-top: 8px;
	}
