/* for safari, to prevent selection problem  */
div.scr, div.ScrollCont, div.scrollbar, div.track, div.dragBar, {
    -moz-user-select: none;
    -khtml-user-select: none;
}
a:focus {/* no dotted border, when links are clicked */
	outline: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #BCDD00;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #BCDD00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.table_1 {
	vertical-align:top;
	width: 405px;
	align: left;
	white-space: nowrap;
	overflow:hidden;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table_2 {
	width: 5px;
	vertical-align:top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table_3 {
	vertical-align:top;
	width: 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.startimage {
	background-image:url(start/startimage.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.starttxt {
	background-image:url(start/trans.png);
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	position:relative;
	top:-5px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	display:inline;
}

.mapframe {
	background-image:url(contact/map.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.frame {
	background-image:url(nav/rahmen.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.clients {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	line-height: 20px;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right: 20px;
}

.contact {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	padding-left:12px;
	padding-bottom:6px;
}

.contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none
}
.contact a:hover {
	color: #000;
	text-decoration:none
}

.punkti {
	color: #BCDD00;
}

.thumb_img_path :hover {
	
}

div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}

/* for safari, to prevent selection problem  /*
div.scr, div.ScrollCont, div.scrollbar, div.track, div.dragBar, {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment [1]*/
div.scrollbar img {
	display:block;
    }
	


