/*
	-----------------------------
	Editable CSS file
	-----------------------------
*/


/* --- PAGE LAYOUT ---*/
BODY
{
	background-image: url('images/bg_site.jpg');
	background-position: center top;
	background-repeat:repeat-y;
	background-color: #cccccc;
	margin: 0px 37px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
#pagewrapper
{
	background-image:url('images/bg_main.jpg');
	background-repeat:repeat-y;	
	background-color: #FFFFFF;
	border: 0px solid #c3b984;
	margin-top:0px;
}
#contentwrapper
{

}
/* Left Column under menu */
#col1b
{
	width:170px;
	padding:  30px 30px 0px 20px;
	float: left;
}

/* Right Column under news */
#col3b
{
	
	margin-right:10px;
	margin-top:10px;
	margin-left: 10px;
}

#footer
{
	width: 976px;
	height: 33px;
	
	background-image: url('images/bottom.jpg');
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer P
{
	color:#000000;
}



/* --- TEXT AND PADDING/MARGIN STYLES ---*/

BODY, TD
{
	font-family:verdana,arial;
	font-size:8pt;
	color:#666666;
	
}

P, DIV
{
	font-family:verdana,arial;
	font-size:8pt;
	text-align:left;
}
/* Heading*/
h1
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2	{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;	
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

h2 a:link	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}

h2 a:visited	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}

h2 a:hover	{
	text-decoration: underline;	
	color: #000000;
	margin-top: 0;
	padding-top: 0;
}

h2 a:active	{
	text-decoration: none;
	color: #000000;	
	margin-top: 0;
	padding-top: 0;
}
H3
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

/* Link*/
a:link	   
{
	color: #006699;
	text-decoration: underline; 
	font-weight: normal;
	}
a:visited  
{
	color: #006699;
	text-decoration: underline; 
	font-weight: normal;
	}
a:hover	   
{
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}

/* Left menu */
/** First level left menu**/
ul.listmenuToplevel
{
	clear:both;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding:  10px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	line-height: 18px;
	}
li.listmenuToplevel
	{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;
	 }
li.listmenuToplevelOpen
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;
	}
li.listmenuToplevelSelected
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;		
	}
a.listmenuToplevel
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;
	}
a:hover.listmenuToplevel
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;
	}
a.listmenuToplevelSelected
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
	margin: 0px 0px 20px 0px;
	list-style-type:none;
	}
/** Sub level left menu**/
ul.listmenuSublevel
{
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
ul.listmenuSublevelSelected{}

li.listmenuSublevel
{
	list-style-type:none; 
	padding-bottom:0px;
	padding-top:14px;
	
	}
li.listmenuSublevelOpen
{
	list-style-type:none; 
	padding-bottom:0px;
	padding-top:14px;
	}
li.listmenuSublevelSelected
{
	list-style:none;
	}
a.listmenuSublevel
{
	font-size:95%;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	}
a:hover.listmenuSublevel
{
	font-size:95%;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	}
a.listmenuSublevelSelected
{
	color:#000;
	}
/* News */
#news
{
	margin-right:5px;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom:20px;
	}
.newsitem
{
	padding-bottom:15px;
	}
.NewsTitel
{	
	color:#676500;
	font-weight:bold;
	}
.NewsDate
{
	color:#676500;
	padding-bottom:3px;
	font-size:80%;
	}
.NewsImage
{
	border:solid 1px #b9b8a4;
	}
.NewsAbstract
{
	color:#676500;
	font-size:90%;
	}
.NewsLink
{
	font-size:90%;
	}

/* Search */
#search
{
	background-color:#ffffff;
	}
.btninput
{
	background-color: #cac4a2;
	font-size: 8pt;
	width:50px;
	height:20px;
	font-weight: normal;
	color: #000000;
	border: solid 1px #c3b984;
}
#inp-search
{
	width:154px;
	}
/* Print */





