/* ecma.org */
/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

html, body { height: 100%; }

html {  font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px;  }

body, button, input, select, textarea { font-family: 'Droid Sans', sans-serif; color: #666; }

body > iframe, #_atssh {display: none!important;}
/* =============================================================================
   Links
   ========================================================================== */

a { color: #179b69; text-decoration: none; }
a:visited { color: #179b69;text-decoration: underline; }
a:hover, a:active { outline: 0; text-decoration: none;}
a.btn:visited { color: #fff;text-decoration: underline; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

figure {
    margin: 0;
}
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin:  0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

legend { border: 0; *margin-left: -7px; padding: 0; }

label { cursor: pointer; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }

/* =============================================================================
   Headings
   ========================================================================== */
h1{
	color: #000000;
    font-family: 'Raleway',sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 34px;
    margin:0 27px 15px 37px;
}
h2{
	font-family: 'Droid Sans', sans-serif;;
	font-size:14px;
	color:#000000;
	line-height: 28px;
	font-weight: 600;
	padding:10px 0 2px 0;
	margin:0;
}
h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 24px;
	font-weight: 600;
	padding:10px 0 2px 0;
	margin:0;
}
h4{
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 20px;
	font-weight: 400;
	padding:10px 0 2px 0;
	margin:0;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration: none;}


.contentPage ul, .contentPage ol { margin:  0; padding: 0 0 10px 40px; }
.contentPage li{padding: 0 0 1px 0;}
.contentPage p{margin:0; padding:0 0 5px 0;}
/* =============================================================================
   Skelet
   Author: Kittyhawk
   ========================================================================== */  
body{
	
	
}
.container{
	margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1014px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bull{
	margin:0 5px;
}
.hitCounter{
	display:none;
}
/* =============================================================================
   Header
   ========================================================================== */ 
   header{
	   position: relative;
	   z-index:1000;
	   height: 151px;
   }
.logo{
	float:left;
	width:273px;
	height: 151px;
	margin-top:0px;
}
.topHeader{
	margin:0 0 0 273px;
	text-align: right;
	
}
.topHeaderHolder{
	height: 98px
}
.searchForm{
	float:right;
	width:300px;
	padding-top:11px;
	text-align: right;
}
.searchForm label{
	display:none;
}
.searchForm input[type="submit"] {
    border: none;
    
    background-color:#eef8f7;
	background-image:-moz-linear-gradient(top, #eef8f7, #d6edea);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#eef8f7), to(#d6edea));
	background-image:-webkit-linear-gradient(top, #eef8f7, #d6edea);
	background-image:-o-linear-gradient(top, #eef8f7, #d6edea);
	background-image:linear-gradient(to bottom, #eef8f7, #d6edea);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeef8f7', endColorstr='#ffd6edea', GradientType=0);
    color: #607674;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    padding: 0px 10px 0px;
    height: 31px;
    text-transform: lowercase;
    margin:0px;
    border:solid 1px #9dbbc5;
}
.searchForm input[type="submit"]:hover {
    border: none;
    
    background-color:#d6edea;
	background-image:-moz-linear-gradient(top, #d6edea, #eef8f7);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#d6edea), to(#eef8f7));
	background-image:-webkit-linear-gradient(top, #d6edea, #eef8f7);
	background-image:-o-linear-gradient(top, #d6edea, #eef8f7);
	background-image:linear-gradient(to bottom, #d6edea, #eef8f7);
	background-repeat:repeat-x;
	border:solid 1px #9dbbc5;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6edea', endColorstr='#ffeef8f7', GradientType=0);
   
}
.searchForm input[type="text"]{
	border:solid 1px #d1d1d1;
	border-right:none;
	margin:0px;
	padding:0px 5px 0px 28px;
	height: 29px;
	width: 163px;
	vertical-align: middle;
	background-color:#fff;
	background: #fff url('../images/searchBack.gif') no-repeat 0px 0px;
}
.topNavigation{
	margin:0 300px 13px 0;	
}
.topNavigation ul{
	margin:0;
	padding:20px 0 0 0;
	list-style: none;
}
.topNavigation ul li{
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
     padding: 0 8px;
}

.topNavigation li:before {
    content: "• ";
    margin-right:8px;
    color:#95d2ca;
}
.topNavigation li:first-child:before {
    content: " ";
    margin: 0 10px;
    color:#95d2ca;
}
.topNavigation ul li a, .topNavigation ul li a:visited{
	font-family: 'Droid Sans', sans-serif;
	color:#656565;
	text-decoration: none;
}
.topNavigation ul li a:hover{
	font-family: 'Droid Sans', sans-serif;
	color:#656565;
	text-decoration: underline;
}
/* =============================================================================
   Navigation
   ========================================================================== */ 
.navigationBlock:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
.navigationBlock nav {
	text-align: right;

	
}
.navigationBlock nav ul{
	position: relative;
	z-index:400;
	

}
.navigationBlock nav ul li{
	
	/*display: -moz-inline-stack;
	display: inline-block;
	
	zoom: 1;
    *display: inline;*/
    display:block;
    padding:0px 16px 0 16px;
    position: relative;
    float:right;
    height: 20px;
}
.navigationBlock nav ul li:first-child{
	padding-right:0px;
}
.navigationBlock nav ul li.first{ border-left:none;}
.navigationBlock nav ul li.last{border-last:none;}
.navigationBlock nav ul li a, .navigationBlock nav ul li a:visited{
	font-family:'Raleway',Sans-Serif;
	font-size:14px;
	color:#000;
	text-decoration: none;
	text-transform: uppercase;
	
	
}
.navigationBlock nav ul li a:hover{
	font-family:'Raleway',Sans-Serif;
	font-size:14px;
	color:#006c59;
	text-decoration: none;
	text-transform: uppercase;
	
}
.navigationBlock nav ul li a.active{
	font-family:'Raleway',Sans-Serif;
	font-size:14px;
	color:#006c59;
	text-decoration: none;
	text-transform: uppercase;
	
}
.navigationBlock nav ul li.active a{
	font-family:'Raleway',Sans-Serif;
	font-size:14px;
	color:#006c59;
	text-decoration: none;
	text-transform: uppercase;
	
}
.navigationBlock nav ul li ul {
 	  
     list-style: none;  
     position: absolute;  
     left: -13px; 
     top: 20px;  
     margin: 0;
     display: none;
     width: 236px;
     padding:0; 
     text-align: left;
     padding-top:0px;
     z-index:600;


     
 }
 
.navigationBlock nav ul li ul li{ 
background: url('../images/subnavigation_back.png') repeat-y left top; 
     clear: both;  
     color:#003333;
     display:block;
     height: auto;
     margin:0;
     padding:0;
     float:none;
     
 }
 .navigationBlock nav ul li ul li .subNavLine{
	 margin:0 3px;
	 padding:0 17px;
 }
 .navigationBlock nav ul li ul li .subNavLine:hover{
 	background-color:#ceeae3;
	 margin:0 3px;
	 padding:0 17px;
 }
 .navigationBlock nav ul li ul li.first{
	  background: url('../images/subnavigation_back.png') repeat-y left top; 
	 padding-top:10px;

	  
} 

.navigationBlock nav ul li ul li.last{
	  background: url('../images/subnavigation_last.png') no-repeat left bottom;
	 
	  margin:0;
     padding:0;
      padding-bottom:12px;
	  
} 
.navigationBlock nav ul li ul li a,.navigationBlock nav ul li ul li a:visited,.navigationBlock nav ul li.active ul li a,.navigationBlock nav ul li.active ul li a:visited  {  
     
   	display: block;     
   	padding:6px  10px 8px 14px;
     margin: 0px ;
     font-size:13px;
     font-weight:normal;
     color:#003333;
     text-transform: none;
     font-family: 'Droid Sans', sans-serif;
     border-bottom:dotted 1px #179b69;
     background-image: url('../images/listArrow.png');
     background-position:  0 13px; 
     background-repeat:  no-repeat;
     text-transform: none;
}
.navigationBlock nav ul li ul li a:hover {  
       
     display: block;  
     padding:6px  10px 8px 14px;
     margin: 0px ;
     font-size:13px;
     font-weight:normal;
     color:#003333;
     text-transform: none;
     background-color:#ceeae3;
     font-family: 'Droid Sans', sans-serif;
      border-bottom:dotted 1px #179b69;
      background-image: url('../images/listArrow.png');
     background-position:  0 13px; 
     background-repeat:  no-repeat;
}
.navigationBlock nav ul li ul li.last a,.navigationBlock nav ul li ul li.last a:visited,.navigationBlock nav ul li ul li.last a:hover{
	 display: block;  
	 border-bottom:none;
	  padding:6px  10px 8px 14px;
     margin: 0px ;
     background: url('../images/listArrow.png') no-repeat 0 13px;
}  


/* =============================================================================
   Carousel
   ========================================================================== */ 
.carrouselBlock{
	
	padding-left:0;
	position: relative;
	z-index:80;
	display:block;
	height: 356px;
	width:1015px;
	overflow:hidden;
}

#carousel .slide{
	position: relative;
	display:block;
	float: left;
}
#carousel .slide{
	width:978px;
	height: 356px;
}
#carousel .slide img{
	margin-left:37px;
}
#carousel .carouselTitle{
	position:absolute;
	left:0px;
	top:115px;
	height: 100px;
	width:553px;
	display:block;


	
}
.carouselTitle .first{
	background-color:#000;
	color:#fff;
	display:block;
	height: 41px;
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	font-weight: 700;
	margin:0;
	padding:9px 0 0 60px;
}
.carouselTitle .second{
	background-color:#fff;
	color:#000;
	display:block;
	height: 41px;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	font-weight: 500;
	margin:0;
	padding:9px 0 0 60px;
}
#pager {
	position: absolute;
	left: 50px;
	bottom: 10px;
}
#pager a {
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	border:2px solid #fff;*/
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
	width: 12px;
	height: 11px;
	margin: 0 10px 0 0;
	background: transparent url('../images/carousel_pager.png') no-repeat 0 -11px; 
}
#pager a:hover {
	background: transparent url('../images/carousel_pager.png') no-repeat 0 0px;
}
#pager a span {
	display: none;
}
#pager a.selected {
	background: transparent url('../images/carousel_pager.png') no-repeat 0 0px;
	
}
/* =============================================================================
   Content
   ========================================================================== */ 
.contentBlock{
	position: relative;
	z-index:200;
}
.greenHolder{
	background-color:#179b69;
	padding-left:37px;
	position: relative;
	padding:28px 47px 37px 37px;
	
}
.greenHolderContent{
	background-color:#179b69;
	color:#fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;	
	padding:28px 47px 37px 37px;
	margin: 0 27px 15px 0;
	
}
.greenHolderContent a, .greenHolderContent a:visited, .greenHolderContent a:hover{
	color:#fff;
}
.overviewPage .greenHolderContent{

	padding:15px;
	margin: 0 27px 15px 0;
	
}
.contentPage{
	margin: 0 27px 0 37px;
	
}

.greenBlock{
	width:37px;
	height: 37px;
	top:-37px;
	left:0;
	position: absolute;
	z-index:1;
	background-color:#179b69;
}
.main{
	float:left;
	width:734px;
	margin-left:0;
	margin-right:39px;
	
}
.sidebar{
	float:left;
	width:241px;
	
	
}
.segmentTitle{
	margin:40px 25px 10px 37px;
	padding:10px 0;
	font-size: 14px;
	font-family:'Raleway',Sans-Serif;
	font-weight: 200;
	text-transform: uppercase;
	color:#000;
	border-bottom:solid 1px #179b69;
}
.more{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	color:#000000;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;

	
}
.more a, .more a:visited{
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	color:#000000;
}
.more a:hover{
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	color:#666;
	
}
.imageBlock{
	margin:0 27px 0 37px;
	background-color: #179b69;
    min-height: 37px;
    position:relative;
}
.imageBlock .greenBlock{
	top:auto;
	bottom:-0px;
	left:-37px;
	
}
.searchResultHolder p{
	margin:0 27px 0 37px;
}
.sisea-highlight{
	background-color: #ceeae3;
}
.form-horizontal label{
	font-size: 13px;
}

.contentPage figure {
    border: 1px solid #E5E5E5;
    padding: 3px;
    float:left;
	width:230px;

}

.contentPage .contentLeft{
	margin:0 0 0 269px;

	padding-bottom:25px;
	min-height: 111px;
}

/* =============================================================================
   pageInfo
   ========================================================================== */ 
.pageInfoHolder{
	background-color:#f3f3f3;
	padding:10px 18px 10px 18px;
	margin:20px 0;
	
}
.pageInfoHolder:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
.pageInfoHolder .pageDate{
	float:left;
	width:300px;
	border-bottom:dotted 1px #b3b3b3;
	height: 23px;
	font-size: 12px;
}
.pageInfoHolder .pageCategory{
	margin:0 0 0 300px;
	text-align: right;
	border-bottom:dotted 1px #b3b3b3;
	height: 23px;
	font-size: 12px;
	
}
.pageInfoHolder .pageEvent{
	height: 23px;
	font-size: 12px;
}
.pageInfoHolder .blog{
	border-bottom:none;
	
}
.pageInfoHolder .pageBlog{
	border-bottom:dotted 1px #b3b3b3;
	height: 23px;
	font-size: 12px;
}
.pageInfoHolder .pageTags a{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    background-color:#179b69;
    text-transform: uppercase;
    padding:3px 15px;
    color:#fff;
    margin:15px 8px 0 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 12px;
    
}

/* =============================================================================
   article
   ========================================================================== */ 

article{
	padding:25px 27px 0px 37px;

}
article .line{
	border-top:dotted 1px #179b69;
	height: 1px;
	font-size:1px;
}
article:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
.latestBlock article:hover {
	background-color:none !important;
}
article:hover{
	background-color:#ceeae3;
}


/* overview 2 */
article figure {
    border: 1px solid #E5E5E5;
    padding: 3px;
    float:left;
	width:151px;
	height: 73px;
}
article .articleText{
	margin:0 0 0 180px;

	padding-bottom:25px;
	min-height: 73px;
}
/* overview 3 */
article.rightImage figure {
    border: 1px solid #E5E5E5;
    padding: 3px;
    float:right;
	width:151px;
	height: 73px;
}
article.rightImage .articleText{
	margin:0 180px 0 0;

	padding-bottom:25px;
	min-height: 73px;
}
/* overview 4 */
article.big figure {
    border: 1px solid #E5E5E5;
    padding: 3px;
    float:left;
	width:230px;
	height: 111px;
}

article.big .articleText{
	margin:0 0 0 269px;

	padding-bottom:25px;
	min-height: 111px;
}
/* overview 6 */
article.rightImageBig figure {
    border: 1px solid #E5E5E5;
    padding: 3px;
    float:right;
	width:230px;
	height: 111px;
}
article.rightImageBig .articleText{
	margin:0 269px 0 0;

	padding-bottom:25px;
	min-height: 111px;
}
/* overview 6 */
article .articleDate {
    padding: 3px;
    float:left;
	width:90px;
	height: 60px;
	font-size:12px;
}

article .articleDateText{
	margin:0 0 0 100px;

	padding-bottom:25px;
	min-height: 60px;
}
/* overview 7 */
article.rightDate .articleDate {
    padding: 3px;
    float:right;
	width:90px;
	height: 60px;
	font-size:12px;
}

article.rightDate .articleDateText{
	margin:0 100px 0 0;

	padding-bottom:25px;
	min-height: 60px;
}
/* overview 8 */
article.memberArticle figure{
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	
}

/* overview 1 */
article .articleWide, article.rightImage .articleWide, article.rightImageBig .articleWide, article.big .articleWide{
	margin:0 0 0 0px;
	padding-bottom:25px;
	min-height: inherit;
}

article.last .articleText{
	border:none;
}
article .articleText h3{
	margin:0;
	padding:0 0 3px 0;
	color:#000000;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 300;
	font-size:16px;
}
article .articleText h3 a, article .articleText h3 a:visited{
	text-decoration: none;
	color:#000000;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
}
article:hover .articleText h3 a, article:hover .articleText h3 a:visited{
	text-decoration: none;
	color:#006c59;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
}
article .articleText h3 a:hover{
	text-decoration: none;
	color:#006c59;
	font-size:16px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
}

article .articleText p{
	margin:0;
	padding:0;
	color:#666666;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 300;
	line-height: 18px;
	font-size:13px;
}

article .pageInfo{
	font-size:12px;
	padding-top:3px;
}

article .pageCategory{
	font-size:12px;
	padding-top:3px;
	color:#179b69;
}
article:last-child .line{
	border-top:none;
}
article .address{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    width:200px;
    margin-right:50px;
}
article .addressInfo{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
}

/* =============================================================================
   filters
   ========================================================================== */ 
.filterHolder{
	border-top:solid 1px #000;
	border-bottom:dotted 1px #179b69;
	padding:10px 0;
	margin:0 27px 0 37px;
}  
.overviewFilter{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    margin-right:20px;

}
.overviewFilter:nth-child(3n+3){
	margin-right:0;
}
.overviewFilter span{
	display:block;
	padding:3px 0;

}
.overviewFilter select{
	width:200px;
} 
   

.paginationHolder{
	text-align: right;
	padding-top:10px;
	margin:0 27px 0 37px;
}
.paginationHolder span{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    border:solid 1px #179b69;
    width:23px;
    text-align: center;
    padding:3px 0px;
    margin-left:10px;
    font-size:11px;	
}
.paginationHolder span.active{
	background-color:#179b69;
	color:#fff;
}
.paginationHolder span:hover{
	background-color:#179b69;
	color:#fff;
}
.paginationHolder span:hover a, .paginationHolder span:hover a:hover, .paginationHolder span:hover a:visited{
	color:#fff;
	display: block;
}
.overviewLine{
	border-bottom:solid 1px #000;
	margin:0 27px 0 37px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	
}
.resourceHolder:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.overviewLine{
	
}
.mapHolder{
	margin:0 27px 0 37px;
	
}
.noResults{
	margin-left:37px;
	padding:10px 0;
}
/* =============================================================================
   Startpage
   ========================================================================== */ 
.startPage h1{
	color:#fff;
	margin:0;
	padding:0;
	font-family:'Raleway',Sans-Serif;
	font-size:14px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;

	
}
.startPage p{
	
	color:#000000;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	line-height: 34px;
	padding: 4px 0 23px 0;
	border-bottom:solid 1px #000;
	font-size:25px;
	margin:0;
	
}
.startBlockHolder{
	margin:20px 0 0 0;
}
.startBlockHolder:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.startBlock{
	float:left;
	width:340px;
	padding:25px 27px 25px 0;
	
}
.startBlock:hover{
	background-color:#ceeae3;
}
.startBlockImage{
	margin-left:37px;
	width:29px;
	float:left;
	
}
.startBlockText{
	margin:0 0 0 80px;
}
.startBlockText h2{
	margin:0;
	padding:0 0 3px 0;
	font-size: 14px;
	font-family:'Raleway',Sans-Serif;
	font-weight: 200;
	text-transform: uppercase;
	color:#000;
	line-height: 16px;
}
.startBlockText p{
	margin:0;
	padding:0;
	color:#666666;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 300;
	line-height: 18px;
	font-size:13px;
}

 
/* =============================================================================
   leden carousel
   ========================================================================== */ 
.memberLogos{
  margin: 0px 25px 0px 37px;
}
.memberLogos .segmentTitle{
	margin: 40px 0px 10px 0px;
	
}
.logo_carousel {
	padding: 15px 40px 26px 30px;
	margin: 0;
	position: relative;
	overflow:hidden;
	border-bottom:dotted 1px #179b69;
}
.logo_carousel img {
	padding:  0 0px;
	margin: 0 5px;
	display: block;
	float: left;
	cursor:pointer;
}
.logo_carousel a.prev {
	background: url(../images/carousel_left.gif) no-repeat transparent;
	width: 29px;
	height: 29px;
	display: block;
	position: absolute;
	left:0px;
	top: 35px;
}
.logo_carousel a.next {
	background: url(../images/carousel_right.gif) no-repeat transparent;
	width: 29px;
	height: 29px;
	display: block;
	position: absolute;
	right:0px;
	top: 35px;
}

.logo_carousel a.prev.disabled, .logo_carousel a.next.disabled {
	cursor: default;
}

.logo_carousel a.prev span, .logo_carousel a.next span {
	display: none;
}


/* =============================================================================
   Breadcrumbs
   ========================================================================== */ 
.breadcrumbs {
    color: #666666;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    height: 41px;
    line-height: 41px;
    padding: 0 ;
    margin: 0 0px 31px 37px;
    border-top:solid 1px #000000;
    border-bottom:solid 1px #179b69;
    position: relative;
    z-index: 100;
}

.breadcrumbs span {
    float: left;
    margin:0 10px 0 0;
}
.breadcrumbs span a:before {
    content: "› ";
    margin:0 10px 0 0;
}
.breadcrumbs span:first-child a:before {
    content: "";
    margin: 0;
}
.breadcrumbs span a, .breadcrumbs span a:visited {
    color: #8f8f8f;
    text-decoration: none;
}
.breadcrumbs span a:hover {
    color: #179b69;
}

/* =============================================================================
   Widgets
   ========================================================================== */ 
  
.widget{
	margin-bottom:30px;
}
.widget:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
.widget .segmentTitle{
	margin:40px 0px 10px 0px;
	padding:10px 0;
	font-size: 14px;
	font-family:'Raleway',Sans-Serif;
	font-weight: 200;
	text-transform: uppercase;
	color:#000;
	border-bottom:solid 1px #179b69;
}
.widget a.moreLink, .widget a.moreLink:visited{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 5px 0 7px 14px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    text-decoration: none;
}
.widget a.moreLink:hover{
	text-decoration:underline;	
}
/* =========================================
	Header share widget
============================================*/
.shareWidget {
	padding:10px 5px 6px 5px;
	margin-top:10px;
}
.shareWidget:hover{
	background-color:#f3f3f3;
}
.socialShareTitle {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    color: #a29999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    vertical-align: top;
    height: 16px;
    margin-right:6px;


}
.shareWidget a, .shareWidget a:visited {
   display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    height: 16px;
    margin: 0;
    width: 16px;
}

.shareWidget a.socialShareFacebook, .shareWidget a.socialShareFacebook:visited {
    background: url("../images/socialShareFacebook.gif") no-repeat scroll 0 0 transparent;
}

.shareWidget a.socialShareTwitter, .shareWidget a.socialShareTwitter:visited {
    background: url("../images/socialShareTwitter.gif") no-repeat scroll 0 0 transparent;
}

.shareWidget a.socialShareLinkedin, .shareWidget a.socialShareLinkedin:visited {
    background: url("../images/socialShareLinkedin.gif") no-repeat scroll 0 0 transparent;
}

.shareWidget a.socialSharePintrest, .shareWidget a.socialSharePintrest:visited {
    background: url("../images/socialSharePintrest.gif") no-repeat scroll 0 0 transparent;
}

.shareWidget a.socialShareMail, .shareWidget a.socialShareMail:visited {
    background: url("../images/socialShareMail.gif") no-repeat scroll 0 0 transparent;
}

.shareWidget a:hover {
    background-position: 0 -16px;
}

/* =========================================
	login widget
============================================*/
.loginLogin .form-horizontal .input-label{
	text-align: left;
	font-size:12px;
	color:#5f5f5f;
	width:100px;
	font-weight: 300;
	float: left;
}

.loginLogin .form-horizontal .inputHolder{
	margin-left:100px;
	text-align: right;

	
}
.loginLogin .form-horizontal input{
	display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
	width:125px;
}
.loginLogin .form-horizontal .login-group{
	height: 50px;
	
}
.loginLogin .form-horizontal .buttonHolder .controls{
	
	text-align: left;
}
.loginForm .loginMessage p.error{
	color: #B94A48;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #F2DEDE;
	margin-bottom:10px;
}
.loginMessage p.error{
	color: #B94A48;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #F2DEDE;
	margin-bottom:10px;
}
p.success{
	color: #468847;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #dff0d8;
	margin-bottom:10px;
}
.errorBorder{
	border:solid 1px #B94A48;
	margin-right:95px;
	background-color: #F2DEDE;
}

/* =========================================
	events widget
============================================*/
.events{
	margin-top:11px;
}
.events ul {

    list-style: none outside none;
    margin: 3px 0 0 0;
    padding: 0;
}
.events li:before, .events li:after {
    content: " ";
    display: table;
}
.events li:after {
    clear: both;
}
.events li {
    border-bottom: 1px dotted #179b69;
    padding: 11px 0 8px 0;
}

.events li:hover{
	background-color:#ceeae3;
}
.eventsDate {
    color: #179b69;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    padding: 4px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    font-weight: bold;
    height: 40px;

}
.eventsDate p {
    margin: 0;
}
.eventsDate strong {
    font-size: 18px;
    font-weight: bold;
}
.eventsDescription {
    color: #717171;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 48px;
    
}
.eventsDescription h5 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding-bottom:3px;
}
.eventsDescription h5 a, .eventsDescription h5 a:visited, .eventsDescription h5 a:hover {
    color: #000000;
    text-decoration: none;
}
.eventsDescription p {
    margin: 0;
}
.eventsMore {
    color: #9e1620;
    background: transparent url('../images/red_arrow.gif') no-repeat 2px 19px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 0 16px;
    text-align: left;
}
.eventsMore a, .eventsMore a:visited, .eventsMore a:hover {
    color: #9e1620;
    text-decoration: none;
}
/* =========================================
	twitter widget
============================================*/
.twitter{
	margin-top:11px;
}
.twitter ul {

    list-style: none outside none;
    margin: 3px 0 0 0;
    padding: 0;
}
.twitter li:before, .twitter li:after {
    content: " ";
    display: table;
}
.twitter li:after {
    clear: both;
}
.twitter li {
    border-bottom: 1px dotted #179b69;
    padding: 11px 0 8px 0;
    font-size:12px;
}

.twitter li:hover{
	background-color:#ceeae3;
}
.twitter .segmentTitle .twitterAccount{
	text-transform: none;
	color:#179b69;
	
}
.twitter a, .twitter a:visited{
	text-decoration: none;
	font-size:12px;
} 
/* =========================================
	banner widget
============================================*/
.infoBanner .infoImage {
	border: 1px solid #E5E5E5;
    padding: 4px;
	
}
.infoBanner .infoTitle{
	margin:0px 0px 0px 0px;
	padding:18px 0 6px 2px ;
	font-size: 14px;
	font-family:'Raleway',Sans-Serif;
	font-weight: 200;
	text-transform: uppercase;
	color:#000;

}
.infoBanner p{
	color:#666666;
	font-size: 12px;
	line-height: 17px;
	margin:0px;
	padding:0px 0 0 1px;
}
/* =========================================
	related widget
============================================*/
.relatedWidget ul{
	margin:0;
	padding:0;
	list-style: none;
}
.relatedWidget ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.relatedWidget ul li:hover{
	background-color:#ceeae3;
}
.relatedWidget ul li a, .relatedWidget ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.relatedWidget ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.relatedWidget ul li:hover a, .relatedWidget ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}
 /* =========================================
	most viewed widget
============================================*/
.mostViewedWidget ul{
	margin:0;
	padding:0;
	list-style: none;
}
.mostViewedWidget ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.mostViewedWidget ul li:hover{
	background-color:#ceeae3;
}
.mostViewedWidget ul li a, .mostViewedWidget ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.mostViewedWidget ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.mostViewedWidget ul li:hover a, .mostViewedWidget ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}
 /* =========================================
	documents widget
============================================*/
.documentsWidget ul{
	margin:0;
	padding:0;
	list-style: none;
}
.documentsWidget ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.documentsWidget ul li:hover{
	background-color:#ceeae3;
}
.documentsWidget ul li a, .documentsWidget ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.documentsWidget ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.documentsWidget ul li:hover a, .documentsWidget ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}
 /* =========================================
	recent reactions widget
============================================*/
.recentReactionsWidget ul{
	margin:0;
	padding:0;
	list-style: none;
}
.recentReactionsWidget ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.recentReactionsWidget ul li:hover{
	background-color:#ceeae3;
}
.recentReactionsWidget ul li a, .recentReactionsWidget ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.recentReactionsWidget ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.recentReactionsWidget ul li:hover a, .recentReactionsWidget ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}
.recentReactionsWidget .author{
	font-weight: 600;
	margin-right:10px;
}
.recentReactionsWidget .ago{
	font-size: 11px;
	font-style: italic;
	display: block;
}
 /* =========================================
	latest post widget
============================================*/
.latestPostsWidget ul{
	margin:0;
	padding:0;
	list-style: none;
}
.latestPostsWidget ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.latestPostsWidget ul li:hover{
	background-color:#ceeae3;
}
.latestPostsWidget ul li a, .latestPostsWidget ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.latestPostsWidget ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.latestPostsWidget ul li:hover a, .latestPostsWidget ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}


