body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;	
}

a {
	text-decoration:none;
}

/* standard links */
.extrahover {
	color:#a81728;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:135%;
	text-decoration:none;
}

/* schrift allgemein */
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:135%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;	
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;	
}

.copyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#a81728;
	background-color: #e6e6e6;	
}

.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;	
}

/* layout */
#center {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	padding:0;
	top: 50%;
	left: 50%;
	position:absolute;
}

#logo {
	background-image: url("media/logo2.gif");
	background-repeat:no-repeat;
	background-position: 50px 20px;
	height: 70px;
}
#navi-all {
	position:absolute;
	width: 692px;
	height: 80px;
}

#listing {
	list-style-type:square;
	padding:0 0 0 14px;
}

#navcontainer {
	position:relative;
	margin-left:110px;
	width: 692px;
	height: 30px;
	padding-top: 0px;
	background-color: #333;
}

#subnavcontainer {
	position: relative;
	margin-left: 110px;
	margin-top: 5px;
	width: 692px;
	height:24px;
	background-color:#666;
}

#navcontainer-bottom {
	position: absolute;
	left: 110px;
	width: 692px;
	margin-top: 420px;
	height: 20px;
	background-color:#666;
	z-index: 70;
	top: 27px;
}

#navcontainer-bottom-start {
	position: absolute;
	left: 110px;
	width: 692px;
	margin-top: 388px;
	height: 20px;
	background-color:#666;
}

#navcontainer-bottom-subfoto {
	position: absolute;
	left: 110px;
	width: 692px;
	margin-top: 420px;
	height: 20px;
	background-color:#666;
	z-index: 70;
	top: 97px;
}

#content {
	width: 800px;
	height: auto;
	background-color: #e6e6e6;
}

#kontakt-left {
	position:absolute;
	left: 260px;
	margin-top: 40px;
	width: 240px;
	height: 350px;
	top: 70px;
}

#kontakt-right {
	position:absolute;
	left: 510px;
	margin-top: 40px;
	width: 240px;
	height: 300px;
	top: 70px;
}

#image-right {
	position:absolute;
	left: 562px;
	margin-top: 0px;
	width: 240px;
	height: auto;
	top: 70px;
}

#image-start-box {
	position:absolute;
	left: 110px;
	top: 70px;
	width: 300px;
	height: auto;
	margin-top: 0px;
}

/* flash container */
#flash-start-box {
	position:absolute;
	left: 110px;
	top:105px;
	width: 500px;
	height: 360px;
	margin-top: 40px;
}

/* pdf icon */
.pdf {
	vertical-align:text-bottom;
	border: none;
}
/* first-image */
.first-image {
	position:absolute;
	width: 700px;
	height: 310px;
	left: 0px;
	top: 0px;
	background-color: #e6e6e6;
}

/* listendefinitionen */

ul#navlist {
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 100%;
	color:#FFFFFF;
	text-align:center;
/*	width: 650px;*/
}

ul#navlist a {
	font-weight: bold;
	text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navlist li {
	float: left;
	text-align:center;
	padding-top: 7px;
	height:24px;
}

ul#navlist li a {
	display: block;
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	text-align:center;
}

ul#navlist li a:hover {
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

ul#navlist li a:active {
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

/* subnavi */
ul#subnavlist {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 100%;
	color:#FFFFFF;
	text-align:center;
	width: 650px;
	margin-top: 20px;
}

ul#subnavlist a {
	font-weight: normal;
	text-decoration: none;
}

ul#subnavlist, ul#subnavlist ul, ul#subnavlist li {
	margin:0;
	padding:0;
	list-style-type: none;
}

ul#subnavlist li {
	float: left;
	text-align:center;
	padding-top: 4px; /*4*/
	height: 24px;
}

ul#subnavlist li a {
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	display:block;
	text-align:center;
}

ul#subnavlist li a:hover {
	color: #ffffff;
	padding-bottom: 3px; /*3*/
	border-bottom: 5px solid #a81728;
}

ul#subnavlist li a:active {
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

/* ------------------------------------------- */
/* definition aktiver menues */

body#fotografie .active {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

body#medienproduktion .active {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

body#location_scouting .active {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

body#bilddatenbank .active {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 5px solid #a81728;
}

body#kontakt .active, #agb .active, #impressum .active {
	color: #fff;
	padding-bottom: 0px;
	border-bottom: 5px solid #a81728;
}

/* Sprachumschaltung english version*/
.language-en {
	margin: 0 180px 0 0;
}

/* Sprachumschaltung Deutsche Version*/
.language-de {
	margin: 0 82px 0 0;
}

/* sub-leiste */
ul#navi-unten {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 100%;
	color:#FFFFFF;
	text-align:center;
	width: 650px;
	margin-top: 20px;
}

ul#navi-unten a {
	font-weight: normal;
	text-decoration: none;
}

ul#navi-unten, ul#navi-unten ul, ul#navi-unten li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navi-unten li {
	float: right;
	padding-top: 3px; /*4*/
	height: 20px;
}

ul#navi-unten li a {
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	display:block;
	text-align:center;
}

ul#navi-unten li a:hover {
	color: #ffffff;
	padding-bottom: 0px; /*3*/
	border-bottom: 5px solid #a81728;
}

ul#navi-unten li a:active {
	color: #ffffff;
	padding-bottom: 0px; /*3*/
	border-bottom: 5px solid #a81728;
}

/* Formatierung Telefon Fax Mobil */
.telefon-de {
	margin: 0 20px 0 0;
}
.telefax-de {
	margin: 0 20px 0 0;
}
.mobil-de {
	margin: 0 33px 0 0;
}
.telefon-en {
	margin: 0 20px 0 0;
}
.telefax-en {
	margin: 0 37px 0 0;
}
.mobil-en {
	margin: 0 35px 0 0;
}

ul#telefon {
	list-style:none;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	font-weight: normal;
}

/* fotogallery */
.gallerycontainer{
	position: absolute;
	width: 680px;
	height: auto;
	top: 140px;
	left: 110px;
	overflow:hidden;
	background-color: #e6e6e6;
	visibility: visible;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0;
margin-top: 310px;
}

.thumbnail:hover{
background-color: #e6e6e6;
}

/*.thumbnail:hover img{
}*/

.thumbnail span{
	position: absolute;
	padding: 0px;
	left: -1000px;
	top: 20px;
	color: black;
	text-decoration: none;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -310px;
left: 0px;
width: 600px;
height: 615px;
/*position where enlarged image should offset horizontally */
/* z-index:51;*/
background: #e6e6e6;
}

