*{


}
.page {

	position: relative;
	left: 0;
	width:1200px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

body{
	font-size:12px;
	font-family:helvetica;
	background-color:#000000;
	color:#b0afaf;
}

.main{
position:relative;
	width:1200px;
	height:751px;
background-image: url("/img/background.jpg");
background-repeat: no-repeat;

}
.navigation{


	}
.navItemSubNav{
	
}
.navIteam{
margin-top:8px;
}
.galleryIteam{
	float:left;
	margin-right:40px;
	margin-top: 22px;

	
}
.impressum{
	position: absolute;
	bottom:0;
}

.subNavigation{
	width:40px;
	margin-top:10px;
	text-align: right;
	margin-bottom:32px;
	
}
.subNavIteam{
	margin-top:15px;
	width:70px;
}
.contentLeft{


}
.contentLeftHoempage{
	height:472px;
	width:710px;
	text-align: left;
	float:left;
	position: relative;
	border:1px solid #424242;
	left:150px;
	background-color: #232323;
	margin-bottom:10px;
}
.contentRight{
	position:relative;
	width:208px;
	float:right;
    height:472px;
    padding-left:130px;
	
}
.imgMyspace{
	position: absolute;
	bottom:0;
	right:77px;
		

}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 460px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
.layerSiteOverFlow{
/* Typical fixed height and fixed width example */
	width:460px;
	height:395px;
	overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	float:left;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
	width:460px;
	height:395px;
	padding-left:15px;
/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	z-index:185;
	outline: none;


}
#contentSrollbar {
    width:990px;
    height:535px;
}
.homepageContent{
	width:1199px;
	height:646px;
	background-image:url("/img/homepagePic.jpg");
	background-repeat: no-repeat;
	position: relative;

	background-color: #ffffff;
}
.galleryNumber{
	marign-right:3px;
	float:left;
	margin-top:4px;
	padding-left:29px;
	width:17px;
}
.galleryLetter{
	float:left;
	width:19px;
	height:19px;
	margin-right:2px;
	margin-left:2px;
	
}
.galleryLetterNumber{
	float:left;
}
.homepageNaviItem{
margin-bottom:22px;
}
.homepageBuffer{
	height:10px;
	font-size: 10px;
	line-height: 10px;
}
.homepageSmallNaviItem{
	margin-bottom:10px;
}
.homepageNavigation{
	position:absolute;
	top:90px;
	left:172px;
}
.contentBuffer{
	padding-left:20px;
	padding-top:20px;
	width:430px;
}
#contentTeaserPic{
	float:right;

}
#headline{

}
#text{
	padding-top:20px;
	width:460px;
	line-height: 21px;
}
.imgFacebook{
	position: absolute;
	bottom:0;
	right:10px;
}
#contact{
	position: absolute;
	top: 401px;
	left:464px;
	line-height: 17px;
	}
.header{
	width:1200px;
	height:105px;	
	margin-bottom:56px;
}

.logo{
	position:absolute;
	top:60px;
	right:141px;
	text-align: left;
}


img, div, a, input {

	behavior: url(/include/iepngfix.htc) 
}


.galleryLink {
	outline:none;
	text-decoration:none;
	color:#ffffff;
	font-size: 30px;
}

a{
  	outline:none;
	text-decoration:none;
	color:#07729a;
}
.galleryLink:hover {
  	outline:none;
	text-decoration:none;
	color:#501f57;
	font-size: 30px;
	
}

#gallery{
	width:710px;
	height:20px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	left:125px;
	clear:both;
	
}
.back{
	position: absolute;
	left:150px;
	top:671px;
	display:none;
}
.next{
	position: absolute;
	left:792px;
	top:671px;
	display:none;
}
#moveGallery{
position: absolute;
left:0;
top:0;
height:20px;


}




