	@charset "UTF-8";
/* CSS Document */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, p, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 

.arrowright {
	width:44px;
	height:44px;
	background-image:url('../images/th_right.png');
}

body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Helvetica, Arial;
    font-size:13px;
	overflow:hidden;
	scroll:no;
}

strong {
	font-weight:bold;
}

#background{
	position:fixed;
	top:0px;
	left:0;
	z-index:0;
	}

.bildbig{
	position:absolute;
	bottom:110px;
	text-align:center;
	width: 100%;
	z-index:1;
}


#bild{
	position:absolute;
	z-index:10;
}

#bildback{
	position:absolute;
	width:50%;
	height:100%;
	z-index:99;
	background: url(../images/transparent.png) no-repeat left center;
}

#bildback:hover{
	background: url(../images/left.png) no-repeat left center;
	cursor:pointer;
}

#bildvor{
	position:absolute;
	width:50%;
	right:0;
	background: url(../images/transparent.png) no-repeat right center;
	height:100%;
	z-index:99;
}

#bildvor:hover{
	background: url(../images/right.png) no-repeat right center;
	cursor:pointer;
}

.bildbig #einzel img {
	-webkit-box-shadow: 0px 0px 20px #AAAAAA;
	-moz-box-shadow: 0px 0px 20px #AAAAAA;
}

#thumbs {
	position:absolute;
	bottom:46px;
	left: 50%;
	margin-left: -385px;
	z-index:55;
	width:328px;
	height:41px;
	overflow:hidden;
	white-space:nowrap;
}

#pfeilrechts {
	cursor:pointer;
	position:absolute;
	background: url(../images/th_right.gif) no-repeat center;
	left: 50%;
	margin-left: -56px;
	bottom:46px;
	height: 41px;
	width:20px;
	z-index:99;
}

#pfeillinks {
	cursor:pointer;
	position:absolute;
	background: url(../images/th_left.gif) no-repeat center;
	left: 50%;
	margin-left: -405px;
	bottom:46px;
	height: 41px;
	width:20px;
	z-index:99;
}

#contact {
	bottom:110px;
	width:889px;
	z-index:50;
	text-align:left;
	left:50%;
	height:560px;
	margin-left:-444px;
	position:absolute;
	line-height:1.5em;
	-webkit-box-shadow: 0px 0px 20px #AAAAAA;
	-moz-box-shadow: 0px 0px 20px #AAAAAA;
	background: #FEFEFE;
}

#contact a{
	color: #003e90;
	text-decoration:none;
}

#contact p {
	font-size:0.9em;
	margin-top:2em;
}

#contact ul {
	font-size:0.9em;
	margin-top:1.3em;
}

#contact li {
	padding-left:20px;
	background:url(../images/liste.gif) no-repeat 0px 6px;
}

#contact_links h2, #contact_kunden h2, #error h2{
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
	background: #003e90;
	color: #FFFFFF;	
	padding: 3px;
}

#contact_links {
	float:left;
	bottom:45px;
	left:20px;
	width: 374px;
	position:absolute;
	z-index:100;
}

#error {
	float:left;
	top:45px;
	left:20px;
	width: 99%;
	position:absolute;
	z-index:100;
}

#contact_links ul, #contact_links li {
	white-space:normal;
}

#contact_kunden {
	bottom:45px;
	position:absolute;
	width: 845px;
	left:20px;
	z-index:100;
}

#kundenliste ol {
	font-size:0.7em;
	float:left;
	margin-right:10px;
}

#kundenliste li {
	list-style:none;
	background:none;
	padding:0px;
}

#contact_rechts {
	float:right;
	width: 475px;
	position:absolute;
	bottom:45px;
	right:20px;
}

#contact_rechts p {
	clear:both;
}


#contact_rechts_bg img {
	position:relative;
	z-index:1;
	float:right;
}

#contact_button a{
	padding: 3px;
	font-size:12px;
	text-transform:uppercase;
	/*background: #003e90;*/
	color: #000000;
}

#sammlung {
	top:50%;
	width:915px;
	left:50%;
	margin-left:-447px;
	position:absolute;
}

#sammlung img {
	padding:5px;
	margin:10px;
}

#sammlung img:hover {
	background:rgba(0,0,0,0.1);
}

