/* CSS Document */
html{
	height: 100.05%;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

/* Layout Base*/
#base{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/background_head.gif);
}

#head{
	margin: 0px 11px 0px 10px;
	height: 119px;
}

#slogan{
	float: left;
	text-align: left;
}

#sloganLogo{
	position: absolute;
	margin: 87px 0px 0px 715px;
	font-size: 1.5em;
	font-weight:bold;
	color: #27a22d;
}

#headSlogan{
	text-align: left;
	padding: 40px 0px 0px 10px;
	font-size: 1.8em;
	font-weight:bold;
	color: #27a22d;
}

#headSlogan2{
	font-weight: bold;
	padding: 0 0 0 10px;
	color: #27a22d;	
}

#headSlogan img{
	margin-bottom: 20px;
}

#flash{
	margin: 3px 11px 0px 10px;
	border-color: #27a22d;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	display: none;
}

#flashLeft{
	position:absolute;
	margin: -1px 0px 0px -15px;
	display: none;	
}

#flashRight{
	position:absolute;
	margin: -1px 0px 0px 899px;
	display: none;	
}

#content{
	margin: 0px 11px 0px 10px;
	padding: 5px 10px 2px 10px;
}

#contentRight{
	width: 200px;
	float: right;
}

#contentLeft{
	width: 660px;
}

	.hline{
		height: 20px;
		clear: both;
	}

	.fotofl{
		float: left;
		margin: 0px 10px 0px 0px;
		font-size: 0.9em;
		font-style: italic;
	}
	
	.fotofr{
		float: right;
		margin: 0px 0px 0px 10px;
		font-size: 0.9em;
		font-style: italic;
	}	
	
	.fotofl img{
		border: #fff 1px solid;
	}

li{
	font-weight: normal;
}

/* Navigation */
a:link, a:visited, a:active{
	color: #27A22D; 
	text-decoration: none;
}
	
a:hover{
	color: #27A22D;
	text-decoration: underline;
}


a:link.footerLink, a:visited.footerLink, a:active.footerLink{
	color: #666666; 
	text-decoration: none;
}
	
a:hover.footerLink{
	color: #666666;
	text-decoration: underline;
}

li.contentTabO{
	border-width: 1px;
	border-style: solid;
	border-top-color: #f9fcf9;
	border-left-color: #f9fcf9;
	border-right-color: #4fb354;
	border-bottom-width: 0px;
	list-style-image: none;
	list-style: none;
	width: 208px;
	height: 17px;
	padding: 5px 2px 2px 10px;
	float: left;	
	background-color: #e6f4e7;
	font-weight: bold;
	font-style:italic;
	color: #27A22D;
}

li.contentTab{
	border-width: 0px;
	border-style: solid;
	border-right-color: #A1A1A1;
	border-right-width: 1px;
	list-style-image: none;
	list-style: none;	
	width: 206px;
	padding: 5px 2px 2px 10px;	
	float: left;
	font-weight: normal;
}

li.contentTab a:link, li.contentTab a:visited, li.contentTab a:active{
	color: #666666; 
	text-decoration: none;
}
	
li.contentTab a:hover{
	color: #27A22D;
	text-decoration: underline;
}


li.contentTab2{
	border-width: 0px;
	border-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	list-style-image: none;
	list-style: none;	
	width: 206px;
	padding: 5px 2px 2px 10px;	
	float: left;
	font-weight: normal;
}

li.contentTab2 a:link, li.contentTab2 a:visited, li.contentTab2 a:active{
	color: #666666; 
	text-decoration: none;
}
	
li.contentTab2 a:hover{
	color: #27A22D;
	text-decoration: underline;
}

/* Content */

h1{
	height: 30px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	font-style:italic;
	font-size: 1.5em;
	color: #27A22D;
}

p{
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

ul{
	margin: 0px;
	padding: 10px 0px 10px 20px;
}

li{	
	margin: 7px 0px 7px 0px;
	padding: 0px;
	list-style-image: url(../images/link_arrow.gif);
}

li.liText{	
	margin: 3px 0px 3px 0px;
	padding: 0px;
	list-style-image: url(../images/text_arrow.gif);
}


.teaser{
	width: 198px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	padding: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-color: #f9fcf9;
	border-left-color: #f9fcf9;
	border-right-color: #4fb354;
	border-bottom-color: #4fb354;
	background-color: #bee3c0;
	background-image:url(../images/background_teaser.gif);
	background-repeat:repeat-x;
}

.teaserFooter{
	padding: 2px 0px 0px 0px;
	width: 218px;
	height: 16px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-color: #fffee7;
	border-left-color: #fffee7;
	border-right-color: #d3c200;
	border-bottom-color: #d3c200;
	background-color: #ffeb06;
	background-image:url(../images/background_teaser_footer.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}

.contentBoxFooter{
	padding: 2px 0px 0px 0px;
	height: 16px;
	width: 658px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-color: #fffee7;
	border-left-color: #fffee7;
	border-right-color: #d3c200;
	border-bottom-color: #d3c200;
	background-color: #ffeb06;
	background-image:url(../images/background_teaser_footer.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}


.linkArrow{
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}

.inTextFoto{
	width: 202px;
	margin: 0px 0px 10px 10px;
	float: right;
}

.itf2{
	float: left;
}

.itf3{
	float: right;
}

img.foto{
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

