@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

abbr {
	border: none;
}

body {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #999999;
}

a {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#top {
	height: 84px;
}

#logo {
	margin-top: 20px;
}

#middle {
	width: 100%;
	height: 443px;
	background: url(img/bg_map.jpg) repeat-x;
}

#bottom {
	width: 100%;
	background: url(img/shadow_map.jpg) repeat-x;
}

.btm_left {
	background: url(img/btm_left.jpg);
	width: 12px;
	height: 103px;
}

.btm_content {
	background: url(img/btm_bg.jpg) repeat-x;
	height: 103px;
	width: 933px;	
}

.btm_right {
	background: url(img/btm_right.jpg);
	width: 12px;
	height: 103px;
}

.bg_map {
	width: 1239px;
	margin: 0 auto;
}

.clr {
	clear: both;
}

.center_small {
	width: 957px;
	margin: 0 auto;
}

#footer {
	margin-bottom: 10px;
}

.map {
	width: 1239px;
	margin: 0 auto;
	background: center url(img/map.jpg) no-repeat;
	height: 465px;
}

.map p {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.6em;
}

.map p a {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.6em;
	text-decoration: underline;
}

.without {	
	background: center url(img/map_without.jpg) no-repeat;
}

.left {
	float: left;
}

.right {
	float: right;
}

.btm_content ul {
	width: 650px;
	margin-top: 20px;
}

.btm_content ul li {
	list-style: none;
	float: left;
	width: 130px;
	line-height: 1.4em;
}

.btm_content ul li img {
	margin-right: 5px;
}

.cameras img {
	margin-top: 20px;
}

.flag {
	position: relative;
	z-index: 100;
	width: 20px;
	height: 13px;
}

/* Flagpositions */
.map #belgium { top: 233px; left: 430px; }
.map #spain { top: 380px; left: 320px; }
.map #netherlands { top: 190px; left: 440px; }
.map #germany { top: 190px; left: 500px; }
.map #austria { top: 230px; left: 570px; }
.map #greece { top: 335px; left: 670px; }
.map #turkey { top: 340px; left: 850px; }
.map #great_britain { top: 120px; left: 350px; }
.map #switzerland { top: 188px;	left: 479px; }
.map #france { top: 180px; left: 410px; }
.map #italia { top: 190px; left: 500px; }
.map #bosnia { top: 190px; left: 610px; }
.map #slowenien { top: 149px; left: 565px; }	
.map #romania { top: 140px; left: 710px; }
.map #schweden { left: 560px; top: -80px; }
.map #danmark { top: -40px; left: 495px; }
.map #hrvatska { top: 120px; left: 570px; }
.map #litauen { left: 680px; top: -60px; }
.map #ireland { left: 260px; top: -40px; }
.map #canarian { top: 160px; left: 160px; }
.map #norway { top: -180px; left: 500px; }
.map #malta { top: 140px; left: 520px; }
.map #portugal { top: 120px; left: 238px; }
.map #poland { top: -80px; left: 630px; border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; }
.map #macedonia { top: 61px; left: 671px; }
