﻿body {
	
	font-family: Tahoma, Verdana, Helvetica, bitstream vera sans, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #ffffff;
	background-color:#7e0000 ;
}

A, A:link, A:active, A:visited, A:hover {
	text-decoration: none;
	color: inherit;
}

A:hover {
	text-decoration: underline;
}

body.pusttesinaszive {
	text-align: center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.pusttesinaszive H1 {
	text-align: left;
	margin-left: 20px;
	padding-bottom: 10px;
}

.pusttesinaszive .pusttesinaszive-center {
	position: absolute;
	left: 50%;
	margin-left: -86px;
	width: 172px;
	margin-top: 10px;
}

.pusttesinaszive A {	
	text-align: left;
	display: block;
	width: 171px;
	display: block;
	height: 21px;
	padding-left: 10px;
	margin-top: -2px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image: url('../web_img/play-live-button.gif');
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	color: #7e0000;
	font-size: 15px;
	vertical-align: top;
	text-transform: uppercase;
} 

