@CHARSET "UTF-8";

div.sponsorenlogo {
	margin-left: auto;
	margin-right: auto;
	width: 158px;
	height: 108px;
	background-image: url("../modules/sponsoren/logos/sponsoren_back.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

a.sponsorenlogo {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

div.ort {
	width: 1882px;
	overflow: auto;
	background-color: black;
	border: solid 1px white;
	background-position: center center;
	position: relative;
}

div.ort_control {
	margin-top: 20px;
	width: 1882px;
	border-bottom: solid 5px white;
}

a.tab {
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: #cccccc;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	margin-right: 5px;
	text-decoration: none;
}

a.tab:hover {
	text-decoration: none;
	background-color: #f3f3f3 !important;
}

a.tabselected {
	background-color: white !important;
}

div.define_ad_area {
	position: absolute;
	z-index: 10;
}

a.werbeflaeche {
	display: block;
	position: absolute;
	background-color: #65cd00;
	border: dotted 1px white;
	text-align: center;
	font-size: 14pt;
	overflow: hidden;
	cursor: pointer;
	text-deocration: none;
}

a.werbeflaeche:hover {
	text-decoration: none;
	background-color: #ffde00;
	border: solid 1px #ff7200;
}

div.werbeflaeche_text {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

div.werbung {
	position: absolute;
	background-color: white;
	background-position: center center;
	background-repeat: repeat-x;
}

div.werbung_angebot {
	position: absolute;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	KhtmlOpacity: .4;
	opacity: .4;
	background-color: yellow;
}

div.werbung_schraffiert {
	position: absolute;
	background-image: url("../img/schraffiert.png");
}