/* =========================================
	newsletter widget
============================================*/

.newsletterWidget label, .newsletterWidget p{
	font-size:12px;
}
.newsletterWidget input{
	width:227px;
}
.newsletterWidget .error{
	color: #B94A48;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #F2DEDE;
	margin-bottom:10px;
}
.newsletterWidget .success{
	color: #468847;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #DFF0D8;
	margin-bottom:10px;
}
/* =========================================
	member widget
============================================*/
.memberWidget .memberInfo{
	
	color:#000;
	font-weight: 400;
}
.memberWidget .memberCount{
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	padding:10px 0;
	color:#179b69;
	
}
.memberWidget p{
	font-size:12px;
	font-weight: 300;
}
/* =========================================
	Follow Us widget
============================================*/

.followUsWidget ul {

    list-style: none outside none;
    margin: 3px 0 0 0;
    padding: 0;
}
.followUsWidget li:before, .events li:after {
    content: " ";
    display: table;
}
.followUsWidget li:after {
    clear: both;
}
.followUsWidget li {
    border-bottom: 1px dotted #179b69;
    padding: 4px 0 4px 0;
}

.followUsWidget li:hover{
	background-color:#ceeae3;
}
.followImage {
    color: #179b69;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    font-weight: bold;
    height: 24px;

}

