@charset "UTF-8";
/* CSS Document */


.comp {
	width: 98%;
	padding: 0;
	margin: 10px 0px 20px 0;
}
.compleft {
	width: 100%;
	padding: 15px;
	clear: both;
	text-align: left;
	margin: 5px;
}

.sidebarright{
    width: 100%;
	padding: 15px;
	clear: both;
	text-align: left;
	margin: 5px;
    float:left;
}

/*
.compright {
	width: 100%; 
	clear:both; 
	margin:5px;
	float:none;
}

.compright p { font-size:12px; }
*/
td {
	font-size: 14px !important;
}
.spons, .startspons, .startspons2024 {
	width: 100%;
	max-width: 480px;
}
.footer {
	font-size: 0.8em;
}
.logolenau {
	display: block;
	float: none;/* float:left; margin: 0 20px 60px 0; */
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tabe,
.twocolsleft,
.twocolsright 

{
	width: 100% !important;
	clear: both !important;
}
.full {
	width: 100%;
	height: auto;
}

map {display:none;}

.logolinks{display:block;}
.imgleft{
	width:100%; height:auto; 
	clear:both;
}



