html, body {height: 100%;}
body {
	margin: 0;
	color: #666;
	min-width: 960px;
	background: #f0f2f7 url(../images/bg-body.gif) repeat-x;
	font: 11px/15px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, sans-serif;
}
a {
	color:#ef9605;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
/* General settings */
#wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-wrapper.jpg) no-repeat 50% 0;
}
/* Backgrounds*/
#inner.bg-kitefinder #wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-kitefinder.jpg) no-repeat 50% 0;
}
#inner.bg-reizen #wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-reizen.jpg) no-repeat 50% 0;
}
#inner.bg-school #wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-school.jpg) no-repeat 50% 0;
}
#inner.bg-opleiding #wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-opleiding.jpg) no-repeat 50% 0;
}
.w1{
	width: 960px;
	margin: 0 auto;
	padding: 150px 0 0;
	position: relative;
}
.clear {
    clear:both;
}
/* header */
#header {
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/* logo */
.logo{
	overflow: hidden;
	width: 193px;
	height: 50px;
	text-indent: -9999px;
	position: absolute;
	top: 18px;
	left: -10px;
}
.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
.logo.school a{
	background: url(../images/logo_school.png) no-repeat;
}
/* nav */
#nav {
	width: 444px;
	height: 49px;
	position: absolute;
	top: 30px;
	left: 205px;
}
#nav ul {
	margin: 0;
	list-style: none;
	background: url(../images/bg-nav.png) no-repeat;
	width: 459px;
	height: 42px;
	padding: 7px 0 0 5px;
}
#nav ul li {
	float: left;
	width: 112px;
	height: 37px;
	text-align: center;
	padding: 6px 0 0;
}
#nav ul li.active {background: url(../images/bg-nav-active.gif) no-repeat;}
#nav ul a {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	padding: 7px 10px 5px 10px;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
    letter-spacing:0.05em;
}
#nav ul a .cufon {
	float: left !important;
	margin: 0 !important;
	position: relative;
}
#nav ul a:hover {
	background: #234b89;
}
#nav ul li.active a:hover {background: none;}
/* user-nav */
.user-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 3px;
	right: -20px;
	overflow: hidden;
}
* html .user-nav {right: 0;}
.user-nav li {
	float: left;
	padding: 0 9px 0 11px;
	margin: 0 1px 0 -1px;
	background: url(../images/separator-user-nav.gif) no-repeat 0 4px;
}
.user-nav a {color: #b3cbd9;}
.lang-weather-holder {
	position: absolute;
	top: 39px;
	right: -10px;
	overflow: hidden;
}
* html .lang-weather-holder {right: 12px;}
.lang-weather-holder ul {
	margin: 5px 0 0 9px;
	padding: 0;
	list-style: none;
	float: right;
}
.lang-weather-holder ul li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.lang-weather-holder ul a {
	color: #b2cbd8;
	float: left;
	padding: 0 0 0 20px;
}
.lang-weather-holder a.nl {background: url(../images/flag-nl.gif) no-repeat 0 3px;}
.lang-weather-holder a.en {background: url(../images/flag-en.gif) no-repeat 0 3px;}
.lang-weather-holder a.de {background: url(../images/flag-de.gif) no-repeat 0 3px;}
.lang-weather-holder ul .active a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.weather {
	float: right;
	background: url(../images/bg-weather.png) no-repeat;
	width: 70px;
	height: 27px;
}
.weather img {float: left;}
.weather strong {
	color: #f2f4f8;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 0 0 7px;
	float: left;
}
.weather span {
	font-weight: normal;
	color: #9db8df;
}
ul.extra-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 97px;
	left: -10px;
	font-size: 12px;
	color: #001436;
	overflow: hidden;
}
ul.extra-nav li {
	float: left;
	padding: 0 0 0 1px;
	margin: 0 2px 0 -2px;
	background: url(../images/separator-extra-nav.gif) no-repeat;
}
ul.extra-nav a {
	font-weight: bold;
	color: #001436;
	text-decoration: none;
	float: left;
	padding: 5px 7px;
margin:0px 6px;
}
ul.extra-nav a:hover {
background: #f7b03c;
}
ul.extra-nav a.active {
background: #d18509;
color:#fff;
}
/* search-form */
.search-form{
	margin: 0;
	position: absolute;
	top: 92px;
	right: -16px;
	width: 239px;
}
.search-form div.text {
	float: left;
	overflow: hidden;
	background: url(../images/bg-search.gif) no-repeat top right;
	width: 176px;
	height: 33px;
	padding: 0 12px;
}
.search-form input.text {
	width: 140px;
	float: left;
	margin: 0;
	line-height: 14px;
	border: 0;
	background: none;
	padding: 10px 0px 10px 25px;
	font-size:12px;
    color:#666666;
    font-weight:normal;
}
.search-form input:focus {outline:none;}
.search-form .btn-search {float: left;}
/* heading */
.heading {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.heading em {
	float: right;
	font-size: 12px;
    color:#2589de;
    font-weight:bold;
}
.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
}
.breadcrumbs span {
    font-weight:normal;
    padding-right:5px;
}

