body {
	background: #F0F0F0;
	/*background: url(../../images/background_wood.jpg); */
	font-family: Roboto Condensed, 'Times New Roman', serif;
}

/* BEGINN Header */

header {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

header p {
	font: normal 2.5em/1.5em 'Roboto Condensed', Helvetica, Arial, sans-serif;
	color: #730;

}

header img {
	display: block;
	max-width: 400px;
	margin: auto;
	margin-top: 10px;
}

header nav {
	margin: 18px 0;
	border-bottom: 4px solid #000;
	padding-bottom: 5px;
}

header li {
	display: inline;
	border-right: 15px solid #000;
}

header li:last-child {
	border-right:none;
}

header nav li a {
	font-size: 2.4em;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	/*
	text-shadow: 1px 2px 3px rgba(3,127,252,0.9);
	*/
	}

header nav li a:hover {
	color: #036BFC;
}


/* BEGINN Footer */

footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}

footer nav {	
	margin: 18px 0;
	padding-top: 10px;
	border-top: 4px solid #000;
}

footer p {
font-size: 1.6em;
}

footer a {
color: #000;
text-decoration:none;
}

footer a:hover,a:active {
color: #036BFC;
}

footer li {
	display: inline;
	border-right: 1px dotted;
}

footer li:last-child {
	border: none;
}

footer li a {
	color: #000;
	padding: 0 10px;
}

footer nav li a:hover {
	color: #036BFC;
}


/* Ende Footer */

#pages {
	width: 960px;
	margin: 0 auto;
	margin-top: 30px;
}

.handheld, #tabs {
	display: none;
}

.clear {
clear:both;

}
.super   {
	font: normal 6.0em Coda,Helvetica, Arial, sans-serif;
	color: #036BFC;
	display: block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	font-weight: 800;
	text-decoration: none;
	padding-top: 25px;
}
/* webdesign */

.webdesign {
	float: left;
	width: 455px;
	
}

.webdesign img {
	width: 145px;
	height: 125px;
	border: 4px solid #FFF;
	position: relative;
	float: left;
    -webkit-box-shadow:0 5px 10px #000;
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
	cursor: pointer;
}

.webdesign h2 {
	font: normal 1.6em/1.7em 'Roboto Condensed',Helvetica, Arial, sans-serif;
	color: #036BFC;
	display: block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}



#webdesign li {
	padding-bottom: 20px;
	
}

.webdesign li:hover {
	
}

.webdesign li:hover img {
	padding-left: 0px;
}

.webdesign .info {
	width: 300px;
	float:left;
}

.webdesign .info .photoname {
	font: normal 1.3em/1em 'Roboto Condensed',Helvetica, Arial, sans-serif;
	color: #000;
	display: block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	padding-left: 10px;
}

.webdesign .info .description {
	display: block;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1em;
	padding-top: 10px;
}

.webdesign .info .price {
	font: normal 1.2em/1.3em 'Roboto Condensed',Helvetica, Arial, sans-serif;
	color: #A21;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	display: block;
	padding: 0px 0 0px 10px;
}

.webdesign li:hover .photoname {
	color: #036BFC;

}



.dj img {
	width: 80px;
	height: 80px;
	border: 4px solid #FFF;
	position: relative;
	float: left;
    -webkit-box-shadow:0 5px 10px #000;
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.7);
}

.dj h2 {
	font: normal 1.6em/1.7em 'Roboto Condensed',Helvetica, Arial, sans-serif;
	color: #036BFC;
	display: block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.dj p {
	padding: 5px 50px 10px 0;
	font: bold 1.6em/1.7em 'Roboto Condensed',Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: center;
}



.dj a {
text-decoration: none;
color: #000;
}

.dj a:hover, a:active {
color: #036BFC;

}
.dj li {
	padding: 10px;
}



.dj li:hover img {
	padding-left: 0px;
}

.dj .info .iframe {


width: 920px;
padding-top: 8px;
margin-left: 20px;
padding-bottom: 30px;

}
.dj .info {
	margin-left: 10px;

}

.dj .info .photoname {
	font: normal 1.3em/1em Coda,Helvetica, Arial, sans-serif;
	color: #036BFC;

	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	
}

.dj .info .description {

	padding-top: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1em;
	
}

.dj .info .price {
	font: normal 1.2em/1.3em 'Luckiest Guy',Helvetica, Arial, sans-serif;
	color: #A21;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	display: block;
	padding: 5px 0 10px 10px;
}


}