#thumbs img:hover {
	opacity:1;
}

ul, li, a {
	white-space:nowrap;
	text-decoration:none;
}

#sammlung a {
	white-space:normal;
}

#thumbs img {
	opacity:0.7;
	float:left;
	white-space:nowrap;
}

#scrollthumb{
	width: 328px;
	white-space:nowrap;
}


#scrollthumb li {
	width:41px;
	float:left;
	background:#DDDDDD;
	white-space:nowrap;
}

.auswahl {
	width:180px;
	height:180px;
	float:left;
	text-align:right;
}

.auswahl p {
	display:inline;
	right:20px;
	bottom: 35px;
	position:relative;
	z-index:100;
	font-size:10px;
	text-align:right;
}

.auswahl span {
	padding:3px;
	background:rgba(255,255,255,0.7);
	color:#000000;
}

.overlay {
	position:absolute;
	cursor:pointer;
	z-index:100;
	width:100%;
	bottom:0px;
	background: rgba(255,255,255,0.8);
	color: #000000;
	padding: 8px;
	text-align:left;
	line-height:1.2em;
}

	
#ie-browser {
	display:none;
}

.titel_info {
	text-transform:uppercase;
	font-size:0.9em;
}

.overlay p {
	font-size: 0.9em;
}

#uebersicht_button {
	position:absolute;
	cursor:pointer;
	width: 27px;
	height: 27px;
	bottom:46px;
	left:50%;
	margin-left:80px;
	z-index:120;
	background:url(../images/thumbuebersicht.gif);
}

#uebersicht_button:hover {
	background:url(../images/thumbuebersicht_hover.gif);
}

#info_button {
	position:absolute;
	cursor:pointer;
	width: 27px;
	height: 27px;
	bottom:46px;
	left:50%;
	margin-left:110px;
	z-index:100;
	background:url(../images/info_button.gif);
}

#info_button:hover {
	background:url(../images/info_button_hover.gif);
}

#navigation_contact {
	width:374px;
	position:relative;
	top: 25px;
	left:20px;
	height:40px;
	z-index:25;
	background-image: url('../images/navigation_contact.jpg');
}

#navigation_contact li.navi_contact_contact_active a, #navigation_contact li.navi_contact_clients_active a, #navigation_contact li.navi_contact_equipment_active a {
	display: block;
	text-decoration: none;
	background-image: url('../images/navigation_contact.jpg');
	background-repeat: no-repeat;
}

#navigation_contact li {
	position: relative;
	font-size:1em;
	background:none;
	list-style: none;
	margin-top: 0px;
	display: block;
	float: left;
	z-index:35;
}

#navigation_contact li a {
	display: block;
	font-size:1em;
	margin-top: 17px;
	text-decoration: none;
}

#navigation_contact li a:hover {
	display: block;
	text-decoration: none;
	background-image: url('../images/navigation_contact.jpg');
	background-repeat: no-repeat;
}

#navigation_contact li a span {
	display: none;
	color:#fff;
	text-align: center;
	font-size: 12px;
	padding: 0px 0px;
}

#navigation_contact li.navi_contact_contact a {
	background-position: 0px 0px;
	margin-left:-20px;
	height: 15px;
	width: 145px;
}

#navigation_contact li.navi_contact_contact_active a {
	background-position: 0px -57px;
	margin-left:-20px;
	height: 15px;
	width: 145px;
}

#navigation_contact li.navi_contact_contact a:hover {
	background-position: 0px -57px;
}


#navigation_contact li.navi_contact_plan a {
	background-position: -145px 0px;
	margin-left:-20px;
	height: 15px;
	width: 44px;
}

#navigation_contact li.navi_contact_plan a:hover {
	background-position: -145px -57px;
}

#navigation_contact li.navi_contact_route a {
	background-position: -189px 0px;
	margin-left:-20px;
	height: 15px;
	width: 48px;
}

#navigation_contact li.navi_contact_route a:hover {
	background-position: -189px -57px;
}

#navigation_contact li.navi_contact_clients a {
	background-position: -237px 0px;
	margin-left:-20px;
	height: 15px;
	width: 60px;
}

#navigation_contact li.navi_contact_clients_active a {
	background-position: -237px -57px;
	margin-left:-20px;
	height: 15px;
	width: 60px;
}

