* { margin: 0; padding: 0; }

html, body {
	/* background: url(images/hintergrund.png) #CBDEEC; */
	font-family: Arial, Geneva, sans-serif; font-size: 100,01%;
	background: url(../../images/background.jpg) no-repeat top right #1e7dc4;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	}
	
embed { width: 100%; height: 100%; }

#result { z-index: 1;
	position: absolute;
	top: 0; left: 0;
	}

.settings {
	min-height: 100%;
	height:auto !important;
	height:100%;
	width:100%;
	}

.showItems {
	position: absolute;
	top: 50px; right: 50px;
	}

.tvLogo { z-index: 2;
	position: absolute;
	top: 30px; right: 30px;
	width: 259px; height: 30px;
	background: url(../../images/tv-logo.png) no-repeat;
	}
	
/* VIDEO TEMPLATE ************************************************************** */
.videoFlag {
	position: absolute; z-index: 100;
	bottom: 0;
	left: 0;
	width: 90%; height: 216px;
	background: url(../../images/bg-video.png);
	}
.videoFlag .videoCorner {
	position: absolute;
	top: 0; right: -20px;
	width: 382px; height: 216px;
	background: url(../../images/subline-balken.png);
	}
.videoFlag h1 {
	position: relative;
	padding: 40px 0 0 50px;
	font-size: 3.0em; font-weight: normal; color: #FFF;
	}
.videoFlag h2 {
	position: relative;
	padding-left: 52px;
	font-size: 1.8em; font-weight: normal; color: #BDEAFD;
	}
	
/* EVENT TEMPLATE ************************************************************** */
.upcommingEvents {
	position: absolute;
	top: 30px; left: 30px;
	height: 30px;
	font-size: 1.5em; font-weight: bold; color: #96DDFD;
	}
.eventCentered {
	position: absolute;
	height: 100%; width: 100%;
	}
.eventFlag {
	position: relative;
	width: 90%; height: 200px;
	margin: 12px 0;
	background: url(../../images/background-balken.png);
	}
.eventFlag .eventCorner {
	position: absolute;
	top: 0; right: -20px;
	width: 20px; height: 200px;
	background: url(../../images/corner-balken.png);
	}
.eventFlag .eventBild {
	float: left;
	width: 30%; height: 200px;
	}
.eventFlag .eventText {
	float: left;
	width: 65%; height: 200px;
	margin: 0 0 0 30px;
	}
.eventFlag .eventText h1 {
	padding-top: 20px;
	font-size: 1.5em; color: #FCCF50;
	width: 100%;
	}
.eventFlag .eventText p {
	padding: 5px 0 20px 0;
	font-size: 1.2em; color: #FFF;
	}
.eventFlag .eventText div {
	width: 100%;
	}
.eventFlag .eventText img {
	padding-right: 10px;
	display: block; float: left;
	}
.eventFlag .eventText span {
	display: block; float: left;
	padding: 0 30px 0 0;
	font-size: 1.1em; color: #FFF;
	vertical-align: middle;
	}	
	
/* IMAGE TEMPLATE ************************************************************** */
.imageCentered {
	position: absolute;
	height: 100%; width: 100%;
	}
.imageFlag {
	position: absolute; z-index: 100;
	bottom: 0; left: 0;
	width: 90%; height: 110px;
	background: url(../../images/bg-video.png);
	}
.imageFlag .imageCorner {
	position: absolute;
	top: 0; right: -20px;
	width: 382px; height: 110px;
	background: url(../../images/subline-balken.png);
	}
.imageFlag h1 {
	position: relative;
	padding: 25px 0 0 50px;
	font-size: 3.0em; font-weight: normal; color: #FFF;
	}

/* HIGHLIGHT TEMPLATE *********************************************************** */
.highlight {
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background: url(../../images/background-balken.png);
	width: 80%;
	min-height: 200px;
	margin-top: 10%;
	}
.highlight .highlightBild {
	float: left;
	width: 30%;
	overflow-x: hidden;
	}
.highlight .highlightText {
	float: left;
	width: 65%;
	margin: 0 0 0 30px;
	}