.followLink {
    color: #717171;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 0 48px;
    
}

.followLink a, .followLink a:visited, .followLink a:hover {
    color: #000000;
    text-decoration: none;
}

/* =========================================
	blog page
============================================*/
.post-form{
	border-top:1px solid #000000;	
	margin:20px 27px 0 37px;
	padding-top:20px;
}
.quip article{
	
}
.quip article .quip-comment-body{
	border-bottom: 1px dotted #179b69;
	padding-bottom:10px;

}
.quip article .quip-comment-author{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    margin-right:20px;
}
.quip article .quip-comment-createdon{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
	font-size:11px;
	font-style: italic;
}
.quip article .quip-comment-text{
	margin:0 0 0 100px;
	font-size:12px;
}
.quip ol.quip-pagination{
	list-style: none;
	margin:20px 27px 10px 37px;
	text-align: right;
}
.quip ol.quip-pagination li{
	border: 1px solid #179b69;
    display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    font-size: 11px;
    margin-left: 10px;
    padding: 3px 0;
    text-align: center;
    width: 23px;
	
}
.quip ol.quip-pagination li.quip-page-current{
	
	background-color: #179b69;
    color: #FFFFFF;
}

/* =============================================================================
   Google maps
   ========================================================================== */ 
.gmap3{
    *border: 1px solid #E5E5E5;
    padding: 0px;
    width: 668px;

    height: 600px;
    margin:10px 0px 20px 0px;
 
    
}
.gmap3 img{
	max-width: none;
}
.gmapMember{
    *border: 1px solid #E5E5E5;
    padding: 0px;
    width: 668px;

    height: 250px;
    margin:10px 0px 20px 0px;
 
    
}
.gmapMember img{
	max-width: none;
}
.location-company{
	display:block;
	font-weight: 600;
	
}
/* =============================================================================
   Contact Form
   ========================================================================== */ 