#navigation_contact li.navi_contact_clients a:hover {
	background-position: -237px -57px;
}

#navigation_contact li.navi_contact_equipment a {
	background-position: -297px 0px;
	margin-left:-20px;
	height: 15px;
	width: 77px;
}

#navigation_contact li.navi_contact_equipment_active a {
	background-position: -297px -57px;
	margin-left:-20px;
	height: 15px;
	width: 77px;
}

#navigation_contact li.navi_contact_equipment a:hover {
	background-position: -297px -57px;
}


#navigation {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -445px;
	width:889px;
	height:53px;
	z-index:25;
	background-image: url('../images/navigation.png');
}

#navigation li {
	position: relative;
	margin-top: 28px;
	display: block;
	float: left;
	z-index:35;
}

#navigation li a {
	display: block;
	text-decoration: none;
}

#navigation li a:hover {
	display: block;
	text-decoration: none;
	background-image: url('../images/navigation.png');
	background-repeat: no-repeat;
}

#navigation li a span {
	display: none;
	color:#fff;
	text-align: center;
	font-size: 12px;
	padding: 0px 0px;
}

#navigation li.navi_stills a {
	margin-left:12px;
	background-position: -12px 0px;
	height: 17px;
	width: 47px;
}

#navigation li.navi_stills_active a {
	margin-left:12px;
	background-position: -12px -83px;
	height: 17px;
	width: 47px;
}

#navigation li.navi_stills a:hover {
	background-position: -12px -83px;
}

#navigation li.navi_food a {
	background-position: -59px 0px;
	height: 17px;
	width: 44px;
}

#navigation li.navi_food a:hover {
	background-position: -59px -83px;
}

#navigation li.navi_food_active a {
	height: 17px;
	width: 44px;
	background-position: -59px -83px;
}

#navigation li.navi_industry a {
	background-position: -103px 0px;
	height: 17px;
	width: 72px;
}

#navigation li.navi_industry_active a {
	background-position: -103px -83px;
	height: 17px;
	width: 72px;
}

#navigation li.navi_industry a:hover {
	background-position: -103px -83px;

}

#navigation li.navi_people_active a, #navigation li.navi_contact_active a, #navigation li.navi_food_active a, #navigation li.navi_stills_active a, #navigation li.navi_industry_active a, #navigation li.navi_news_active a, #navigation li.navi_photodesign_active a {
	display: block;
	text-decoration: none;
	background-image: url('../images/navigation.png');
	background-repeat: no-repeat;
}

#navigation li.navi_people a {
	background-position: -175px 0px;
	height: 17px;
	width: 54px;
}

#navigation li.navi_people a:hover {
	background-position: -175px -83px;
}

#navigation li.navi_people_active a {
	background-position: -175px -83px;
	height: 17px;
	width: 54px;
}

#navigation li.navi_photodesign a {
	background-position: -229px 0px;
	height: 17px;
	width: 109px;
}

#navigation li.navi_photodesign_active a {
	background-position: -229px -83px;
	height: 17px;
	width: 109px;
}

#navigation li.navi_photodesign a:hover {
	background-position: -229px -83px;
}

#navigation li.navi_news a {
	background-position: -338px 0px;
	height: 17px;
	width: 50px;
}

#navigation li.navi_news_active a {
	background-position: -338px -83px;
	height: 17px;
	width: 50px;
}

#navigation li.navi_news a:hover {
	background-position: -338px -83px;
}

#navigation li.navi_contact a {
	background-position: -388px 0px;
	height: 17px;
	width: 67px;
}

#navigation li.navi_contact_active a {
	background-position: -388px -83px;
	height: 17px;
	width: 67px;
}

#navigation li.navi_contact a:hover {
	background-position: -388px -83px;

}

#navigation li.navi_logo a {
	background-position: -707px 0px;
	margin-left:252px;
	margin-top:-28px;
	height: 50px;
	width: 180px;	
}

#navigation li.navi_logo a:hover {
	background-position: -707px -83px;
	margin-left:252px;
	margin-top:-28px;
	height: 50px;
	width: 180px;
}

#fakebild {
	position:absolute;
	z-index:0;
	margin-top:-7000px;
}

