@CHARSET "UTF-8";
body{
	background-color: #f5f4f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6b6b6b;
	}

#content-left{
	line-height: 120%;
}
img{
	border: 0;
}

#banner-left{

}

h1{
	font-size: 200%;
	color: #717735;
	margin-bottom: 14px;
	padding-top: 10px;
	line-height: 120%;
}

h2{
	font-size: 166%;
	color: #717735;
	line-height: 120%;
}

h3{
	font-size: 133%;
	color: #717735;
	line-height: 120%;
}

#content-left{
	border: 8px solid #eae5e1;
	background-color: #fff;
}



.columns2 #content-left{
	border: 8px solid #eae5e1;
	background-color: #fff;
}

#content-right{
	
}


#content-right-top{
	border: 8px solid #eae5e1;
	background-color: #fff;	
}

#content-right-bottom{
	margin-top: 10px;
	border: 8px solid #eae5e1;
	background-color: #fff;
}

#breadcrumbs a{
	text-decoration: none;
}


#footer{
	border-top: 3px solid #a9af8b;
	font-size: 91%;
	color: #888787;
	margin-bottom: 20px;	
}

#footer a{
	text-decoration: none;
}

a{
	color: #618119;
}

a:visited{
	color: #979e6b;
}

.bottom-pictures {
    float: left;
    height: 170px;
    width: 215px;
		background: url("../../../images/frontpage/footer_pic.jpg") no-repeat scroll 0 0 transparent;
}

.frontpage .content-right-top {
    background: url("../../../images/news-top.jpg") repeat-x scroll 0 0 transparent;
}

.frontpage #content-left{
	border: none;
	background-color: #F5F4F2;
}

.frontpage h2{
	color: #FFFFFF;
    font-size: 130%;
}

.frontpage .small-news-text a{
	font-size: 90%;
	color: #fff;
	text-decoration: none;
}

.landingpage{
	border: 8px solid #eae5e1;
	background-color: #fff;
line-height: 120%;
}

.landingpage .section{

}

#content-top-right div:hover{

}

.landingpage .section a{
	display: block;
	padding-left: 13px;
	padding-top: 15px;
	color: #6b6b6b;
	text-decoration: none;
	padding-bottom: 20px;
	height: 33px;
	border: 1px solid #e2e2e2;
	
	background: url("../../../images/arrow.jpg") no-repeat scroll 240px 13px transparent;
	background-color: #fff;
}



.landingpage .section a:hover{
	color: #fff;
	
	background: url("../../../images/arrow_green.png") no-repeat scroll 240px 13px transparent;
	background-color: #b1b674;
}

.landingpage .section a:hover h3{
	color: #fff;
}

.landingpage #banner-right-top img{
	border: 1px solid #e2e2e2;
}

.landingpage #content-bottom-left{
	background: url("../../../images/contact_box.jpg") no-repeat transparent;
	color: #fff;
}

/** Slideshow start **/

#banner-left .picture{
	position:absolute;
     z-index:8;
    
}


#banner-left .picture.active {
    z-index:10;
}

#banner-left .picture .last-active {
    z-index:9;
}

#banner-left .name{
	display: none;
}

/** Slideshow end **/


.frontpage #content-right-main{
	background-color: #fff;
}

.frontpage .ifcms_news_frontpage{
	border: 8px solid #EAE5E1;
	border-top: none;	
}

.if-form-wrapper h2{
	color: #fff;
}

.ifcms_press_main .description{
	margin-top: 20px;
	margin-bottom: 20px;
}



.ifcms_press_main h3 a{
	color: #000;
	text-decoration: none;
	margin-top: 12px;
	line-height: 1.2;
	font-size:  243%;
	
}

ul.ifcms_press_smalloverview{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

ul.ifcms_press_smalloverview li{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ifcms_press_see_all{
	float: right;
	margin-top: 5px;
}

.content-right-press-description{
	font-weight: bold;
	margin-bottom: 26px;
}

ul.ifcms_press_smalloverview .ifcms_press .ifcms_readmore{
	margin-left: 0px;
}

.content-left-press img{
	max-width: 310px;
}