#contactForm .error{
	color: #B94A48;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #F2DEDE;
	margin:10px 0 10px 180px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
	
}
.contact .error{
	color: #B94A48;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #F2DEDE;
	margin:10px 0 10px 180px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
	
}
#recaptcha_widget_div{
	margin-bottom:20px;
}
#contactForm #recaptcha_widget_div{
	margin-left:180px;
}
input[type="text"].warning, textarea.warning{
	border:solid 1px #B94A48;
	background-color: #F2DEDE;
}
span.requiredLabel{
	margin:0px 2px;
	font-size: 10px;
}
/* =============================================================================
   member map navigation
   ========================================================================== */ 
#overviewNavigationMapBlock{
	border-bottom:1px dotted #179b69;
	margin-bottom:10px;
	
}
#overviewNavigationMapBlock .item{
	border:1px dotted #179b69;
	border-bottom:1px dotted transparent;
	padding:5px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    margin-bottom: -1px;
	
}
#overviewNavigationMapBlock .active{
	border:1px dotted #179b69;
	background-color:#179b69;
	border-bottom:1px solid #FFF;
	padding:5px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    margin-bottom: -1px;
}
#overviewNavigationMapBlock .item:hover{
	border:1px dotted #179b69;
	background-color:#179b69;
	border-bottom:1px solid #FFF;
	padding:5px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline;
    margin-bottom: -1px;
}
#overviewNavigationMapBlock .item a, #overviewNavigationMapBlock .item a:hover, #overviewNavigationMapBlock .item a:visited{
	color:#179b69;
	text-decoration: none;
}
#overviewNavigationMapBlock .active a, #overviewNavigationMapBlock .active a:hover, #overviewNavigationMapBlock .active a:visited{
	color:#FFF;
	text-decoration: none;

}
#overviewNavigationMapBlock .item:hover a, #overviewNavigationMapBlock .item:hover a:hover, #overviewNavigationMapBlock .item:hover a:visited{
	color:#FFF;
	text-decoration: none;

}
/* =============================================================================
   member detail page
   ========================================================================== */ 
