/*//////////WELCOME\\\\\\\\\\\\\*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}
body {
	background-color: #3d362d;
}
#welcome {
	visibility: visible;
}
#header {
	background-color: #615547;
	width: 400px;
	height: 114px;
	position: absolute;
	top: 0px;
	left: 600px;
	right: 412px;
}
#headersch {
	font: "Times New Roman";
	font-size: 51px;
	position: absolute;
	top: 67px;
	left: 561px;
}
#headersch2 {
	font: "Times New Roman";
	font-size: 30px;
	color: #ffffff;
	position: absolute;
	top: 117px;
	left: 350px;
}
#biolink {
	font: "Times New Roman";
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top: 640px;
	left: 455px;
}
#main {
	visibility: hidden;
}
#menue {
	visibility: hidden;
}
.leftbox {
	background-color: #615547;
	position: absolute;
	left: 80px;
	top: 325px;
	height: 235px;
	width: 170px;
}
.rightbox {
	background-color: #615547;
	position: absolute;
	left: 365px;
	top: 390px;
	height: 235px;
	width: 170px;
}
.wbg {
	background-image: url(../img/wbg.gif);
	background-repeat: no-repeat;
	border: none;
	width: 425px;
	height: 114px;
	position: absolute;
	left: 95px;
	top: 415px;
}
.enter {
	font: "Times New Roman";
	font-weight: 400;
	font-size: 30px;
	position: absolute;
	left: 365px;
	top: 350px;
	height: 31px;
}
.enterbutton {
	background-image:url(../img/arr.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 26px;
	position:absolute;
	top: 357px;
	left: 335px;
}

