/* reset */
*{
padding: 0px;	
margin: 0px; 
border-color: #000000;
border-style: solid;
border-width: 0px;
}

body{
	background-color: #ffffff;
}

div, td{
	font: 11px/20px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

a{
	text-decoration:none;
	font-weight:bold;
	color: #286496;
}

a:hover{
	text-decoration: underline;
}

h1{
	font:  12px/20px  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #286496;
}

b{
	font-weight: bold;
	color: #286496;
}

.page{
	background-image: url(img/backgr.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	
.text{
	margin-right: 11px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 436px;
	height: 280px;
	color: #000000;
}

.scrolling{
	overflow: auto; 
}

.headline{
	margin-left: 34px;
	margin-top: 4px;
}

.tv{
	margin-left: 6px;
	margin-top: 55px;
}

.button{
	font: 10px/16px  Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	height: 20px;
	width: 87px;
	margin-right: 7px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.button:hover{
	color: #286496;
	background-image: url(img/button_on.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

.mp3{
	background-image: url(img/plback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
