body {
	margin:0;
	padding:0;
	text-align:left;
	background-image:url('../layout/mainbg.jpg');
	background-repeat:repeat-x;
	background-color:#ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #666;
}
#identifier,#languages,#logo,.banner,#search,.mainnavigation,#space_line,.column_leftsub,.path,.sponsors {
	display:none;
}

/*Content*/
.content {
	border-top:5px solid #BD4104;
	background-image:url('../layout/content_fade_top.gif');
	background-repeat:repeat-x;
	background-position:left top;
	padding:25px 25px 0 25px;
}
.column_left,.column_center,.column_right,.column_left_fp,.column,.column_leftsub,.column_rightsub,.sponsors {
	float:left;
	min-height:250px;
	height:auto;
	_height:250px;
	padding-bottom:20px;
}
.column_left,.column_leftsub {
	width:190px;
	margin-right:20px;
}
.column_left_fp {
	background-image:url('../layout/arms.gif');
	background-repeat:no-repeat;
}
.column_center {
	width:380px;
}
.column_right {
	margin-left:20px;
	width:190px;
}
.column_rightsub {
	width:585px;
}
.column {
	width:620px;
}

/*Subnavigation*/
.column_leftsub ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column_leftsub ul li {
	border-bottom:1px solid #eee;
	padding:3px 0 3px 0;
}
.column_leftsub ul li a {
	display:block;
	padding-left:5px;
	text-decoration:none;
	color:#BD4104;
}
.column_leftsub ul li a:hover {
	background-color:#f8f8f8;
}
.column_leftsub ul li ul {
	margin:2px 0 0 0;
	padding:0;
}
.column_leftsub ul li ul li {
	margin:0;
	padding:3px 0 3px 10px;
}
.column_leftsub a.selectednavi,.column_leftsub a.selectednavi:hover {
	background-color:#BD4104;
	color:#fff;
}

/*Bottom*/
.content_fade_bottom {
	clear:both;
	background-image:url('../layout/content_fade_bottom.gif');
	background-repeat:repeat-x;
	height:20px;
	border-bottom:2px solid #f8f8f8;
}
.bottom_rounded {
	margin-right:auto;
	margin-left:auto;
}
/*News
ul.news_list {
	margin:0;
	padding:0;
}
ul.news_list li {
	list-style:none;
	padding:1px 0 1px 0;
}
.news_ingres {
	font-style:italic;
}
*/
/* search */
.search_results ul {
	margin:0;
	padding:0;
	list-style:none;
}
.search_results li {
	border-bottom:1px solid #ededed;
}
.search_results a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
}
.search_results a:hover {
	background-color:#f8f8f8;
}
.search_result_title {
	color:#333;
}
.search_result_date {
	color: #333;
}
.search_result_shorttext {
	color:#888;
}
/*News*/
.news_list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news_list li {
	border-bottom:1px solid #ededed;
}
.news_list a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
}
.news_list a:hover {
	background-color:#f8f8f8;
}
li.news_list_year {
	padding: 10px 0 10px 0;
	color:#2D8CD0;
	font-size: 18px;
	line-height: 25px;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	word-spacing : -2px;
}
li.news_list_month {
	padding:5px 0 5px 10px;
	font-weight:bold;
}
.news_list_title {
	color:#333;
}
.news_list_date {
	color: #333;
}
.news_list_shorttext {
	color:#888;
}
.news_front ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news_front li {
	background-image:url('../layout/bg_horizontal.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.news_front_title {
	padding:3px 0 3px 0;
}
.news_front_date {
	font-size:10px;
	padding-bottom:3px;
}
.news_front_date,.news_front_shorttext {
	text-decoration:none;
	color:#666;
}
.news_front_archive {
	text-align:right;
}
.news #title {
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	color:#2D8CD0;
	font-size: 18px;
	line-height: 25px;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	word-spacing : -2px;
}
.news #date {
	padding-top:5px;
}
.news #textcontent {
	margin-top:20px;
	padding:10px 0 10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/*Common*/
form {
	margin:0;
	padding:0;
}
h1,h2 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	color:#BD4104;
	font-size: 18px;
	line-height: 20px;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	word-spacing : -2px;
	border-bottom: 1px solid #ccc;
}
h2 {
	padding:0 0 2px 0;
	margin:0 0 10px 0;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	word-spacing : 0;
}
img {
	border:0;
}
p {
	margin:0;
	padding:0 0 10px 0;
}
a {
	text-decoration:underline;
	color:#BD4104;
}
table.feedback th {
	vertical-align: top;
	width: 80px;
	font-weight: normal;
}
table.feedback textarea {
	width: 300px;
}
