
.play {

	width: 23px;
	height: 23px;
	float: left;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	background-color: red;
	z-index: 9999;
}

.play a:link {
	width: 23px;
	height: 23px;
	float: left;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
	background-color: red;
}



/*
#tabnavialt a:link {
	background-color: #ff9900;
	}


#tabnavi a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	background-color: #96999c;
}

#tabnavialt a:link {
	background-color: #ff9900;
	}

#tabnavi a:hover {
	background-color: #042a5c;
}

#tabnavi a:visited {

}

*/


img {
border: none;
padding: none;}	

.mainnavi {
    background-color: #96999c;
    border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	text-transform: uppercase;
	
}


.subnavi {
        background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	font-size: 12px;
		text-transform: uppercase;

}

.erste {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
		text-transform: uppercase;

	}

.ersteaktiv {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #002b5f;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
		text-transform: uppercase;


}

.erste:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #002b5f;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
		text-transform: uppercase;

}

.zweite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: bold;
        line-height: 19px;
	color: #000000;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 3px;
        padding-top: 2px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	}

.zweiteaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: bold;
	        line-height: 19px;

	color: #b80000;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	padding-right: 13px;
	padding-left: 13px;
        padding-bottom: 3px;
        padding-top: 2px;
}

.zweite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: bold;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
	background-color: #b80000;
	padding-right: 13px;
	padding-left: 13px;
        padding-bottom: 3px;
	padding-top: 2px;
}

