@import "rte_default.css";
@import "css_styled_content.css";
a {
/*	color:#A7A27E;*/
	color:#333333;
/*	text-decoration:none;*/
}

a:hover {
/*	color:#A7A27E;*/
	color:#000000;
	text-decoration:underline;
}
body {
	background-color:#FFFFFF;
	margin:0;
}
#page {
	margin:0 auto;
	overflow:visible;
	padding:0;
	position:relative;
	text-align:left;
	width:950px;
}
#container {
	float:left;
	margin:0;
	overflow:visible;
	position:absolute;
	text-align:left;
	top:0;
	width:950px;
}
#background {
	background:transparent url(../images/sitebg.png) no-repeat scroll 0 0;
	height:600px;
	left:-125px;
	position:absolute;
	top:0;
	width:1200px;
}
#top-box, #content {
	float:left;
}
#top-box {
	height:170px;
	width:950px;
}
#content {
	height:auto;
}
#left, #top, #normal, #right, #bottom, #submenu, #rootmenu{
	display:inline;
	float:left;
	position:relative;
}
#normal-content, #right-content {
/*	display:inline;
	float:left;
	position:relative;*/
}
#bottom, #top {
	float:right;
	margin-left:20px;
	width:730px;
}
#bottom .left, #bottom .right, #top .left, #top .right {
	display:inline;
	float:left;
	width:355px;
	position: relative;
}

#bottom .right, #top .right {
	margin-left:20px;	
}
#submenu {
	float:right;
	width:730px;
}
#rootmenu {
	display:inline;
	float:right;
	margin-bottom:10px;
	width:716px;
}
#print {
	display:inline;
	float:right;
	width:14px;
}
.logocleargif {
	float:left;
	
}
.sitemapcleargif {
	float:right;
	margin-top:8px;
	
}
#left {
	margin-left:5px;
	margin-right:5px;
	width:190px;
}
#normal {
	margin-left:20px;
	margin-right:10px;
	width:355px;
}
#right {
	margin-left:10px;
	margin-right:0;
	width:355px;
}
#bottomleft {
	background:transparent url(../images/frontpage_leftbox_bg.png) no-repeat scroll 0 0;
	float:left;
	height:230px;
	margin-right:10px;
	width:355px;
}
#bottomright {
	background:transparent url(../images/frontpage_rightbox_bg.png) no-repeat scroll 0 0;
	float:left;
	height:230px;
	margin-left:10px;
	width:355px;
}

/*********************
* FRONTPAGE ELEMENTS *
*********************/

/*LARGE*/

.frontpage-element-largeimage .frontpage-element-image {
	margin-bottom:20px;
}

.frontpage-element-largeimage .readmore {
	margin-top:10px;
	width:95px;
	height: 28px;
}
.frontpage-element-largeimage .readmore-image {
	background:transparent url(../images/readmore-large.png) no-repeat scroll 0 0;
	width:95px;
	height:28px;
}
.frontpage-element-largeimage .readmore-image:hover {
	background:transparent url(../images/readmore-large-hover.png) no-repeat scroll 0 0;
}

/*SMALL*/

.frontpage-element-smallimage .readmore-image {
	background:transparent url(../images/readmore-small.png) no-repeat scroll 0 0;
	width:83px;
	height:17px;
	margin-top:10px;	
	margin-bottom:10px;
}
.frontpage-element-smallimage .readmore-image:hover {
	background:transparent url(../images/readmore-small-hover.png) no-repeat scroll 0 0;
}

.frontpage-element-smallimage .frontpage-element-image {
	float:left;
	display:inline;
	width:95px;
}
.frontpage-element-smallimage .frontpage-element-text {
	display:inline;
	float:left;
	width:255px;
/*	border: 1px solid;*/
/*	margin-bottom:30px;	*/
}

.frontpage-element-smallimage .frontpage-element-text h2,.frontpage-element-smallimage .frontpage-element-text h2 a {
	margin:0 0 5px;
}

.frontpage-element-smallimage {
 	margin-bottom:19px;
}

/***************
* MAIN MENU    *
***************/