.breadcrumbs li {
	float: left;
    padding: 0 0px 0 0px;
	margin: 0px;
    font-size:11px;
    color:#2589de;
    
}
.breadcrumbs a {
    color:#2589de;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/separator-breadcrumbs.gif) no-repeat 100% 3px;
    padding-right:15px;
}
.breadcrumbs li a:hover {
	text-decoration:none;
}
.breadcrumbs a:hover {text-decoration: underline;}
/* intro */
.intro {
	width: 100%;
	position: relative;
	margin: 0 0 10px;
	height:280px;
}
.intro-wrap {
	width: 960px;
	overflow: hidden;
	position:relative;
	z-index:8;
	height:280px;
}
.intro-content {
	width: 340px;
	height: 280px;
	color: #9db8df;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 -10px;
	position:absolute;
	top:0;
	right:0;
	z-index: 12;
    background:url('../images/bg-intro-content.png') no-repeat;
}
.intro-content .holder {
	width: 287px;
	height: 228px;
	padding: 27px 26px 25px 27px;
	overflow:hidden;
}
.intro-content h2 {
	font-size: 21px;
	color: #fff;
	line-height: 23px;
	margin: 0 0 18px;
	overflow: hidden;
	width: 100%;
    letter-spacing:0.05em;
}
.intro-content .cufon {
	float: left !important;
	margin: 0 !important;
}
.intro-content a {
	color: #fff;
}
.intro-content p a {position: relative;}
.intro-content p {margin: 0 0 20px;}
.intro-content a.more {
	text-decoration: none;
	background: url(../images/bg-more-intro.png) no-repeat;
	width: 197px;
	height: 31px;
	display: inline-block;
	padding: 13px 0 0;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.intro-content a.more strong {
	line-height: 44px;
	font-size: 18px;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
}
.intro-content a.more:hover strong {border-bottom: 1px solid #fff;}
.intro-content a.more:hover {position: relative;}
/* gallery */
.gallery {
	width:960px;
	height: 280px;
	float: left;
	z-index:1;
	position:absolute;
}
.intro a.link-next,
.intro a.link-prev {
	position: absolute;
	top: 125px;
	left: -15px;
	width:35px;
	height:37px;
	overflow: hidden;
	z-index: 53;
	cursor: pointer;
}
.intro a.link-next {
	left: 597px;
}
.intro a.link-next span,
.intro a.link-prev span {
	float: left;
	background: url(../images/btn-next.png) no-repeat;
	width: 35px;
	height: 74px;
	overflow: hidden;
	text-indent: -9999px;
}
.intro a.link-prev span {background: url(../images/btn-prev.png) no-repeat;}
.intro a.link-next:hover,
.intro a.link-prev:hover {border: none;}
.intro a.link-next:hover span,
.intro a.link-prev:hover span {margin: -37px 0 0;}
.gallery .holder {
	width:630px;
	overflow:hidden;
	height:280px;
	position:relative;
}
.gallery .holder ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.gallery .holder ul li {
	float:left;
	width:630px;
}
.gallery ul.switch {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 16px;
	right: 345px !important;
	z-index: 5;
}
* html .gallery ul.switch {
	bottom: 15px;
	right: 11px;
}
.gallery ul.switch li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.gallery ul.switch a {
	float: left;
	background: url(../images/bg-switch.png) no-repeat;
	width: 10px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.gallery ul.switch a:hover,
.gallery ul.switch .active a {margin: -10px 0 0;}
ul.slider li {background:#06327b;}
#main {
	width: 100%;
	overflow: hidden;
	margin: 0 0 12px;
}
#content {
	float: left;
	width: 620px;
	overflow: hidden;
}
#content .container {
	width: 640px;
	margin: 0 -20px 1px 0;
	overflow: hidden;
        padding-bottom:25px;
}
.with-bg {background: url(../images/bg-with-bg.gif) no-repeat bottom center}
.container .col {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
.with-bg .col {margin-top: 15px;}
.col .head {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-head.gif) no-repeat 0 100%;
	padding: 0px 0 11px;
	margin: 0 0 14px;
}
.head a.readall {
	float: right;
        background:none;
	padding: 2px 5px 0 0;
        font-weight:bold;
font-size:12px;
}
.head a.rss {
	float: right;
	background:none;
	padding: 2px 21px 0 0;
}
.head h2 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	color: #001739;
	overflow: hidden;
	padding: 0 0 0 3px;
    letter-spacing:0.05em;
}
.head h2 .cufon {
	float: left;
	margin: 0 !important;
}
.col .item {
	width: 100%;
	overflow: hidden;
	margin: 0 0 11px;
}
.col .item .title {
	height: 1%;
	overflow: hidden;
	padding: 0 0 6px;
}
.col .item .title em.date {
	float: right;
	font-style: normal;
	color: #999;
	line-height: 28px;
	margin: 0 7px 0 0;
}
.col .item .title strong {
	float: left;
	padding: 5px 11px 6px;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0px;
	background: #001335;
}
.blue-scheme .title strong {background: #05327a !important;}
.grey-scheme .title strong {background: #555 !important;}
.col .item .title a {
	color: #fff;
	text-decoration: none;
}
.col .item .image {
	float: left;
	width: 80px;
	overflow: hidden;
	margin: 2px 12px 0 0;
	padding: 2px 2px 12px;
    background:url('../images/img3.jpg') no-repeat;
}
.col .item .image img {vertical-align: top;}
.col .item .image a {
	display: block;
	margin: 0 0 6px;
}
ul.stars {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}
ul.stars li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	background: url(../images/star.png) no-repeat;
	width: 9px;
	height: 9px;
	text-indent: -9999px;
}
ul.stars li.active {background: url(../images/star-active.png) no-repeat;}
.col .item p {margin: 0 0 5px;}
.col .item .text-holder {padding: 0 20px 0 0;}
.col .item ul.links {
	padding: 0 0 12px;
	margin: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
	font-weight: normal;
}
.col .item ul.links li {
	float: left;
	padding: 0 10px 0 11px;
	margin: 0 11px 0 -10px;
	background: url(../images/separator-links.gif) no-repeat 0 4px;font-size:11px;
}
.col .item ul.links span {font-weight: normal;}
.col .item:hover,
.col .item.hover {background: #fff;}
.col .item:hover .title strong,
.col .item.hover .title strong  {background: #ef9f1d !important;}
.twitter-scheme a.else {
	float: right;
	background: url(../images/ico-else.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	margin: -6px 3px 0 0;
}
.twitter-scheme {
	margin-top: 28px !important;
	background: url(../images/bg-twitter-c.gif) repeat-y;
}
.twitter-scheme .head {
	height: 1%;
	width: auto;
	overflow: hidden;
	background: url(../images/bg-twitter-t.gif) no-repeat 0 0;
	padding: 16px 11px 11px;
	margin: 0;
}
/* posts */
ul.posts {
	margin: 0;
	padding: 0 16px 4px;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
ul.posts li {
	background: url(../images/bg-posts.gif) repeat-x;
	margin: -1px 0 1px;
	padding: 10px 3px 11px;
}
ul.posts li span.ago {color: #999;}
ul.posts p {margin: 0;}
ul.posts a {text-decoration:none;}
.twitter-scheme .bottom {
	background: url(../images/bg-twitter-b.gif) no-repeat;
	width: 276px;
	height: 16px;
	padding: 10px 12px;
}
.twitter-scheme .bottom a.twitter {
	background: url(../images/ico-twitter.gif) no-repeat;
	width: 64px;
	height: 15px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.twitter-scheme .bottom a.join {
	float: right;
	color: #05327a;
}
ul.posts .tweet_avatar {
    float:left;
    margin:0px 8px 12px 0px;
}
/* sidebar */
#sidebar {
	float: right;
	width: 330px;
}
#sidebar ul.ads {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul.ads img {vertical-align: top;}
#sidebar ul.ads li {margin: 0 0 10px;}

.side-box p {
   line-height:18px;
font-size:11px;
}
.side-box {
	background: #fff;
	padding: 19px 20px 21px;
	font-size: 12px;
	margin: 0 0 9px;
	border-bottom: 1px solid #dbe6ef;
}
.side-box.contact {
    background:none;
    border:0px;
    width:270px;
    font-size:11px;
    padding:0;
    margin:-10px 0px 0px 5px;
    color: #042c6c;
}
.side-box.contact a {
    color: #042c6c;
    font-weight:bold;
}
.side-box.contact h3 {
    color: #001739;
    font-size:18px;
}
.sidea-box.locaties #gmap {
    width:300px;
    height:300px;
    display:block;
}
#sidebar h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #001739;
	display: block;
	overflow: hidden;
	margin: 0 0 10px;
	height: 1%;
    letter-spacing:0.05em;
}
#sidebar h3 .cufon {
	float: left !important;
	margin: 0 !important;
}
/* email-form */
.email-form {
	overflow: hidden;
	margin: 0;
}
.email-form p {margin: 0 0 12px;}
.email-form .row {
	height: 1%;
	overflow: hidden;
}
.email-form div.text {
	float: left;
	overflow: hidden;
	background: url(../images/bg-email-from.gif) no-repeat;
	width: 270px;
	height: 24px;
	padding: 10px 0 0 12px;
}
.email-form input.text {
	width: 176px;
	float: left;
	margin: 0;
	line-height: 14px;
	border: 0;
	background: none;
	padding: 0 2px;
    font-size:12px;
    font-weight:normal;
    color:#666666;
}
.email-form input.text:focus {outline:none;}
.email-form .btn-email{
	position: relative;
	float: right;
	background: url(../images/btn-email.gif) no-repeat 0 -31px;
	width: 91px;
	height: 31px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	margin: 8px 0 0 -83px;
}
.email-form .btn-email:hover,
.email-form .btn-email.hover {background-position:0 0;}
dl.contacts {
	margin: 0 0 7px;
	height: 1%;
	overflow: hidden;
}
dl.contacts dt {
	float: left;
	clear: left;
	width: 56px;
	padding: 0 4px 4px 0;
}
dl.contacts dd {
	margin: 0;
	padding: 0 0 4px;
}
.social-links {
	margin: 0;
	padding: 8px 11px 8px 0px;
	list-style: none;
	height: 1%;
	overflow: hidden;
}
.social-links li {
	float: left;
	display: inline;
	margin: 0 11px 0 0;
	width: 16px;
	height: 16px;
}
.social-links li.first {
	float: left;
	display: inline;
	margin:0;
	width: 60px;
	height: 16px;
}
.social-links a {
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/social-links.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.social-links a.ico2 {background-position:-16px 0;}
.social-links a.ico3 {background-position:-32px 0;}
.social-links a.ico4 {background-position:-48px 0;}
.social-links a.ico5 {background-position:-64px 0;}
.social-links a.ico6 {background-position:-80px 0;}
.social-links a.ico7 {
	background: url(../images/ico-rss.gif) no-repeat;
}
/* bottom-box */
.bottom-box {
	background: #c1d6e3;
	position: relative;
	margin: 35px 0 9px 0;
}
.bottom-box .add-logo {
	background: url(../images/add-logo.png) no-repeat;
	width: 181px;
	height: 61px;
	position: absolute;
	top: -24px;
	left: 8px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.bottom-box .holder {background: url(../images/bg-bottom-box-t.gif) no-repeat;}
.bottom-box .frame {
	background: url(../images/bg-bottom-box-b.gif) no-repeat 0 100%;
	padding: 42px 22px 39px;
	height: 1%;
}
.bottom-box .box {
	float: left;
	margin: 0 19px 0 0;
}
.bottom-box .box1 {width: 600px;}
.bottom-box h4 {
	font-size: 13px;
	line-height: 20px;
	margin: 13px 0;
	height: 1%;
	overflow: hidden;
    letter-spacing:0.05em;
}
.bottom-box h4 a {
    color:#001739;   
}
.bottom-box h4 a:hover {
    color:#ef9605;   
}
.bottom-box h4 .cufon {
	margin: 0 !important;
	float: left !important;
}
.bottom-box .container {
	background: url(../images/bg-bottom-container.gif) no-repeat 596px 0;
	width: 940px;
	margin: 0 -30px 12px 0;
	overflow: hidden;
}
.bottom-box .container strong {
	text-transform: uppercase;
	display: block;
	margin: 0 0 7px;
}
.bottom-box .container strong a {
	color: #666;
	text-decoration: none;
}
.bottom-box .container strong a:hover {color: #071c3e;}
.bottom-box .container ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
    width:100px;
}
.bottom-box .container ul.list li {
	background: url(../images/bull-list.gif) no-repeat 0 5px;
	padding: 0 0 5px 10px;
}
.bottom-box .container ul.list a {color: #042c6c;}
.bottom-box .column {
	float: left;
	width: 128px;
	padding: 0 20px 0 2px;
}
.bottom-box ul.ads {
	margin: 0 -31px 0 0;
	padding: 0;
	list-style: none;
	width: 947px;
	overflow: hidden;
	background: url(../images/bottom-divider.gif) no-repeat;
}
.bottom-box ul.ads li {
	float: left;
	display: inline;
	margin: 17px 27px 0 0;
}
.bottom-box ul.ads li a {
	float: left;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
}
.bottom-box ul.ads li a:hover {background-position:0 -44px !important;}
.bottom-box ul.ads li a.billabong {
	background: url(../images/billabong.gif) no-repeat;
	width: 124px;
}
.bottom-box ul.ads li a.vins {
	background: url(../images/vins.gif) no-repeat;
	width: 84px;
}
.bottom-box ul.ads li a.kater-funsport {
	background: url(../images/kater-funsport.gif) no-repeat;
	width: 62px;
}
.bottom-box ul.ads li a.happy-sport {
	background: url(../images/happy-sport.gif) no-repeat;
	width: 124px;
}
.bottom-box ul.ads li a.watersportverbond {
	background: url(../images/watersportverbond.gif) no-repeat;
	width: 144px;
}
.bottom-box ul.ads li a.vinea {
	background: url(../images/vinea.gif) no-repeat;
	width: 92px;
}
.bottom-box ul.ads li a.north-hiteboarding {
	background: url(../images/north-hiteboarding.gif) no-repeat;
	width: 128px;
}
/* footer */
#footer {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 0 0 40px;
}
#footer .holder {
	height: 1%;
	overflow: hidden;
	margin: 0 0 40px;
}
#footer .holder a {color: #053279;}
#footer .holder a.naar-boven {float: right;}
#footer .user-nav {
	position: static;
	margin: 0 0 0 -13px;
	float: left;
}
#footer .user-nav li {padding: 0 13px 0 14px;}
#footer p {margin: 0 0 17px;}
#footer p.copyright {font-weight: bold;}
#footer .text-holder {
	width: 852px;
	margin: 0 auto;
	line-height: 16px;
	color: #999;
}
#footer .text-holder a {color: #999;}
.fader{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	height:250px;
	z-index:10;
	position:relative;
}
.fader li{
	top:0 !important;
	left:0 !important;
	z-index:10;
	width:100%;
	overflow:hidden;
	height:280px;
	display:block;
}
.fader li h2{
	font-size:28px;
}
.fader li p {
	font-size:14px;
        line-height:20px;
        color:#9db8df;
}
.fader li.active{
	z-index:15;
}
/* inner page */
#inner .w1 #main {
    background:#f1f3f8;
    padding:11px;
margin:0px 0px 0px -11px;
}
/* content */
#main .main-text {
    padding:0px 48px 0px 2px;
}
.main-text p {
    font-size:12px;
    line-height:20px;
    padding:0px 0px 20px 0px;
    margin:0;
}
.main-text h3 {
    color:#284f8d;
    font-weight:bold;
    font-size:16px;
    line-height:22px;
    /*background: url(../images/bg-divider.gif) no-repeat bottom left;*/
    padding-top:10px;
    padding-bottom:0;
    margin:0;
    letter-spacing:0.05em;
}
.main-text h2 {
    color:#284f8d;
    font-weight:bold;
    font-size:18px;
    line-height:22px;
    /*background: url(../images/bg-divider.gif) no-repeat bottom left;*/
    padding-top:10px;
    padding-bottom:0;
    margin:0;
    letter-spacing:0.05em;
}
.main-text h1 {
    color:#05193b;
    font-weight:normal;
    font-size:24px;
    line-height:28px;
    padding-bottom:15px;
    background: url(../images/bg-divider.gif) no-repeat bottom left;
    padding-top:0;
    padding-right:50px;
    margin-top:0;
    letter-spacing:0.05em;
}
.main-text img {
    padding:1px;
    background:#fff;
    border:1px solid #d0e0ea;
    margin:0px 10px 10px 10px;
}
.main-text h1 img {
    padding:0;
    background:none;    
    border:none;
    margin:0px 0px -6px 0px;
}
/* news survey page */
.list-item {
    width:100%;
    clear:both;
    display:block;
    float:left;
    background: url(../images/bg-divider.gif) no-repeat bottom left;
    padding:25px 15px 25px 0px;
}
.list-item .thumb-holder {
    float:left;
    padding-right:10px;
}
.list-item span.date {
    color:#999999;
    padding-bottom:5px;
    display:block;
}
.list-item.event span.date {
    font-weight:bold;
    font-size:12px;
    color: #042c6c;
}
.list-item p {
    color:#666;
    padding:0px 20px 0px 0px;

}
.list-item h2 {
    padding:0px 10px 5px 0px;
}
.survey .pagination {
    display:block;
    margin:0 auto;
    width:600px;
    padding-top:25px;
    clear:both;
    text-align:center;
    font-size:12px;
}
.survey .pagination a.page {
    padding:3px 4px;
    margin:2px 4px;
}
.survey .pagination a.page:hover {
    text-decoration:none;
    background:#d6dfe8;
    color:#05327a;
}
.survey .pagination a.page.active {
    background:#05327a;
    text-decoration:none;
    color:#fff;
}
/* travel survey page */

