@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 80px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;}

a:link {
	color: #E1B94F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1B94F;
}
a:hover {
	text-decoration: underline;
	color: #E1B94F;
}
a:active {
	text-decoration: none;
	color: #E1B94F;
}

p {line-height:18px;}

#main {width:950px; height:634px; background-image:url(images/mainbg.jpg); position:relative; margin-left:auto; margin-right:auto;}

#content {
	width:950px;
	height:634px;
	background-image:url(images/contentbg.jpg);
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#scrollcontent {
	height: 512px;
	width: 610px;
	overflow: auto;
	position: relative;
	left: 80px;
	top: 30px;
}


#galerielayer {
	height: 610px;
	width: 722px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background-color:#141414;
}

 
div.transOFF {width: 100%; background-color: black;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.transON {width: 100%; background-color: black;}
div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75; }


#canvas {
	width:950px;
	height:634px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background: url(images/intro.jpg) no-repeat;
}



#imagegallery {
	width:450px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.text1 {
	font-size: 20px;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;}

.text3 {font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;}
	

.verena {top:0px; position:relative; right:25px;}