.menuheader-red, .menuheader-grey {
	height:20px;
	margin-bottom:15px;
}
.menuheader-red {
	background:transparent url(../images/menutop_red.png) no-repeat scroll 0 0;
}
.menuheader-grey {
	background:transparent url(../images/menutop_grey.png) no-repeat scroll 0 0;
}
.menu {
	margin-bottom:30px;
}
.lev1actbottom, .lev2actbottom, .lev1, .lev2 {
	margin-bottom:5px;
}
.menu a, .menu p {
	color:#A04141;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:12px;
	text-decoration:none;
}
.menuheader-red p, .menuheader-grey p {
	color:white;
	padding-top:2px;
}
.menu {
	overflow:hidden;
}
.menu, .menu .lev1, .menu .lev2, .menu .lev2start, .lev1actmiddle, .lev1acttop, .lev1actbottom, .lev2actmiddle, .lev2acttop, .lev2actbottom, .menuheader-grey, .menuheader-red {
	display:inline;
	float:left;
	width:190px;
}
.menu .lev1, .lev1actmiddle, .menuheader-red, .menuheader-grey {
	padding-left:10px;
}
.menu .lev2start {
	height:4px;
}

.menu .lev2, .lev2actmiddle {
	padding-left:21px;
}
.menu .lev2actmiddle .menuarrow {
	background:transparent url(../images/menuarrow.gif) no-repeat scroll 0 0;
	height:5px;
	margin-left:-13px;
	margin-top:5px;
	position:absolute;
	width:3px;
}
.menu .lev2acttop, .menu .lev1acttop {
	background:transparent url(../images/menu_lev2_act_top.png) no-repeat scroll 0 0;
	font-size:0;
	height:3px;
	margin-bottom:-1px;
	margin-top:-2px;
	width:190px;
}
.menu .lev2actbottom, .menu .lev1actbottom {
	background:transparent url(../images/menu_lev2_act_bottom.png) no-repeat scroll 0 0;
	font-size:0;
	width:190px;
}
.menu .lev1actbottom {
	height:4px;
	margin-bottom:1px;
}
.menu .lev2actbottom {
	margin-bottom:2px;
	height:3px;
}
.menu .lev2actmiddle {
	background:transparent url(../images/menu_lev2_act_middle.png) repeat-y scroll 0 0;
}
.menu .lev1acttop {
	background:transparent url(../images/menu_lev1_act_top.png) no-repeat scroll 0 0;
}
.menu .lev1actbottom {
	background:transparent url(../images/menu_lev1_act_bottom.png) no-repeat scroll 0 0;
/*	margin-bottom:4px;*/
}
.menu .lev1actmiddle {
	background:transparent url(../images/menu_lev1_act_middle.png) repeat-y scroll 0 0;
}

/**************
* SUB MENU    *
**************/

#submenu ul {
/*	margin:0 0 2px;*/
	margin:0;
	padding:0 0 2px;
}
#submenu li {
	display:inline;
/*	display:inline-block;*/
/*	display:inline-table;*/
	margin:0 3px;
	position:relative;
}
#submenu a, #rootmenu a {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:11px;
	text-decoration:none;
	display:inline-block;
}
#submenu .act a {
	color:#000000 !important;
}
#submenu .lev3 a {
	color:#666666;
}
#submenu .lev4 a {
	color:#993333;
}
#submenu .submenutop {
	background:transparent url(../images/submenutop.png) no-repeat scroll 0 0;
	height:5px;
	overflow:hidden;
}
#submenu .submenumiddle {
	background:transparent url(../images/submenumiddle.png) repeat-y scroll 0 0;
}
#submenu .lev3 {
/*	height:17px;*/
	padding:2px 15px 0;
}
#submenu .lev4 {
/*	height:16px;*/
	padding:4px 15px 0;
}
#submenu .submenumiddle a {
	margin-right:20px;
}
#submenu .submenuruler {
	background:transparent url(../images/submenuruler.png) no-repeat scroll 0 0;
	height:5px;
	overflow:hidden;
}
#submenu .submenubottom {
	background:transparent url(../images/submenubottom.png) no-repeat scroll 0 0;
	height:5px;
	margin-bottom:18px;
	overflow:hidden;
}

.menu a:hover, #submenu a:hover {
	color:#999999;
}

#submenu .logout {
	float:right;
}
#submenu .logout a {
	font-weight:bold;
/*	color:black;*/
}
#submenu .logout a:hover {
	text-decoration:underline;
}

/***************
* ROOT MENU    *
***************/

#rootmenu a, #rootmenu li {
	color:#999999;
}
#rootmenu li {
	display:inline;
	float:left;
	margin:0 3px;
	position:relative;
}
#rootmenu ul {
	margin:0;
	padding:0;
}
#rootline ul {
	display:inline;
	margin:0 0 5px;
	position:relative;
}
#rootline ul li {
	display:inline;
	float:left;
	margin:0 1px;
	position:relative;
}

/******************
* SPECIAL HEADERS *
******************/

.header1-background, .header1-background a{
	font-size: 11px;
	color: white;
	font-weight:bold;
	line-height:20px;
}
.header1-background {
	background:transparent url(../images/headerbg_grey.png) no-repeat scroll 0 0;
	height: 20px;
	padding-left:10px;
}

