@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #ffffff;
	background-image: url(../../images/structure/bg_body.jpg);
	background-repeat: repeat-x;

}


 a {
	
	
	color: #99CC33;
	

	text-decoration: none;
	


}




#wrapper {
	padding:0;
	margin:0;
	margin-right: auto;
	margin-left: auto;
	width: 891px;

}

#header {
	background-image: url(../../images/structure/bg_header_repeat.jpg);
	background-repeat: repeat-y;

	float:left;
	width: 891px;
}

#header_top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header_logo {
	float:left;
	padding-left:90px;
	padding-top:50px;
	padding-bottom:40px;
	
}
#header_language {
	float:right;
	padding-top:50px;
	padding-right:90px;

}

#header_image {
	

	
	
}

#nav {
	background-image: url(../../images/structure/bg_header_repeat.jpg);
	background-repeat: repeat-y;
	padding-bottom:15px;
	float:left;
	width:100%;


	padding-left:90px;

}

.nav a {
	float: left;
	font-size: 13px;
	font-family:Trebuchet, Verdana;
	display: block;
	height: 15px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 15px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;


}

.nav a#current {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;

}

.nav a:hover {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;

}

.nav a:visited {
	color: #333333;
	
	}


#content {
	background-image: url(../../images/structure/bg_content.jpg);
	background-repeat: no-repeat;
	
	float:left;
	width: 711px;
	height:400px;
	padding-left:90px;
	padding-right:90px;
	
	
	
}

#content_1 {

		
	padding-top:10px;
	float:left;
		
}

#content_2 {
		
		
		
	float:right; 
	padding-right:20px;
		
	
}

.content_image {		
		
	border:#CCCCCC solid 1px;
	padding:5px;
		
}



.contenttitle {

	font-family:Trebuchet, Verdana;
	font-size: 20px;
	padding-bottom:30px;
	padding-top:20px;
	color:#999999;
	font-weight:normal;

}

.table td {

	border-bottom: 1px solid #CCCCCC;
	border-bottom-style:solid;

	padding-bottom:10px;
	padding-right:10px;
	padding-top:5px;

}


#none td{

	border-bottom: none;
	border-bottom-style:none;

	padding-bottom:none;
	padding-right:none;
	padding-top:none;

}

#footer {

	float:left;
	padding-bottom:20px;

	
}

.categories
{
	list-style:none;
	padding:0;
	margin:0;
	color:#666666;

}

.categories h2
{
	
	color:#666666;
	padding-top:6px;

}

 .pagetitle
 {
	
	color:#666666;
	padding-top:6px;

}

.categories li
{
	list-style:none;

	padding:0;
	margin:0;

}

.categories ul
{
	list-style:none;

	padding:0;
	margin:0;

}