<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;
}

#headSlogan{
	width: 640px;
	float: left;
	text-align: left;
	padding: 25px 0px 0px 10px;
	font-size: 1.8em;
	font-weight:bold;
	font-style:italic;
	color: #4b565b;
}

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

#flash{
	margin: 3px 11px 0px 10px;
	border-color: #4b565b;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	height: 287px;
}

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

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

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

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

#contentLeft{
	font-size: 1.1em;
	width: 660px;
}

#contentLeft strong{
	font-weight: normal;
}

#contentLeft .strong{
	font-weight: bold;
}

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

	.fotofl{
		float: left;
		margin: 0px 10px 0px 0px;
		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: #4b565b; 
	text-decoration: none;
}
	
a:hover{
	color: #4b565b;
	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: #4b565b;
}

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: #4b565b;
	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: #4b565b;
	text-decoration: underline;
}

/* Content */

h1{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 1.5em;
	color: #4b565b;
}

h2{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #4b565b;
}

p{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 1.5em;	
}

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);
}

ul.navigation{
	padding: 0;
	margin: 0 0 20px 20px;
}

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


.teaser{
	width: 198px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	padding: 10px;
	float: left;

}

.teaserFooter{
	padding: 2px 0px 0px 0px;
	width: 218px;
	height: 45px;
	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;
}

	.teaserFooter ul{
		padding: 0px;
		margin: 0px 0px 0px 30px;
	}
	
	.teaserFooter li{
		font-weight: bold;
		list-style-image: url(../images/link_arrow.gif);
	}

.contentBoxFooter{
	padding: 2px 0px 0px 0px;
	height: 38px;
	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;
}

</pre></body></html>