body, html { height:100%; margin:  }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	font-size:11px;
	background:#fefefe url(bg.jpg) repeat center;
	margin:0;
	padding:0;
}

/*** BUTTONS ***/
body {behavior: url("pngbehavior.htc");	}

.button { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
.button, a.button {
	background-color: #f4b62e;
	background-image:url(icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:1px solid #6b3913;
	cursor:pointer;
	display:inline-block;
	margin:1px;
	padding:2px;
	font-size: 11px;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left; padding-right:6px;
}

.button, a.button:hover, .bt_icon, a.bt_icon:hover {	background-color:#fade5b;	border-color:#6f1e12;	color:#ffffff;	text-decoration:none;}
.button_icon { border:0; padding-right:2px;	height:20px;width:20px; float: left; }

.bt_icon, a.bt_icon {
	background-color: #f4b62e;
	background-image:url(icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:1px solid #6b3913;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
}

.icon {border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }

/*** LAYOUT **
#outterWrapper { height:600px; margin: auto 0; background:#fefefe; }*/

#wrapper {
	margin: 0;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 820px;
	height: 620px;
	margin: -310px 0 0 -410px;
	
}
#content {
	width: 800px;
	height: 600px;
	background:url(vs.jpg) no-repeat;
	position:relative;
	border:10px solid #ffffff;
}
#mehrinfos {
	position:absolute;
	top:256px;
	left:103px;
	width:120px;
	height:120px;
}
#merch {
	position:absolute;
	top:151px;
	left:40px;
	width:560px;
	height:340px;
}

#website {
	position:absolute;
	top:538px;
	left:230px;
	width:330px;
	height:60px;
}
#klassiker {
	position:absolute;
	top:212px;
	left:38px;
	width:370px;
	height:70px;
	margin:0px;
	padding:0px;
}
	.inputfeld {
		font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		width: 200px;
		height:18px;
		background: #5d7686 url(input_bg.gif) repeat-x;
		border: 1px solid #cfdce3;
		padding-left:4px;
	}
	
#player {
	position:absolute;
	top:180px;
	left:464px;
	width:100px;
	height:100px;
}
#video {
	display:none;
	position:absolute;
	top:116px;
	left:473px;
	width:220px;
	height:182px;
}
#links {
	position:absolute;
	top:215px;
	left:524px;
	width:217px;
	height:38px;
}
#links2 {
	position:absolute;
	top:396px;
	left:463px;
	width:324px;
	height:80px;
}
#links3 {
	position:absolute;
	top:471px;
	left:555px;
	width:145px;
	height:60px;
}
#bottom {
	width:650px;
	height: 52px;
	padding:70px 0 0 50px;
	background:url(bottom.jpg) no-repeat;
	clear:both;
}
.infoBox {
	position:absolute;
	top:519px;
	left:422px;
	width:370px;
	height:65px;
}

/**************************************/

/*** STANDARDS ***/
.imgborder {
	border: 1px solid #010102;
	padding:2px;
	background-color:#b7b8b9;
	margin: 0 6px 6px 0;
}
img {
	border:0;
}
a {
	color:#b7b8b9;
}

