@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #151514;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	}

p {
	color:#000;
	font-size: 0.7em;
}
a:link {
	color: #9999cc;
}
a:hover {
	color: #DC6D1C;
}
a:active {
	color: #FFF;
}
a:visited {
	color: #9999cc;
}
a.diff:visited {
	color: #0B0B61;
	text-decoration:underline;
}
a.diff:link {
	color: #3333CC;
	text-decoration:underline;
}
a.diff:hover {
	color: #FF8000;
	text-decoration:none;
}
a.diff:active {
	color: #81BEF7;
	text-decoration:underline;
}


h1 {
	color: #DC6D1C;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	color: #DC6D1C;
	font-size: 0.9em;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
}
h3{
	color: #DC6D1C;
	font-size: 0.8em;
}
h4{
	color: #DC6D1C;
	font-size: 0.7em;
}
.liste {
	color:#000;
	font-size: 0.7em;
}
.gruen {
	color:#090;
}


.bigfont {
	color:#000;
	font-size: 1em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.imgright
{
	border:1px solid #dc6d1e;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	}
	
.imgleft
{
	border:1px solid #dc6d1e;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	}

.imgleft2
{
	border:0px solid #dc6d1e;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	padding-bottom:10px;
	}
	
.imgleft3
{
	border:0px solid #dc6d1e;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	padding-bottom:30px;
	}
.imgleft3farb {
	border:1px solid #dc6d1e;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	padding-bottom:30px;
}

	
.imgleft4
{
	border:0px solid #dc6d1e;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	padding-bottom:40px;
	}
.imgcenter
{
	border:1px solid #dc6d1e;
	float: center;
	margin-top: 0px;
	margin-right: 20px;
	}
	
.lowheighttext {
	color:#000;
	font-size: 0.4em;
	line-height: 4px;
	height: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navitext{
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
.naviactive{
	color: #FFFFFF;
	font-weight: bold;
}

.navitext a:link, a:visited{
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
}
.navitext a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.NAVIband{
	position: relative;
	width: 650px;
	height: 20px;
	left: 132px;
	top: 162px;
}
.NAVIunterrichtsorte{
	position: relative;
	width: 300px;
	height: 20px;
	left: 265px;
	top: 30px;
}
.NAVIpreise{
	position: relative;
	width: 300px;
	height: 20px;
	left: 434px;
	top: 30px;
}

.NAVIbiographie{
	position: relative;
	width: 300px;
	height: 20px;
	left: 527px;
	top: 30px;
}

.NAVIkontakt{
	position: relative;
	width: 200px;
	height: 20px;
	left: 651px;
	top: 30px;
}

.unterricht  {
	position: relative;
	width: 121px;
	height: 33px;
	left: 123px;
	top: 152px;
}
.orte  {
	position: relative;
	width: 167px;
	height: 33px;
	left: 244px;
	top: 119px;
}
.preise  {
	position: relative;
	width: 92px;
	height: 33px;
	left: 411px;
	top: 86px;
}
.bio  {
	position: relative;
	width: 124px;
	height: 33px;
	left: 503px;
	top: 53px;
}
.kontakt  {
	position: relative;
	width: 101px;
	height: 33px;
	left: 627px;
	top: 20px;
}
.zurueck  {
	position: relative;
	width: 231px;
	height: 33px;
	left: 503px;
	top: 152px;
}



.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../_images/background_gitarrenverleih.jpg);
} 
.twoColFixRtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 240px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 80px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;

} 
.twoColFixRtHdr #content p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-left: 80px;
}
.twoColFixRtHdr #content {
	margin: 0;
	background-image: url(../_images/content.jpg);
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(../_images/footer.jpg);
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border:none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../_images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../_images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../_images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../_images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
