/*d27748  oder da5116*/
html { height:100%;} 


body{
/*	background-image: url(../images/bison/backdrop_startseite.png);*/
	font-family: Arial;
	margin: 0px;
	min-height:100%;
	min-width: 1024px;
}
a:active { outline: none; }

a:hover{
	color: #d27748; 
}
img {
  border: none
}

#headrow{
	height: 155px;
	width: 960px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

#fullWrapper{
	width: 100%;
	height: 533px;
	background-color: #f2f6f7;
	text-align: center;
	background: url(schatten.jpg) center;
}

#fullWrapper2{
	width: 100%;
	height: 300px;
	background-color: #f2f6f7;
	text-align: center;
	background: url(schatten.jpg) center;
}
#bodyWrapper{
	margin-left: auto;
	margin-right: auto;
	height: 533px;
	width: 960px;
	position: relative;
}
#willkommenLabel{
	padding-top: 50px;
}

#buttonWrapper{
	padding-top: 25px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

#bisonButton, #profiButton{
	float: left;
	cursor: pointer;
}

#footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 75px;
	height: 300px;
}
