body {
	padding:0;
	margin:0;
	background-color:black;
}

A:link 
{
	font-family:"Garamond", "Times";
	color:#463f3b;
	text-decoration:underline;
	
}
	
A:visited 
{
	color:#463f3b;
	text-decoration:underline;
}

A:hover 
{	
	color:#463f3b;
	text-decoration:underline;
}

A.topA:link 
{
	font-family:helvetica, arial, sans-serif;
	color:black;
	text-decoration:none;
}
	
A.topA:visited 
{
	color:black;
	text-decoration:none;
}

A.topA:hover 
{	
	color:black;
	text-decoration:none;
}


.zindex{
	z-index:20;
}
.bg{
	margin:0 auto;
	height:1156px;
	width:1200px;
	background-image:url(../Images/about_bg.jpg);
	
	
}

.loader-screen{
	width:1200px;
	height:1156px;
	z-index:6;
	background-color:#272727;
	float:left;
	position:absolute;
}
.loader-text{
	font-family:"helvetica", "Arial";
	font-size:8pt;
	margin-top:263px;
	margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	color:white;
	float:left;
	width:100px;
}
.loadergif{
	margin-top:260px;
	margin-left:46px;
	float:left;
	
}
.loader-screen-hide{
	width:1200px;
	height:1156px;
	z-index:6;
	background-color:black;
	display:none;
}

.topBar{
	height:25px;
	width:1200px;
	margin: 0 auto;
	background-color:#d0d0d0;
	overflow:hidden;
}
.navi{
	/*width:290px;*/
	float:left;
	font-family:sans-serif;
	color:black;
	font-size:10pt;
	
}

ul.horNavigation {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size:smaller;
	font-family:helvetica, arial, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}

ul.horNavigation li 
{ 
	display: inline;
	cursor:pointer;
}

ul.horNavigation li a {
	border-right: white solid 2px;
	padding: .65em 1em;
	background-color:#d0d0d0;
	color: black;
	text-decoration: none;
	float: left;
	cursor:pointer;
}

ul.horNavigation li a:hover {
	color:black;
	background-color:white;
	cursor:pointer;
}

.horNavigation li a:hover{
	background-color: white;
	color: black;
	cursor:pointer;
}
#firstLI{
 	color:black;
	letter-spacing:2px;
	width:220px;
	text-align:center;
}
.english{
	margin-left:12px;
	width:70px;
	margin-top:3px;
	height:25px;
	float:left;
}










.floater-show{
	background-color:black;
	z-index:400;
	/*height:800px;*/
	width:710px;
	color:white;
	
	position:absolute;
	display:block;
	margin-top:100px;
	margin-left:150px;
	
}
.floater-hide{
	background-color:black;
	z-index:4;
	height:800px;
	width:800px;
	color:white;
	
	position:absolute;
	display:none;
	margin-top:150px;
	margin-left:150px;
	
}
.floater-h1{
	font-family:"helvetica", "Arial";
	font-size:22pt;
	margin-left:20px;
	margin-top:20px;
}
.floater-ingress{
	font-family:"Garamond", "Times";
	font-size:11pt;
	letter-spacing:1pt;
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	line-height:20px;
	text-align:left;
}
.floater-text{
	font-family:"Garamond", "Times";
	font-size:11pt;
	letter-spacing:1pt;
	margin-left:20px;
	margin-bottom:40px;
	margin-right:20px;
	line-height:20px;
	text-align:left;
	
}
.studioPic{
	width:320px;
	height:240px;
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	
}
.floater-close{
	font-family:"helvetica", "Arial";
	font-size:16pt;
	float:right;
	margin-top:15px;
	margin-right:15px;
	cursor:pointer;
}

.floater-opener{
	float:right;
	height:20px;
	width:270px;
	font-style:italic;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
}
/*PIC FLOATER--------------------------------------*/


.rebFloater-show{
	background-color:black;
	z-index:4;
	height:auto;
	width:710px;
	color:white;
	position:absolute;
	display:block;
	margin-top:100px;
	margin-left:150px;
	padding-bottom:40px;
}
.rebFloater-hide{

	display:none;

	
}
.rebFloater-h1{
	font-family:"helvetica", "Arial";
	font-size:22pt;
	margin-left:20px;
	margin-top:20px;
}
.rebFloater-text{
	
	font-family:"Garamond", "Times";
	font-size:11pt;
	letter-spacing:1pt;
	margin-left:20px;
	margin-top:20px;
	
	width:450px;
	margin-top:30px;
	
	float:left;
	line-height:20px;
	text-align:left;
}