.memberDetailLogo{
	float:right;
	margin:0 0 20px 20px;
	border: 1px solid #E5E5E5;
    padding: 3px;
	
}
/* =============================================================================
   member detail page
   ========================================================================== */ 
#formbuilder{
	margin: 0 27px 0 37px;
}

/* =============================================================================
   gallery
   ========================================================================== */ 
.galleryEnd{
	clear: both;
}
.gal-image img{
	width:100%;
	height: auto;
	
}
.gal-item-active{
	float:left;
	width:100px;
	height:100px;
	margin:0 10px 10px 0;
}
/* =============================================================================
   Footer
   ========================================================================== */ 
   
footer{
	margin:37px 0 0 37px;
}
footer .footerLogo{
	height: 72px;
}
.footerNavigation{
	border-top:1px solid #000000;
}
.footerNavigation:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footerNavigationBlock{
	float:left;
	width:200px;
	margin-right:45px;
	
}
.footerNavigationList{
	float:right;
	width:241px;
	
}
.footerNavigationList ul{
	margin:11px 0 0px 0;
}
.footerNavigation h5{
	margin:0px 0 0px 0;
	padding:0px 0;
	font-size: 14px;
	font-family:'Raleway',Sans-Serif;
	font-weight: 200;
	text-transform: uppercase;
	color:#000;
}
.footerNavigationBlock h5{
	margin:20px 0 0px 0;
	padding:10px 0;
}

