/* --------------------------------------------------------------- */
/*  ALLGEMEIN   */
/* --------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height:100%;
	width:100%;
	/* overflow: auto; */
	background: #000;
}

.bold {
	font-weight: bold;
}

hr {
	width:100%;
	color:#21350c;
	background-color:#21350c;
	height:1px;
	margin: 25px 0px 25px 0px;
	text-align:left;
	border: 0 none;
}

/* entfernt die blauen Rahmen um Bildlinks im FF und IE */
a img {
	border: 0 none;
}

/* verhinder die hŠsslichen Rahmen im Firefox */
a:focus, a:active {
	outline: none;
}


/* --------------------------------------------------------------- */
/*  BACKGROUND   */
/* --------------------------------------------------------------- */

#containerBG {
	position:fixed;
	overflow:hidden;
	width:100%;
	height:100%;
	/* background: #fff url(elemente/startBG.jpg) no-repeat center; */
	margin:auto;
	text-align:left;
	border: 0 none;
	padding:0px;
}

#containerBG table, #containerBG td {
	height:100%;
	width:100%;
	overflow:hidden;	
}

#containerBG div {
	position:absolute;
	height:200%;
	width:200%;
	left:-50%;	
	top:-50%;
}

#containerBG td {
	text-align:center;
	vertical-align:middle;
}

#containerBG img {
	margin: 0 auto;
	min-height: 50%;
	min-width: 50%;
}

#bgTile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../elemente/tile_carbon_70pr.png) repeat;
	/* z-index: 10; */

}

/* --------------------------------------------------------------- */
/*  HEADER   */
/* --------------------------------------------------------------- */

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: transparent url(../elemente/tile_85pr.png) repeat;
	/* z-index: 800; */
}

#schattenOben {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../elemente/schatten_oben.png) repeat-x;
	/* z-index: 799; */
}

#headerContainer {
	position: relative;
	height: 100%;
	width: 80%;
	margin: auto;
}

#headerLogo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 179px;
	height: 60px;
	background: transparent url(../elemente/avanzado_logo_h60.png) no-repeat;
}

#headerText {
	position: absolute;
	top: 35px;
	right: 0;
	height: 100%
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	color: #64A028;
	text-align: right;
}

/* --------------------------------------------------------------- */
/*  FOOTER   */
/* --------------------------------------------------------------- */

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: transparent url(../elemente/tile_85pr.png) repeat;
	/* z-index: 900; */
}

#schattenUnten {
	position: fixed;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../elemente/schatten_unten.png) repeat-x;
	/* z-index: 899; */
}

#footerContainer {
	position: relative;
	height: 100%;
	width: 80%;
	margin: auto;
}

#footerCopy {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 9px;
	letter-spacing: 3px;
	color: #555;
	text-align: left;
	text-transform: uppercase;
}

#footerImprint {
	position: absolute;
	top: 15px;
	right: 0;
	height: 100%
	width: 100%;
	text-align: right;
}

#footerImprint a:link,
#footerImprint a:visited,
#footerImprint a:focus
{
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #555;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#footerImprint a:hover,
#footerImprint a:active
{
	color: #888;
}



/* --------------------------------------------------------------- */
/*  CONTENT   */
/* --------------------------------------------------------------- */

#contentContainer {
	position: relative;
	width: 80%;
	min-width: 850px;
	/* height: auto; */
	margin: auto;
	padding: 110px 0 100px 0;
	overflow: auto; /* clear */
	/* border: 1px solid #fff; */
}

/*
#content {
	position: relative;
	width: 80%;
	min-width: 850px;
	margin: 130px auto 130px auto;
	text-align: right;	
	overflow: auto;
}
*/

.section {
	float: right;
	position: relative;
	width: 600px;
	margin: 0 250px 0 0;
	background: transparent url(../elemente/tile_85pr.png) repeat scroll 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* border-bottom: 1px solid #365715; */
	overflow: hidden;
}

.schattenSection {
	float: right;
	position: relative;
	height: 20px;
	width: 600px ! important;
	margin: 0 250px 5px 0;
	background: transparent url(../elemente/schatten_section.png) no-repeat scroll 0 0;
}

.verlauf {
	position: relative;
/*
	width: 100%;
	height: 100%;
*/
	padding: 15px 15px 30px 15px;
	background: transparent url(../elemente/tile_verlauf_570_oben.png) no-repeat scroll top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
}

.sectionTitle {
	position: relative;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	/* letter-spacing: 3px; */
	/* color: #21350c; */
	color: #999;
}

.textGross {
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	/* letter-spacing: 3px; */
	color: #999;
}

.textKlein {
	font-size: 12px;
	color: #999;
	letter-spacing: 2px;
}

.textGruen {
	color: #64A028;
}

.projektItem {
	position: relative;	
	text-align: left;
}