.rebPic{
	float:left;
	margin-top:30px;
	margin-left:20px;
	
	width:200px;
}
.rebFloater-close{
	font-family:"helvetica", "Arial";
	font-size:16pt;
	float:right;
	margin-top:15px;
	margin-right:15px;
	cursor:pointer;
}








.sanneFloater-show{
	background-color:black;
	z-index:4;
	/*height:800px;*/
	width:710px;
	color:white;
	float:left;
	position:absolute;
	display:block;
	margin-top:100px;
	margin-left:150px;
	padding-bottom:40px;
	
}
.sanneFloater-hide{

	display:none;

}
.sanneFloater-h1{
	font-family:"helvetica", "Arial";
	font-size:22pt;
	margin-left:20px;
	margin-top:20px;
}
.sanneFloater-text{
	
	font-family:"Garamond", "Times";
	font-size:11pt;
	letter-spacing:1pt;
	margin-top:20px;

	margin-left:20px;
	width:450px;
	margin-top:30px;
	
	float:left;
	text-align:left;
	line-height:20px;
}
.sannePic{
	float:right;
	margin-top:30px;
	margin-right:20px;
	
	width:200px;
}


.sanneFloater-close{
	font-family:"helvetica", "Arial";
	font-size:16pt;
	float:right;
	margin-top:15px;
	margin-right:15px;
	cursor:pointer;
}


.nav_left{
	height:50px;
	width:80px;
	cursor:pointer;
	margin-top:119px;
	margin-left:20px;
	
}
.nav_right{
	cursor:pointer;
	width:70px;
	height:50px;
	margin-left:0px;
	margin-top:121px;
	
}



.margin1{
	
	width:316px;
	height:1156px;
	float:left;

	
}
.margin2{
	width:500px;
	height:1156px;

	float:left;
	
	
}
.colReb{
	float:left;
	width:80px;
	height:1156px;
	
}
.colMiddle{
	width:316px;
	height:1156px;
	float:left;
	
}
.colSanne{
	float:left;
	width:90px;
	height:1156px;

	
}
.klickReb{
	/*93*/
	margin-top:180px;
	height:120px;
	cursor:pointer;
}
.klickSanne{
	margin-top:172px;
	height:110px;
	cursor:pointer;
	margin-left:8px;
}
.margin3{
	width:270px;
	height:1156px;
	
	float:left;
	
}
.top-sign{
	font-family:"Garamond", "Times";
	font-size:12pt;
	color:black;
	width:270px;
	height:85px;
	margin-top:185px;
	margin-left:27px;
	text-align:left;
	line-height:20px;
	
}
.sign-text{
	
	width:270px;
	height:67px;
	overflow:hidden;
	text-align:center;
	font-family:"Garamond", "Times";
	font-size:11pt;
}
.bottom-sign{
	width:253px;
	height:230px;
	margin-top:123px;
	margin-left:19px;
	/*background-color:white;*/
	float:left;
	
}
.pic-frame{
	width:253px;
	height:200px;
	overflow:hidden;
	background-color:black;
}
.prevPicLink{
	cursor:pointer;
	width:40px;
	height:30px;
	background-color:lime;
	float:left;
}
.nextPicLink{
	cursor:pointer;
	width:40px;
	height:30px;
	background-color:lime;
	float:left;
	margin-left:173px;
}
.pic-frame{
	/*background-color:red;*/
	width:253px;
	height:200px;
	cursor:pointer;
}

.thumbHolder{
	margin-top:308px;
	/*background-color:red;*/
	width:330px;
	height:400px;
	
	
}
.thumb{
	width:100px;
	height:100px;
	margin-right:55px;
	margin-bottom:53px;
	background-color:red;
	float:left;
	cursor:pointer;
}
.thumb2{
	width:100px;
	height:100px;
	background-color:red;
	float:left;
}


.trans{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}


