/* --- tags --- */
body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #151435;
}
body.plain {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}
body, td {
	font-family: 'Bitter', serif;
	line-height: 1.6em;
	color: #ffffff;
}
hr {
	height: 2px;
	border: 0px;
	border-bottom: 2px solid #ebebeb;
}
a, a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
#contentBox a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}
a img {
	border:0px;
}
form {
	margin: 0px;
}
legend {
    display: table; /* enable line-wrapping in IE8+ */
}
select, textarea, input {
	padding: 3px;
	border: none;
	background: rgba(255,255,255,0.6);
	font-family: Verdana, sans-serif; /* fix wrong font shown in textarea */
}
select {
	padding: 2px;
}
input.cb, input.rb, input.image, input[type="checkbox"], input[type="radio"] {
	padding: 0px;
	border: 0px;
	background: none;
	width: auto;
}
label, input.button, button.button, button, input.cb, input.rb, input.image {
	cursor: pointer;
}
input.button, a.button, button.button, button, input[type="button"] {
	padding: 4px 10px 4px 10px;
	border: none;
	background-color: #333333;
	color: #ffffff !important;
	width: auto;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
input.button:hover, a.button:hover, button.button:hover, button:hover, input[type="button"]:hover {
	box-shadow:  0px 0px 7px 0px #999999;
	background: #999999;
	color: #000000 !important;
}
input.btnDisabled, button.btnDisabled {
	color: #aaaaaa !important;
	cursor: default;
}
cite {
	background-image: url(../../images/site/icon_cite.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 0px 20px 0px 50px;
	display: inline-block;
	font-style: normal;
}
.copyright {}
.clearFloat {
	clear: both;
}
.clearFloat hr {
	display: none;
}
.hidden {
	position: absolute;
	left: -1000em;
	top: -1000em;
	height: 1px;
	width: 1px;
}
.nospacing {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.maxwidth {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.islink {
	cursor: pointer;
}
.swTable {
	display: table;
}
.swTableRow {
	display: table-row;
}
.swTableCell {
	display: table-cell;
}

/* --- common --- */
.modTitle, .modTitle a {
	color: #98f7ff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	padding: 0px 0px 10px 0px;
	line-height: 1.1em;
}
.modTitle a, .modTitle a:active {
	text-decoration: none;
}
.modTitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.modSubTitle {
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
.modTeaser {}
.modAlert {
	color:#ff0000;
}
input.modAlert, textarea.modAlert {
	border: 1px solid #ff0000 !important;
}
.statusMsg {
	text-align: center;
	padding: 40px 0px 40px 0px;
}
.swWatermark {
	color: #8F8E8E;
}

/* --- icons --- */
.iconsDetail {
	clear: both;
	text-align: right;
}
.topIcons .iconsDetail {
	padding: 0px 0px 20px 0px;
}
.bottomIcons .iconsDetail {
	padding: 20px 0px 0px 0px;
}
.topIcons {
	display: none;
}
.bottomIcons {}
.linkIconLeft {
	padding: 3px 10px 3px 0px;
	background-image: url(../../images/icon_arrow_left.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.linkIconLeft a {}
.linkIconLeft a, .linkIconLeft a:active {}
.linkIconLeft a:hover {}
.linkIconRight {
	padding: 3px 0px 3px 10px;
	background-image: url(../../images/icon_arrow_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	/*clear: both;*/
}
.linkIconRight a {}
.linkIconRight a, .linkIconRight a:active {}
.linkIconRight a:hover {}
.btnBookmark {}
.btnTellfriend {}
.btnPrint {}

.btnDateselect {
	background-image: url(../../images/btn_dateselect.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-color: transparent !important;
	width: 23px !important;
	height: 20px !important;
	margin: 0px 2px 0px 0px;
	border: 0px;
}
.btnDateselect:hover {
	background-position: 0px -21px;
}
/* --- special inputs --- */
.inputShowPasswort {
	background-image: url(../../images/input_password_bkg.gif);
}
.inputShowUser {
	background-image: url(../../images/input_user_bkg.gif);
}

.barAccessKeys {
	position: absolute;
	top: -200px;
}

/* datepicker */
input.jQueryUiDatepicker {
	background-image: url(../../images/input_datepicker_bkg.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 28px;
	width: 68px !important;
}
input.hasDateTime {
	width: 105px !important;
}
input.jQueryUiDatepicker:hover {
	/*background-position: right -30px;*/
}
input.jQueryUiDatepicker.hasTime {
	background-image: url(../../images/input_timepicker_bkg.png);
}
input.hasTime {
	width: 35px !important;
}

/* tabs */
.tabs {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #9E9E9E;
}
.tabs li {
	display: table-cell;
	border-bottom: 1px solid #9E9E9E;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	padding: 10px 0px 10px 0px;
	cursor: pointer;
	border-bottom: 3px solid #ffffff;
	color: #9E9E9E;
}
.tabs li:hover {
	border-bottom: 3px solid #EAEAEA;
	color: #EAEAEA;
}
.tabs li.selected {
	border-bottom: 3px solid #9E9E9E;
}
.tabs li.selected:hover {
	color: #9E9E9E;
}
.tabscontent li {
	display: none;
}
.tabscontent li.selected {
	display: block;
}

.aspectratio {
	display: inline-block;
	position: relative;
	width: 100%;
}
.aspectratio:before {
	content: "";
	display: block;
	padding-top: 100%; /* 1:1 aspect ratio */
}
.aspectratio.ratio16_9:before {
	padding-top: 56.25%; /* 16:9 aspect ratio */
}
.aspectratio.ratio4_3:before {
	padding-top: 75%; /* 4:3 aspect ratio */
}
.aspectratio .element {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/* fixes */
.googleDirections {
	color:#000000;
}
#adp-placemark {
	background: url(../../images/site/bkg_blk_transp60.png) transparent;
	border: none;
}
#adp-placemark td {
	color: #ffffff;
}
#adp-placemark img {
	box-shadow: none;
}