.footerNavigationBlock ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 13px;
	padding: 7px 0 7px 14px;
	border-bottom:dotted 1px #179b69;
}
.footerNavigationBlock ul li:hover{
	background-color:#ceeae3;
}
.footerNavigationBlock ul li a, .footerNavigationBlock ul li a:visited{
	text-decoration: none;
	color:#666666;
}
.footerNavigationBlock ul li a:hover{
	text-decoration: none;
	color:#000000;
}
.footerNavigationBlock ul li:hover a, .footerNavigationBlock ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}

.footerNavigationList ul li{
	background: transparent url('../images/listArrow.png') no-repeat 0 20px;
	padding: 16px 0 16px 14px;

}
.footerNavigationList ul li:hover{
}
.footerNavigationList ul li a, .footerNavigationList ul li a:visited{
	text-decoration: none;
	color:#000000;
}
.footerNavigationList ul li h5a:hover{
	text-decoration: none;
	color:#000000;
}
.footerNavigationList ul li:hover a, .footerNavigationList ul li:hover a:visited{
	text-decoration: none;
	color:#000000;
}

.footerBottom{
	margin-top:38px;
	background-color:#179b69;
	padding:12px 14px;
	color:#fff;
}
.footerBottom .footerKartoflex{
	font-weight: 600;
	font-size: 12px;
}
.footerBottom .footerKartoflex p{
	margin:0;
	padding:0;
	line-height: 18px;
}
.footerBottom .footerKartoflex a,.footerBottom .footerKartoflex a:visited{
	color:#fff;
	text-decoration: none;	
}
.footerBottom .footerKartoflex a:hover{
	color:#fff;
	text-decoration: underline;
}
.footerBottomNavigation .bull{
	margin:0 5px;
}
.footerBottomNavigation a, .footerBottomNavigationa:hover{
	text-decoration: none;
	color:#fff;
	font-weight: 300;
	font-size: 11px;
}
.footerBottomNavigation a:visited{
	text-decoration: underline;
}
.frombuildthanks{
	color: #468847;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	font-weight: 300;
	background-color: #DFF0D8;
	margin: 0 27px 0 37px;
}
.btn{
	background-color:#ceeae3;
	color:#179b69;
	border-color:#179b69;
}
.btn:hover{
	background-color:#ffffff;
	color:#179b69;
	border-color:#179b69;
}