.highlight .highlightText h1 {
	padding-top: 20px;
	font-size: 1.8em; color: #FCCF50;
	width: 100%;
	}
.highlight .highlightText h3 {
	padding: 20px 0 5px 0;
	font-size: 1.1em; color: #FFF;;
	width: 100%;
	}
.highlight .highlightText div {
	padding: 5px 0 20px 0;
	font-size: 1.2em; color: #FFF;
	line-height: 1.4em;
	}
.highlight .highlightText img {
	padding-right: 10px;
	display: block; float: left;
	}
.highlight .highlightText span {
	display: block; float: left;
	padding: 0 30px 0 0;
	font-size: 1.1em; color: #FFF;
	vertical-align: middle;
	}
	
/* PAUSCHALEN TEMPLATE *********************************************************** */
.pauschale {
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background: url(../../images/background-balken.png);
	width: 80%;
	min-height: 200px;
	margin-top: 10%;
	}
.pauschale .pauschaleBild {
	float: left;
	width: 30%;
	overflow: hidden;
	}
.pauschale .pauschaleBild img {  }
.pauschale .pauschaleText {
	float: left;
	width: 65%;
	margin: 0 0 0 30px;
	}
.pauschale .pauschaleText h1 {
	padding: 10px 0 20px 0;
	font-size: 1.8em; color: #FCCF50;
	width: 100%;
	}
.pauschale .pauschaleText h2 {
	padding: 10px 0 20px 0;
	font-size: 1.1em; color: #FFF;
	width: 100%;
	}
.pauschale .pauschaleText h3 {
	padding-top: 10px;
	font-size: 1.1em; color: #FFF; text-transform: uppercase; font-weight: normal; letter-spacing: 0.5em;
	width: 100%;
	}
.pauschale .pauschaleText div {
	padding: 5px 0 20px 0;
	font-size: 1.2em; color: #FFF;
	line-height: 1.4em;
	}
.pauschale .pauschaleText div {
	width: 100%;
	}
.pauschale .pauschaleText a {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
.pauschale .pauschaleText div.preis {
	font-size: 1.6em;
	padding-bottom: 20px;
	font-weight: bold;
	color: white;
	}
.pauschale .pauschaleText img {
	padding-right: 10px;
	display: block; float: left;
	}
.pauschale .pauschaleText span {
	display: block; float: left;
	padding: 0 30px 0 0;
	font-size: 1.1em; color: #FFF;
	vertical-align: middle;
	}

/* WETTER ************************************************************** */
.wetter {
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background: url(../../images/background-balken.png);
	width: 50%;
	min-height: 200px;
	margin-top: 5%;
	}
.wetter .wetterBild {
	float: left;
	width: 25%;
	overflow: hidden;
	}
.wetter .wetterBild img {  }
.wetter .wetterText {
	float: left;
	width: 70%;
	margin: 0 0 0 30px;
	}
.wetter .wetterText h1 {
	padding: 10px 0;
	font-size: 1.8em; color: #FCCF50;
	width: 100%;
	}
.wetter .wetterText h2 {
	padding: 10px 0 20px 0;
	font-size: 1.1em; color: #FFF;
	width: 100%;
	}
.wetter .wetterText h3 {
	padding-top: 10px;
	font-size: 1.1em; color: #FFF; text-transform: uppercase; font-weight: normal; letter-spacing: 0.5em;
	width: 100%;
	}
.wetter .wetterText div {
	padding: 5px 0 20px 0;
	font-size: 1.2em; color: #FFF;
	line-height: 1.4em;
	}
.wetter .wetterText a {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
.wetter .wetterText div.preis {
	font-size: 1.6em;
	padding-bottom: 20px;
	font-weight: bold;
	color: white;
	}
.wetter .wetterText img {
	padding-right: 10px;
	display: block; float: left;
	}
.wetter .wetterText span {
	display: block; float: left;
	padding: 0 30px 0 0;
	font-size: 1.1em; color: #FFF;
	vertical-align: middle;
	}

/* WETTER ************************************************************** */
.webcamimage {
	margin: 20px;
	height: 768px; width: 1366px;
	}

.clr { clear: both; }