BODY {
	margin: 0px;
                padding: 0px;
	overflow: auto;
	background-color: #007ab6;
	background-image: url(/fileadmin/template/easylistening/navigation/kachel_links.jpg);
	background-position:0px 328px;
	background-repeat: repeat-y;
                font-size: 20px;
	font-family: Arial;
	color: #ffffff;
}


A:link {
	background-color : transparent;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
                font-weight: bold;
                text-decoration: none;
}

A:visited {
	background-color : transparent;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
                font-weight: bold;
                text-decoration: none;
}

A:hover {
	background-color : transparent;
	color: #ccccff;
	font-family: Arial;
	font-size: 16px;
                font-weight: bold;
                text-decoration: none;
}

A:active {
	background-color : transparent;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
                font-weight: bold;
                text-decoration: none;
}

TEXTAREA { 
                width:260px;
                height:80px;
	font-family: Arial; 
	font-size: 13px;
	color: #000000;
} 


INPUT {
                width: 260px;
               	font-family: Arial; 
	font-size: 13px;
	color: #000000;
}


H1 {
                color: #ffffff;
                font-family: Arial;
                font-size: 16px;
}