* {
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#222;
	outline:none;
}
body {
	background-color:#aeb8c2;
	width:100%;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.container {
	width:980px;
	position:relative;
	margin:0 auto;
	padding-top:34px;
}
h1 {
	font-size:26px;
	font-weight:normal;
	text-shadow:#fff 1px 1px 1px;
	filter:Shadow(Color=#fff, Direction=135, Strength=1);
	margin-bottom:30px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	text-shadow:#fff 1px 1px 1px;
	filter:Shadow(Color=#fff, Direction=135, Strength=1);
	margin-bottom:30px;
	margin-top:10px;
}
p {
	line-height:19px;
	margin-bottom:19px;
	text-align:justify;
}
.top {
	float:left;
	width:100%;
	height:103px;
	background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
}
.top .logo {
	width:277px;
	height:38px;
	background-image:url(images/logo.png);
	float:left;
	display:block;
}
.top ul {
	float:right;
	list-style-type:none;
	margin-top:5px;
	margin-right:-14px;
}
.top ul li {
	float:left;
	list-style-type:none;
}
.top ul li a {
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:14px;
	margin-left:8px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:8px;
}
.top ul li a:hover {
	color:#0c87f6;
}
.banner {
	width:100%;
	height:249px;
	background-image:url(images/bg_banner.png);
	float:left;
}
.banner_img {
	width:100%;
	height:249px;
	background-image:url(images/banner_img.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	float:left;
}
.content {
	width:100%;
	float:left;
	min-height:333px;
	background-image:url(images/bg_content.png);
	background-repeat:repeat-x;
	position:relative;
}
.left {
	width:630px;
	float:left;
	min-height:283px;
	margin-bottom:50px;
}
.img_home {
	float:left;
	width:210px;
	height:168px;
	background-image:url(images/img_home.png);
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #fff;
	margin-right:20px;
}
.img_om {
	float:right;
	width:308px;
	height:183px;
	background-image:url(images/img_om.jpg);
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #fff;
	margin-right:20px;
}
.right {
	width:300px;
	margin-left:50px;
	float:left;
	min-height:283px;
	margin-bottom:50px;
}
.run {
	display:block;
	float:left;
	width:270px;
	background-color:#e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:12px;
}
.run:hover {
	background-color:#fff;
}
.run .title {
	color:#0c87f6;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:100%;
	margin-bottom:7px;
}
.run_del {
	display:block;
	float:left;
	width:270px;
	background-color:#e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:12px;
	margin-right:10px;
}
.run_del:hover {
	background-color:#ff0000;
	color:#fff;
}
.run_del:hover .title {
	color:#fff;
}
.run_del:hover span {
	color:#fff;
}
.run_del .title {
	color:#0c87f6;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:100%;
	margin-bottom:7px;
}
.fotoalbum {
	display:block;
	float:left;
	width:265px;
	background-color:#e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:20px;
	margin-right:20px;
	line-height:19px;
}
.fotoalbum:hover {
	background-color:#fff;
}
.fotoalbum b {
	font-weight:bold;
}
.fotoalbum_del {
	display:block;
	float:left;
	width:265px;
	background-color:#e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:20px;
	margin-right:20px;
	line-height:19px;
}
.fotoalbum_del:hover {
	background-color:#ff0000;
	color:#fff
}
.fotoalbum_del:hover b {
	color:#fff
}
.fotoalbum_del b {
	font-weight:bold;
}
.bottom {
	height:40px;
	width:100%;
	float:left;
	margin-bottom:50px;
}
.bottom a {
	display:block;
	float:left;
	border:none;
	text-decoration:none;
	margin-right:112px;
	margin-bottom:40px;
}
.bottom a img {
	display:block;
	float:left;
	border:none;
	text-decoration:none;
}
.banner_subpage {
	width:100%;
	height:50px;
	background-image:url(images/bg_banner.png);
	float:left;
}
.banner_subpage .banner_img_subpage {
	width:100%;
	height:50px;
	background-image:url(images/banner_img.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	float:left;
}
.banner_subpage .banner_img_subpage .container {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding-top:14px;
}
.news_date {
	margin-top:-20px;
	color:#0c87f6;
	font-weight:bold;
	margin-bottom:16px;
}
.news_img {
	float:left;
	margin-right:0px;
	width:610px;
	border:none;
	margin-bottom:19px;
	border:10px solid #e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
}
.hr {
	float:left;
	width:630px;
	border:none;
	height:1px;
	background-color:#777;
	border-bottom:1px solid #ddd;
	margin-top:20px;
	margin-bottom:30px;
}
.galleri_img {
	border:4px solid #e8ebed;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	margin-right:15px;
	margin-bottom:15px;
}
.galleri_img:hover {
	border-color:#0c87f6;
}
iframe {
	-moz-border-radius:7px; -webkit-border-radius:7px;
}
.contact_form {
	float:left;
	width:630px;
}
.contact_form input {
	float:left;
	width:618px;
	padding:5px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #fff;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 3px #aaa;
	-webkit-box-shadow:inset 1px 1px 3px #aaa;
	box-shadow:inset 1px 1px 3px #aaa;
}
.contact_form textarea {
	float:left;
	width:618px;
	min-width:618px;
	max-width:618px;
	padding:5px;
	height:80px;
	max-height:80px;
	min-height:80px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #fff;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 3px #aaa;
	-webkit-box-shadow:inset 1px 1px 3px #aaa;
	box-shadow:inset 1px 1px 3px #aaa;
}
.contact_form input[type="submit"] {
	float:right;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:130px;
	padding:5px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-color:#0c87f6;
	border:none;
	cursor:pointer;
}
.contact_form input[type="submit"]:hover {
	color:#0c87f6;
	background-color:#fff;
}
.login_form {
	margin:0 auto;
	width:430px;
	text-align:center;
	position:relative;
}
.login_form input {
	float:left;
	width:418px;
	padding:5px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #888;
	background-color:#fff;
}
.login_form textarea {
	float:left;
	width:418px;
	min-width:618px;
	max-width:618px;
	padding:5px;
	height:80px;
	max-height:80px;
	min-height:80px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	border:1px solid #888;
	background-color:#fff;
}
.login_form input[type="submit"] {
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:430px;
	padding:5px;
	margin-bottom:10px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-color:#0c87f6;
	border:none;
	cursor:pointer;
}
.login_form input[type="submit"]:hover {
	color:#0c87f6;
	background-color:#fff;
}
.punkt {
	margin-left:22px;
	margin-bottom:25px;
	line-height:19px;
	margin-top:-15px;
}
.punkt li {
	padding-left:5px;
}
.spons {
	width:100%;
	background-color:#e8ebed;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	height:120px;
	line-height:19px;
	float:left;
	margin-bottom:20px;
}
.spons img {
	float:left;
	border:none;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
}
.spons b {
	font-size:16px;
	font-weight:bold;
	text-shadow:#fff 1px 1px 1px;
	filter:Shadow(Color=#fff, Direction=135, Strength=1);
	margin-bottom:3px;
	margin-top:40px;
	float:left;
	clear:right;
	width:400px;
}
	


/* LIGHTBOX */


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.login_div {
	width:33%;
	float:left;
	text-align:center;
}
.login_div p {
	width:100%;
	float:left;
	text-align:center;
}
.login_div h2 {
	width:100%;
	float:left;
	text-align:center;
}
.login_div h2 i {
	font-weight:normal;
}
.knap_logud {
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	-moz-border-radius:7px; -webkit-border-radius:7px;
	background-color:#0c87f6;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-top:30px;
}
.knap_logud:hover {
	background-color:#fff;
	color:#0c87f6;
}
.del {
	text-decoration:none;
	line-height:22px;
}
.del:hover {
	color:#ff0000;
}
.del:hover b {
	color:#ff0000;
}
.delete {
	color:#fff;
	background-color:#ff0000;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	text-deocration:none;
	font-weight:bold;
	font-size:10px;
	margin-right:7px;
}
