@import "menu.css";/* Sample .CSS file for the flexi skin, it only shows the different areas    and a possible positioning within the page */body {	padding:0;	margin:0;	font-family:  Georgia, serif;	color: #000;	background-color: #fff; /*#e0e4cc; #fffcf3; */}/* h1,h2,h3,h4,h5{font-family: Verdana, sans-serif;}*/	a { text-decoration:none; }	a:link { color: #68A9B3;} /*#2E2A2A;} #F38630; } #7f4a0e }	*/	a:visited { color: #68A9B3;} /*#2E2A2A;}  #F38630; } #7f4a0e }*/		a:hover { color:#79CBD4; }	a.urllink {background:transparent url(gfx/flexi/External.png) no-repeat scroll right center;padding-right:13px;}#FlexiAll { /*for setting e.g. additional Background-image*/	font-family:  Georgia, serif;	color: #000;	background-color: #fff; /*#e0e4cc; #fffcf3; */	width: 932px;	margin-left: auto;	margin-right: auto;}/*#FlexiAll h1,h2,h3,h4,h5{font-family: Verdana, sans-serif;}*/#FlexiTop {	position: relative;	top: 30 px;	left: 100px;	}#FlexiHeader {		width: 932px;	height: 332px;	padding: 0;	}#FlexiTitle h1{display: none; //visibility:hidden;}#FlexiTitle h2{display: none; //visibility:hidden;}#FlexiTitle {		width: 932px;	margin:0.5em;	border-bottom: 3px solid #2E2A2A;	border-top: 3px solid #2E2A2A;	height:7.0em;}#logo{float:left;}#navigation {float: right;}#FlexiMain {		margin:0.5em;	padding:0.2%;}#FlexiFooter {	border-top: 1px solid #2E2A2A;	font-size: 90%;}#FlexiBottom {	margin:0.5em;	height:2em;	/*border:1px solid #bbb;*/	text-align: center;	/*background:url(gfx/flexi/FlexiBottom.gif) no-repeat;*/}//For Jquery Cycle Image rotator#photoframeContainer{	width: 932px ;	height: 332px;	}	#imagetitle{	margin: 0;	margin-left: 16px;	margin-right: 16px;	position: relative;	bottom: 45px;	 z-index: 10;	padding: 0;	padding-left: 15px;	width: 885px ;	background-color: #333;	 color: #eee;		 filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;	}      .pics {     width:   932px;      height:  332px;      padding: 0;      margin:  0;  }  .pics img {      padding: 15px;      border:  1px solid #ccc;      background-color: #eee;      width:  900px;     height: 300px;     top:  0;     left: 0;} 