/*****************
* SECTION FRAMES *
*****************/

.sectionframe-bottomboxleft {
	background:transparent url(../images/frontpage_leftbox_bg.png) no-repeat scroll 0 30px;
	height:235px;
	padding:15px;
	margin-top:10px;
	position:relative;
}

.sectionframe-bottomboxright {
	background:transparent url(../images/frontpage_rightbox_bg.png) no-repeat scroll 0 30px;
	height:235px;
	padding:15px;
	margin-top:10px;
	position:relative;
}

.sectionframe-grey {
	background:transparent url(../images/sectionframebg.png) no-repeat scroll 0 30px;
	position:relative;
/*	width:355px;*/
	height:200px;
	padding:15px;
	margin-top:10px;
}

.sectionframe-grey .csc-header,.sectionframe-bottomboxright .csc-header,.sectionframe-bottomboxleft .csc-header {
	margin:-15px -15px 23px -15px;
}
.sectionframe-grey .header1-background, .sectionframe-bottomboxleft .header1-background,.sectionframe-bottomboxright .header1-background {
	margin:0px 0px 15px 0px;
}

.sectionframe1 {
	border:1px solid #046380;
	min-height:150px;
	position:relative;
}
.sectionframe1 .sectionheader {
	background-color:#046380;
	color:#A7A27E;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding:5px 0 0 6px;
	position:relative;
}
.sectionframe-bottomboxleft .bottomboxleftlink {
	cursor: hand;
	width:20px;
	height:20px;
	overflow:hidden;
	position:absolute;
	left:320px;
	top: 237px;
}
.sectionframe-bottomboxright .bottomboxrightlink {
	cursor: hand;
	width:20px;
	height:20px;
	overflow:hidden;
	position:absolute;
	left:15px;
	top: 236px;

}


/*****************
* DIV			 *
*****************/

.left-content,.right-content,.frontpage-element-smallimage  {
	position:relative;
	float:left;
}

.imageButton {
	margin-bottom:10px;
}
.adresse {
	line-height:20px;
}

/******************
 * NEWS LATEST    *
 ******************/
.news-latest-item img {
	float:right;
}
.news-latest-item {
	clear:right;
	margin-top:10px;
	position:relative;
}
.news-latest-item a {
/*	text-decoration:none;*/
}
.news-latest-item p {
	font-size:10px;
	margin:0;
}
.news-latest-item h3 {
	margin:0;
}
.news-latest-item img {
	position:relative;
}
.news-latest-morelink {
	position:relative;
}
.news-latest-morelink a {
	float:none;
	font-size:10px;
}
.news-latest-container, .tx-cal-controller {
	position:relative; display:inline;
}
.news-latest-date{
/*	color:#666666;*/
	font-weight:normal;
}
/******************
 * NEWS LIST      *
 ******************/

.news-list-item {
	margin-bottom:30px;
}
.news-list-item img {
	float:left;
	margin-right: 5px;
}
.news-list-date {
	display:block;
	color:#666666;
	font-weight:normal;
}

/******************
 * CALENDAR       *
 ******************/
.tx-cal-controller dl {
/*	width:355px;*/
	position:relative;
	height:auto;
	overflow:hidden;
/*	display:block;*/
}

.cal-list {
	position:relative;
	display:inline;
	width:355px;
}

.tx-cal-controller dt {
	margin:0;
	float:left;
	clear:left;
	width:100px;
	margin-right:5px;
	margin-bottom:10px;
	display:inline;
}
.tx-cal-controller dd {
	width:250px;
	float: left;
	display:inline;
	margin:0;
	margin-bottom:10px;
}
.sectionframe-bottomboxright dd,.sectionframe-bottomboxleft dd {
	width:220px;
}
.tx-cal-controller .V9G {
	float:left;
}
.tx-cal-controller .cal-header {
	font-weight:bold;
}
.tx-cal-controller .cal-morelink a{
	font-size:10px;
}
.calendar-event-goback {
	margin-top:10px;
}

.csc-frame {
	position:relative;
}
.listheader a{
	font-size:20px;
}
.listheader {
	list-style:none;
}
.listheader ul li a{
	font-size: 12px;
}



.clear-both, .clearer {
	clear:both;
}
.clearer {
	margin-top:10px;
}

form {
	margin:0;
	padding:0;
}
*+html legend
{
margin:-9px 0 0 0;
}
*+html fieldset
{
margin:9px 0 0 0;
}
fieldset {
	margin:5px;
	padding:0 5px 5px 5px ;
}
legend {
	font-weight:bold;
	padding: 2px;
}
