body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Sans-serif;
	font-size:14px;
	color:#192442;
}

a.menuLink {
	color:#192442;
	text-decoration:none;
	background-image:url('arrow.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:15px;
}

a.menuLink:hover {
	text-decoration:none;
	background-image:url('arrow2.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:15px;
}

a.newsLink {
	color:#FFFFFF;
	text-decoration:none;
}

a.newsLink:hover { }

a {
	color:#555555;
}

a:hover { color:#000000; }

h1 { 
	color:#f78410; 
	font-size:24px; 
	font-weight:normal;
	margin-top:4px;
	/*margin-bottom:-18px; */
	padding-bottom:0px; 
}

h2 a { 
	color:#f78410 !important; 
	text-decoration:underline;
}

h2 { 
	color:#f78410; 
	font-size:20px; 
	font-weight:normal;
	margin-top:-13px;
	margin-bottom:-20px; 
	padding-bottom:0px; 
}

#mainContainer {
	position:absolute;
	top:20px;
	left:-492.5px;
	margin-left:50%;
	width:985px;
	height:625px;
	border:1px solid #999999;
}

#header {
	height:123px;
	width:100%;
	background-image:url('top_bg.gif');
}

#logo {
	position:absolute;
	top:25px;
	border:none;
}

#menu {
	width:166px;
	height:380px;
	background-color:#CCCCCC;
	float:left;
	font-size:13px;
}

#farm {
	width:819px;
	height:193px;
	float:left;
	background-image:url('farm_image.jpg');
	background-repeat:no-repeat;
}

#frontContent {
	background-color:#FFFFFF;
	width:554px;
	height:187px;
	float:left;
	padding-left:35px;
	padding-right:35px;
	overflow:auto;	
}

#content {
	background-color:#FFFFFF;
	float:left;
	width:749px;
	height:380px;
	padding-left:35px;
	padding-right:35px;
	overflow:auto;
	overflow-x:hidden;
	text-align:justify;
}

/**
* #new and #frontNews changed 10-01-2007 by Alin.
* New link/thumb for downloading PDF
* added.
*/
#frontNews {
	width:195px;
	height:264px;
	float:right;
	/*background-image:url('news_logo.jpg');
	background-repeat:no-repeat;
	background-position:50% 10px;*/
	background-color:#f78410;
	/*padding-top:45px;*/
	padding-bottom:45px;
}

#news {
	/*background-image:url('news_logo2.jpg');
	background-repeat:no-repeat;
	background-position:0% 0px;*/	
	background-color:#f78410;
	float:left;
	width:195px;
	height:100px;
	/*padding-top:22px;*/
	padding-bottom: 22px;
	overflow:hidden;
}
a#pdf {
	background-image: url("pdfThumb.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	
	width: 185px;
	height: 89px;
	
	display: block;
	text-decoration: none;
	
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
a#pdf:link {
	text-decoration: none;
}
a#pdf:visited {
	text-decoration: none;
}
a#pdf:hover {
	text-decoration: none;
}

#leftBot {
	width:383px;
	height:122px;
	float:left;
	background-image:url('left_bot.jpg');
	background-repeat:no-repeat;
}

#address {
	background-image:url('address_bg.gif');
	background-repeat:no-repeat;
	width:407px;
	height:122px;
	float:left;
}

.newsItem {
	font-size:10px;
	color:#ffffff;
	width:166px;
	padding-left:15px;
	padding-bottom:5px;
}

.statistikScript { display:none; }
.small {
	width: 120px;
	height: 120px;
	background-color: #dfdede;
	vertical-align: middle;
	text-align: center;
}
.small img {
	padding: 5px;
	margin: 0px;
}
.fotoalbum_pages {
	font-size: 11px;
}
.fotoalbum_displaying {
	font-size: 11px;
}
#form_fotoalbum_groups {
	margin: 0px;
	font-size: 11px;
}
#select_fotoalbum_groups {
	font-size: 11px;
}
#fotoalbum_pagehandling {
	font-size: 11px;
	margin-top: 5px;
}