/*defaults*/
body {
	background: url(../images/body-bg.jpg) 73px 246px repeat-x #FFF;
	color:#333;
	margin:0;
	padding:0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
p {
	margin:0;
	padding:0 0 15px 0;
}
a {
	color:#A5D48E;
	text-decoration:none;
}
a:hover {
}
/*structural elements*/
#container {
	margin:0px auto;
	text-align:center;
	width:760px;
}
#holder {
	width:740px;
	padding:0;
	text-align:left;
}
#logo {
	margin:10px 0 0 0;
	width:200px;
	float:left;
	background:url('../images/logo.png') no-repeat 0px 20px #FFF;
	height:100px;
	padding:0;
	text-indent:-5000px;
}
#navigation {
	margin:40px 0 0 0;
	width:530px;
	float:right;
	padding:10px 0 0 0;
	text-align:right;
	background:#FFF;
}

#header {
	padding:0px;
	height:284px;
	width:740px;
	margin:0;
	margin-bottom:20px;
	position:relative;
	
	}


#border-header { position:absolute; top:0; left:0; background:url(../images/border-header.png) left top no-repeat; z-index:9999; width:740px; height:20px;}

#lafrase {
	font-size: 38px;
	text-align: center;
	z-index: 9999;
	color: white;
	text-shadow: 1px 1px 6px black;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 740px;
	height: 70px;
}
#header .slide {

	width:740px;
	height:284px;
	margin:0;
	padding:0;
}
.slide img {
}

#content {
	float:left;
	width:440px;
	padding:0 10px 0 0;
	line-height:160%;
}
#news {
	float:right;
	width:240px;
	padding:0 0 0 10px;
	line-height:160%;
}
.box, .newsItem {
	padding:15px 20px 0px 20px;
	text-align:left;
	font-size:90%;
	margin-bottom:20px;
}
/*headings*/
.newsItem h1 {
	color:#1D8CAD;
	margin:0 0 10px 0;
	padding:0;
	font-size:130%;
	font-weight:normal;
}
.box h4 {
	color:#1D8CAD;
	margin:0 0 10px 0;
	padding:0;
	font-size:150%;
	font-weight:normal;
}
h2 {
	font-size:200%;
	color:#1D8CAD;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:20px 0 20px 0;
	text-transform:uppercase;
}
h3, h4 {
	padding-top:0;
	margin-top:10px;
	font-weight:normal;
	font-size:160%;
	color:#60B439;
}
.color3 {
	background:#5EB336;
	color:#D2EAC6;
	border:none;
	
	-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;
}

.color3 h4{color:#D2EAC6;}
.color3 a{color:#FFF;}
.color2 a{color:#FFF;}
.color1 h4{color:#FFF;}

.color2   {
	background:#ADE2F1;
	color:#24B1DB;
	border:none;
	
		-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;

}
.color1 {
	background:#32B6DD;
	border:none;
	color:#FFFFFF;
	
		-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;

}
/*.color1 h4, .color1 a {
	color:#FFFFFF
}*/


.kiwi {
	background: url('../images/char-02.png') no-repeat top right #D9F1F9;
	padding-right: 192px;
	padding-left: 20px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	height:130px;
	color:#2DB4DC;
	font-size:16px;
	width: 527px;

}

#footer {
	height:120px;
	width:740px;
	background:#FFF;
	padding:10px 0;
}
#footer p{	color:#666 !important;}
a#hechoen1024 { float:right; font-size:11px; margin:10px 0; color:#71BB4D; display:inline-block; text-decoration:none;}
#copyright {
	float:right;
}
/*navigation*/
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#navigation a {
	font-size: 18px;
	color: #22B0DA;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	height: 27px;
	padding: 17px 10px 25px 10px;
}
#navigation a:hover {
background:url(../images/mainmenu-over.png) no-repeat center top;	color:#71BB4D;
	
}
#footer p {
	color:#333;
	text-align:left;
	padding:10px 20px;
	font-size:90%;
	width:500px;
	float:left;
}
#footer a {
	color:#666;
	padding:0 5px 0 0;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#gallery {
	padding: 10px;
}
#gallery ul {
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0;
}
#gallery ul li {
	display: inline;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	background:none;
	padding:0;
	margin:0;
}
#gallery ul img {
	border: 5px solid #FFF;
}
#gallery ul a:hover img {
	border-color: #E1E1E1;
}
.image img, .right, .left {
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