.projektName, .projektThumbs {
	margin: 0 0 10px 0;
}

.projektName {
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	/* color: #64A028; */
	color: #999;
}

.projektThumbs img {
	/* border: 1px solid #21350c; */
	border: 1px solid #333;
	margin-right: 7px;
	width: 135px;
	height: 75px;
}

.projektThumbs .thumbsLast {
	margin-right: 0;
}

.toggleArea {
	position: relative;
	padding-top: 35px;
}

.showDetails {
	position: absolute;
	width: 113px;
	height: 17px;
	top: 0;
	left: 0;
	background: transparent url(../elemente/icon_details_dunkel.png) no-repeat top left;
}

.showDetails:hover {
	background: transparent url(../elemente/icon_details_hell.png) no-repeat top left;
	cursor: pointer;
}

.showVideo,
.showFrame {
	position: absolute;
	width: 88px;
	height: 17px;
	top: 0;
	left: 123px;
	background: transparent url(../elemente/icon_play_dunkel.png) no-repeat top left;
}

.showVideo:hover,
.showFrame {
	background: transparent url(../elemente/icon_play_hell.png) no-repeat top left;
	cursor: pointer;
}


.player {
	display: none;
	position: relative;
	background: transparent;
	margin: 0;
	padding: 0;
}

.player img {
	display: block;
}

.getPlayer {
	position: absolute;
	display: none;
	width: 110px;
	height: 31px;
	border: 0 none;
	background: transparent url(../elemente/get_flash_player.jpg) no-repeat top left;
	left: 230px;
	top: 150px;
}


.details p {
	color: #999;	
}

.detailsTabelle {
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	/* line-height: 16px; */
	letter-spacing: 1px;
	color: #999;
}

.detailsZelleEins {
	text-align: right;
	padding: 3px 5px 3px 10px;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	vertical-align: top;
}

.detailsZelleZwei {
	text-align: left;
	padding: 3px 5px 3px 10px;
	font-weight: bold;

}

.detailsZelleZwei a:link,
.detailsZelleZwei a:visited,
.detailsZelleZwei a:focus {
	color: #666;

}

.detailsZelleZwei a:hover,
.detailsZelleZwei a:active {
	color: #999;

}

#adressblock {
	min-height: 239px;
	background: transparent url(../elemente/stadtplan.png) no-repeat top right;
	vertical-align: textbottom;
}

#anschrift, #telefon, #fax, #email {
	margin: 0 0 10px 0;
}

#adressblock a:link,
#adressblock a:visited,
#adressblock a:focus {
	color: #999;
	text-decoration: none;
}

#adressblock a:hover,
#adressblock a:active {
	color: #777;
}

#disclaimer {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 10px;
	/* line-height: 16px; */
	letter-spacing: 1px;
	color: #999;
}

#disclaimer p {
	margin: 0 0 15px 0;
}

#disclaimer a:link,
#disclaimer a:visited,
#disclaimer a:focus {
	color: #999;
	text-decoration: none;
}

#disclaimer a:hover,
#disclaimer a:active {
	color: #777;
}

/* --------------------------------------------------------------- */
/*  MEN†   */
/* --------------------------------------------------------------- */

#menueContainer {
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0;
	right: 10%;
	/* margin: auto; */
	/* z-index: 1000; */
}

/*
#menue {
	position: absolute;
	top: 110px;
	right: 0px;
	width: 200px;
	background: transparent url(../elemente/tile_85pr.png) repeat scroll 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
}
*/

#menue {
	position: relative;
	float: right;
	margin: 110px 0 0 0;
	width: 200px;
	height: auto;
	background: transparent url(../elemente/tile_85pr.png) repeat scroll 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
}

.schattenMenue {
	position: relative;
	float: right;
	width: 200px;
	height: 20px;
	background: transparent url(../elemente/schatten_menue.png) no-repeat scroll 0 0;
}

	
#menueVerlauf {
	position: relative;
	width: 170px;
	padding: 15px 15px 30px 15px;
	background: transparent url(../elemente/tile_verlauf_200_oben.png) no-repeat scroll top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #64A028;
}

	* html #menueVerlauf {
		width: 200px;
	}

#menueVerlauf a:link,
#menueVerlauf a:visited,
#menueVerlauf a:focus
{
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	/* letter-spacing: 3px; */
	/*  */
	color: #999;
	text-decoration: none;
}

#menueVerlauf a:hover,
#menueVerlauf a:active
{
	color: #64A028;

}

/* Anker */
#Projekte, #Kontakt, #Impressum {
	position: absolute;
	width: 100px;
	height: 110px;
	left: 0;
	top: -110px;
	border: 0 none;
}


img#wallpaper {
  min-height: 100%;
  min-width: 1680px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1680px) {
  img#wallpaper {
    left: 50%;
    margin-left: -840px;   /* 50% */
  }
}