

/* --- Stylesheet 187 () --------- */ 

#header { position: relative; }

#webcam { position: absolute; right: 0px; top: 160px; }
#webcam h4 { margin: 3px 0px ; color: #fff; font-size: 11px; }
#webcam img { width: 300px; }

#logo {
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 2;
}

#logo a img{
	border: none;

}


#navigation {
	background: repeat url(https://tramino.s3.amazonaws.com/s/laiter/10566/orginal.png);
	height: 80px;
	right: 0px;
	position: absolute;
	top: 60px;
	left: 00px;

	z-index: 1;
}

#navigation ul {
	display: block;
	margin: 40px 0px 0px 430px;
	padding: 0px;
	list-style-type: none;

}

#navigation li {
	margin-top: 5px;
	padding: 3px 6px 3px 15px;
	float: left;
	display: block;
	background: 0em 0.6em url(https://tramino.s3.amazonaws.com/s/laiter/10581/orginal.png) no-repeat;
}

#navigation li.nav_1 { background: none; }

#navigation a {
	font-family: Georgia;
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 8px;

}

#navigation a:hover { background-color: #AE0000; }

#navigation .nav_aktiv a { color: #000; background-color: #FFF; }