@charset "utf-8";
h1 {font-size: 1.6em; color: #006; margin: 0 0 0 0; padding-top: 0.2em; }
h2 {font-size: 1.4em; color: #600; margin: 0 0 0 0; padding-top: 0.2em; }
body { 
	background: #dccda2; 
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 62.5%; 
	font-family: Helvetica, Arial, sans-serif; 
}

.table_head{
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background:url(images/head_stripe.gif) repeat-x; 
}

.box_standard_table{
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0px;
}

.box_standard_head{
	height: 22px;
	color:white;
	font-size:16px;
	font-weight: bold;
	background:url(images/orange_stripe.png) repeat-x;
}

.box_standard_corner{
  width:14px;
	position:relative;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.box_standard_bottom{
	height: 10px;
	color:#003300;
	font-size:13px;
	background:url(images/bottom_line_10.gif) repeat-x;
}

.box_standard_border_left{
	width: 14px;
	padding:0px;
	margin:0px;
	background:url(images/left_line_14.gif) repeat-y;
}

.box_standard_border_right{
	width: 14px;
	padding:0px;
	margin:0px;
	background:url(images/right_line_14.gif) repeat-y;
}

.impressum{
	text-align: center;
	font-size: 22px;
}

.player{
	width: 98%;
	margin-left: -5px;
	padding: 5px;
	border-width: 1px;
	border-color: #79201f;
	border-style: solid;
	background-color: #dccda2;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
}