.photography p {
	padding: 5px 50px 10px 0;
	font: bold 1.6em/1.7em 'Roboto Condensed',Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: center;
}

#dj p {

font: bold 1.6em/1.7em 'Roboto Condensed',Helvetica,sans-serif;

}


#photography p {
	
   color: #000000;
   font: bold 1.6em/1.7em 'Roboto Condensed',Helvetica,sans-serif;
   padding: 5px 50px 10px 0;
   text-align: center;
}

#photography a {
text-decoration: none;
color:#000;
}

#photography a:hover, a:active {
color:#036BFC;
}

/* PHOTOGRAPHY ENDE */

/* WEB DESIGN BEGINN */

#webdesign  {

width: 920px;
margin-left: 20px;
}

#webdesign p {
	color: #000000;
	font: bold 1.6em/1.7em 'Roboto Condensed',Helvetica,sans-serif;
	padding: 30px 50px 10px 0;
	text-align: center;

}



#webdesign a {
text-decoration: none;
color:#000;
}

#webdesign a:hover, a:active {
color:#036BFC;
}


/* Ende Webdesign */

#spinner {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(../../images/icons/spinner.gif) no-repeat center center;
}

#clicktoreturn {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(../../images/clicktoreturn.png) no-repeat center center;
}


#overlay {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#overlay img {
	display:block;
	margin:0 auto;
	max-height: 100%;
	max-width: 100%;
}

#overlay .info {
	display: block;
	width:100%;
	margin:0 auto;
	position: absolute;
	left:0;
	bottom:0;
	color:#FFF;
	background-color: rgba(0,0,0,0.7);
}

#overlay .photoname {
	display: block;
	width:380px;
	margin:0 auto;
	font-size: 1.8em;
	font-weight:bold;
	display: block;
	color: #FFE486;
}
 
#overlay .description {
	display: block;
	width:380px;
	margin:0 auto;
}

#overlay .price {
	display: block;
	width:380px;
	margin:0 auto;
	font-weight:bold;
	font-size: 1.5em;
	text-align:right;
}

/* End Utlities */


/* Start Tabs Control */

#pages nav#tabs ul {
	padding-top: 5px;
	padding-bottom:30px;
	position: relative;  /* Center the list */
	float: left;
	left:50% ;
}

#pages nav#tabs li {
	float: left;
	background: #fe9;
	height: 30px;
	padding: 10px 15px 0 15px;
	border: 1px inset #fff;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #036bfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#036bfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#036bfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#036bfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#036bfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#036bfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#036bfc',GradientType=0 ); /* IE6-9 */


	-webkit-box-shadow: 2px 2px 2px #666; 
    -moz-box-shadow: 2px 2px 2px #666; 
    box-shadow: 2px 2px 2px #666;

	font: bold 13pt/16px Helvetica, Arial, sans-serif;
	color: #020000;
	text-shadow: 1px 1px 1px #FFF;
	position: relative; /* Center the list */
	right:50% ;
}	

#pages nav#tabs li.tapped {
	background: #fff;

	color: #000;
	text-shadow: none;
}

#pages nav#tabs li:first-child,
#pages nav#tabs li:first-child a:hover {
	
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}

#pages nav#tabs li:last-child,
nav#tabs li:last-child a:hover {
 	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
/* End Tabs Control */

/* Slider Control */

#wrapper {
    width:920px;
	margin-left:20px ;
}

#handheldonly{
display:none;
}