.list-item.travel p {
    float:left;
    width:250px;
    overflow:hidden;
}
.list-item.travel .info {
    float:right;
    margin-top:10px;
    padding:5px 0px 0px 0px;

    width:130px;
}
.list-item.travel .info span {

    display:block;
    text-align:center;
    padding:3px;
    float:left;
}
.list-item.travel .info span.price {
    font-size:24px;
    font-weight:bold;
    color: #042c6c;    
    background:#fff;
    padding:6px 3px;
}
.list-item.travel span.date {
    font-weight:bold;
    font-size:12px;
    color: #042c6c;
}
.list-item.travel a.btn-info {
    font-weight:bold;
    font-size:16px;
    float:left;
    clear:both;
    background: url(../images/btn-travel.gif) no-repeat bottom left;
    width:138px;
    color:#fff;
    padding:10px 0px;
    text-align:center;
    margin-top:4px;
    text-decoration:none;
}

/*------ fotoalbum -----*/
#thumb-holder {
    margin:50px auto 0px auto;
    width:510px;
}
#thumb-holder table {
    float:left;
    display:block;
    height:175px;
    width:170px;
    text-align:center;
    margin-bottom:20px;
}
#thumb-holder table a {
    display:block;
    width:170px;
    text-align:center;
}
#thumb-holder table img {
    width:110px;
    height:110px;
}
.thumb-title {
    width:130px;
    display:block;
    text-align:center;
    margin:0 auto;
}
/*default form*/
#form-table input, #form-table textarea, #form-table select {
    padding:5px;
    font-size:14px;
    color:#666;
    margin:3px;
}
#form-table textarea {
    height:100px;
}
#form-table th {
    color:#05193b;
    text-align:left;
    vertical-align:top;
    font-size:12px;
    color:#666;
    font-weight:normal;
}
#form-table #persons {
    width:89px;
}
#form-table .button{
    background:#f1a01e;
    border:none;
    color:#fff;
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
    cursor:pointer;
}
/* editor styles */
.pagina-intro {
    font-size:14px;
    font-weight:normal;
    color:#05193b;
    font-weight:bold;
    line-height:24px;
    background: url(../images/bg-divider.gif) no-repeat bottom left;
    padding-bottom:20px;
    margin-bottom:20px;
    display:inline-block;
}
p.pagina-intro {
    font-size:14px;
    font-weight:normal;
    color:#05193b;
    font-weight:bold;
    line-height:24px;
    background: url(../images/bg-divider.gif) no-repeat bottom left;   
    padding-bottom:20px;
    margin-bottom:20px;
    display:inline-block;
}
/* Sitemap */
.sitemap li {
    padding:4px;
    font-size:12px;
    list-style:none;
    font-weight:bold;
    font-size:14px;
}
.sitemap ul {
    padding:10px 20px;
}
.sitemap ul li ul {
    margin:10px 10px 10px 0px;;
    border:1px solid #dbe6ef;
    background:#f7f8fb;
}
.sitemap ul li {
    font-weight:bold;
    list-style:none;
    list-style:disc inside;
}
.sitemap ul li ul li {
    font-weight:normal;
    list-style:circle inside;
    font-size:11px;
}
/* comment-form */
#email-field {
    display:none; /* prevent spam */
}
