.text1 {
	color:#0083A5;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	}

.bild1 {
	
	margin:1px;
	text-align:center;
	margin-top:5px;
	
}
	
td {
	color:#0083A5;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	}

.buttont {

	background-color:#FFFFFF;
	color:#0083A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
	font-weight:bold;
	font-size:10;
	width:30px;
	cursor: pointer;
	}

	
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:focus { text-decoration:underline; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }
		
		
.button_video {

    position:relative;
	top:10px;
	width:183px;
	height:34px;
	background-color:#0083a5;
	text-align:center;	
	
   }
   
.button_video a:link 	{ color:white; text-decoration:none; font-weight:bold; position:relative; top:10px; }
.button_video a:visited 	{ color:white; text-decoration:none; font-weight:bold; position:relative; top:10px; }
.button_video a:focus 	{ color:white; text-decoration:underline; font-weight:bold; position:relative; top:10px; }   
.button_video a:hover 	{ color:white; text-decoration:underline; font-weight:bold; position:relative; top:10px; }
.button_video a:active 	{ color:white; text-decoration:underline; font-weight:bold; position:relative; top:10px; }
	




