/*http://www.webdesignerwall.com/demo/jquery/animated-hover2.html*/



/* CSS Document */	

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(../images/bg.jpg) no-repeat;
	background-position: center top;
	font-family: "Arial";
	color: #fff;
	font-size:14px;
	line-height: 20px;
	font-style:normal;
}
table {
	border: 0px;
	padding: 0px;
	color:#23323a;
	margin: 0px;
	text-align: center;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	font-size: 20px;
}
img, div {
	behavior: url(iepngfix.htc);
}
h1 {
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	display:inline;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 3.8em;
}
/*--------------thumbs------------------------------------------*/

div.fadehover {
	position: relative;
}
div.name {
	position: relative;
	width:200px;
	margin-left:-180px;
	font-size:16px;
	color:#4c606b;
}
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
#thumbs_one {
	float: left;
	position: relative;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	text-align:center;
	font-size: 25px;
	color:#4c606b;
}
#thumbs_two {
	float: left;
	position: relative;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	text-align:center;
	font-size: 25px;
	color:#4c606b;
}
#thumbs_three {
	float: left;
	position: relative;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	text-align:center;
	font-size: 25px;
	color:#4c606b;
}
.thumbs_trenner {
	float: left;
	position: relative;
	width: 2px;
	height: 60px;
}
#thumbs_one li {
	width: 60px;
	height: 62px;
	vertical-align: bottom;
	float: left;
	position: relative;
	margin-top:2px;
	margin-left:2px;
}
#thumbs_two li {
	width: 60px;
	height: 62px;
	vertical-align: bottom;
	float: left;
	position: relative;
	margin-top:2px;
	margin-left:2px;
}
#thumbs_three li {
	width: 60px;
	height: 62px;
	vertical-align: bottom;
	float: left;
	position: relative;
	margin-top:2px;
	margin-left:2px;
}
#thumbs_zahl li {
	width: 60px;
	height: 62px;
	vertical-align: bottom;
	background-color:#000;
	float: left;
	position: relative;
}
#thumbs a {;
	background: #212527;
}
#thumbs a:hover {
	color: #fff;
}
/*--------------NAVI------------------------------------------*/




.navi_container {
	/*z-index: 1000;*/
float: left;
	width: 100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	overflow: hidden;
	font-family: 'Times New Roman';
	font-style:italic;
	line-height: 30px;
	font-weight:lighter;
	font-size: 16px;
}
#navi {
	float: left;
	position: relative;
	left: 50%;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navi_trenner {
	float: left;
	position: relative;
	width: 3px;
	height: 29px;
}
#navi li {
	float: left;
	position: relative;
	right: 50%;
}
#navi a {
	width: auto;
	display: block;
	padding:0 8px 0px 8px;
	color: #999;
	background: #24282b;
	text-decoration:none;
}
#navi a:hover {
/*color: #fff;*/
}
/* -------------------------- SOCIALS -------------------------- */

.social {
	float:right;
	width: 93%;
	white-space:nowrap;
	text-align:right;
	position:absolute;
	top: 70px;
	z-index: 1; /*--Keeps the panel on top of all other elements--*/
	margin: 0 0%;
	font-family: 'Times New Roman';
	font-style:italic;
	line-height: 30px;
	font-weight:lighter;
	font-size: 16px;
	color:#23323a;
	text-decoration: none;
}
.social a {
	text-decoration: none;
}
.menu2 li {
	padding: 0;
	margin: 0;
	float: right;
	width:30px;
	white-space:nowrap;
	height: 29px;
	list-style: none;
}
.menu2 ul {
	padding: 0px;
	margin: 0;
	float: right;
	white-space:nowrap;
	position: relative;
}
.menu2 li em {
	position: absolute;
	top: 0px;
	text-decoration:none;
	left: -15px;
	text-align: center;
	z-index: 2;
	line-height: 16px;
	background: url(../images/pop_arrow.gif) no-repeat center bottom;
	padding: 5px 5px 8px;
	display: none;
	color: #fff;
	white-space: nowrap;
	font-size: 12px;
	text-indent: 0;
}

/* -------------------------- LIGHTBOX -------------------------- */
