

/* --- Stylesheet 1189 () --------- */ 

#webcams {
	display: none;
	position: absolute;
	background-color: #444;
	left: 0px;
	bottom: 0px;
	right: 0px;
	top: 0px;
	z-index: 0;
	padding: 100px 00px 0px 40px;
	color: #ccc;
	font-size: 13px;
	overflow: hidden;

}


#webcams .close {
	position: absolute;
	text-align: center;
	right: 20px;
	top:30px;
	width: 40px;
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 3px;
	border: 3px solid #fff;
	color: #fff;
	border-radius: 40px;
	behavior: url(/tramino/misc/PIE.htc);
	cursor: pointer;
}

#webcams .webcam {
	position: relative;
	float: left;
	width: 250px;
	height: 180px;
	margin: 0px 40px 40px 0px;
	cursor: pointer;
}

#webcams .webcam .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
}

#zusatz {
	display: block;
	position: absolute;
	bottom: 40px;
	right: -350px;
	z-index: 10;
	height: 160px;
	max-width: 700px;
	overflow: hidden;

}
#zusatz .flag {
	background: url(http://tramino.s3.amazonaws.com/s/das-hoechste/104391/rim-blue.png) top left no-repeat;
	width: 40px;
	height: 100%;
}

#zusatz .inner {
	background-color: #0093C9;
	padding: 20px 40px 0px 15px;
	height: 100%;
	color: #FFF;
	min-width: 200px;
}

#zusatz .inner h3 {
	margin: 0px 3px 0px 0px;
	opacity: 1;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 22px;
}

#zusatz .inner p {
	color: #FFF;
	opacity: 0.8;
	margin: 5px 0px 5px 0px;

}

#zusatz .inner a {
	color: #FFF;
	font-size: 13px;
}
#zusatz .inner a:hover  {
	text-decoration: underline;
}


#zusatz .inner .File {
	margin: 0px 15px 0px 5px;
}

#zusatz .close2 {
	cursor: pointer;
	color: #FFF;
	padding: 5px;
	display: inline;
	font-size: 16px;
	position: absolute;
	top: 3px;
	right: 5px;
}

#webcams .webcam .image img {
	width: 250px;
	height: 180px;
}

#webcams .webcam .image {
	margin-bottom: 5px;
}

#webcams .webcam .name {}
#webcams .webcam .extra { float: right; color: #999; font-size: 11px; }

.w1260 #webcams { overflow: scroll; }
.w1260 #webcams .wraper { width: 1180px; height: 460px; }
.w1260 #webcams .close {
	position: fixed;
	right: 110px;
	top: 130px;
}

#webcams .buttons {
	position: absolute;
	right: 90px;
	top: 45px;
}

#webcams .buttons .button3 {
	margin-left: 15px;
}

#webcams a.button3 {
	border: 1px solid #aaa;
	padding: 4px 15px;
	border-radius: 20px;
	font-size: 13px;
	color: #aaa;
	text-decoration: none;
}

#webcams a.button3:hover {
	border: 1px solid #ccc;
	color: #ccc;
}




#cam {
	display: none;
	background-color: #333;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#camarea {
	position: absolute;
	background-color: #000;
	left: 40px;
	top: 100px;
	right: 40px;
	bottom: 40px;
	overflow: hidden;
}
#camarea .mainoverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#camarea .webcam2 {
	position: absolute;
	top: -100px;

}


#caminfo {
	position: absolute;
	left: 280px;
	top: 30px;
	width: 840px;
}

#motive #caminfo .col { float: none; width: auto; margin-right: 0px; }
#motive #caminfo .miniplan { display: none }

#caminfo  {
	padding: 10px 30px 0px 0px;
	font-size: 30px;
	line-height: 35px;
	color: #ccc;
	text-align: right;
}

#caminfo .name { float: left; }
#caminfo .extra { float: left; color: #fff; margin-left: 30px; }