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

* {
	margin:0;
	padding:0;
	}

html { 
	height:100%; 
	overflow-y:scroll;
	}
body {
	margin:0;
	height:100%;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	vertical-align:top;
	color:#000;
	font-size:12px;
	line-height:100%;
	background:#eee url(img/bg-middle.gif) 50% 0 repeat-y;
	}

body, h1, h2, h3, h4, h5, h6 blockquote, p, form {
	margin:0;
	padding:0;
	}
	
/* a */

a {
	border:none;
	text-decoration:none;
	}
	
	a:hover {
	color:#4384be;
	border-bottom:none;
	text-decoration:none;
	}

.container a:link, a:visited {
	color:#32628d;
	border:none;
	text-decoration:none;
	}
	
	.container a:hover {
	color:#4384be;
	border-bottom:#4384be dotted 1px;
	text-decoration:none;
	}
	
.entry.rline a {
	color:#32628d;
	border-bottom:#32628d dotted 1px;
	}
	
	.entry.rline a:hover {
	color:#4384be;
	border-bottom:#4384be dotted 1px;
	}

.courses td a.link {
	padding:0 0 0 20px;
	margin:0;
	background: url(img/icon_link.gif) 0px 0px no-repeat;
	color:#222;
	}
	
	.courses td a.link:hover {
	color:#32628d;
	text-decoration:underline;
	border:none;
	}

.colorfield a:link,
.colorfield a:visited,
.colorfield ul.doc li a,
.topborderbox ul.link li a,
.topborderbox ul.doc li a,
.topborderbox ul.mail li a {
	color:#222;
	}
	
	.colorfield a:hover,
	.colorfield ul.doc li a:hover,
	.topborderbox ul.link li a:hover,
	.topborderbox ul.doc li a:hover,
	.topborderbox ul.mail li a:hover {
	color:#32628d;
	text-decoration:none;
	border-bottom:#32628d dotted 1px;
	}

/* p */

p {
	margin-bottom:10px;
	line-height:150%;
	}

img {
	border:0;
	}

.fixed, .clear {
	clear:both;
	}
	
.alignnone {
	border:0px;
	}
	
.inline {
	display:inline;
	}

ul {
	margin:0 0 7px 0;
	padding:0;
	list-style-type:none;
	line-height:150%;
	}

	ul.doc li {
	padding:0 0 0 22px;
	margin:0;
	background: url(img/icon_doc.gif) 3px 0px no-repeat;
	}
	
	ul.mail li {
	padding:0 0 0 22px;
	margin:0;
	background: url(img/icon_mail.gif) 1px 3px no-repeat;
	}
	
	ul.link li {
	padding:0 0 0 22px;
	margin:0;
	background: url(img/icon_link.gif) 0px 0px no-repeat;
	}
	
	ul.point li {
	padding:0px 0 4px 15px;
	margin:0 0 0 -15px;
	background: url(img/li.gif) -1px 0px no-repeat;
	}
	
	ul.point.paddingl li {
	padding:0px 0 4px 15px;
	margin:0;
	background: url(img/li.gif) -1px 0px no-repeat;
	}
	
	
ol {
	padding:0;
	margin-left:15px;
	}
	
	ol li {
	list-style: outside decimal;
	padding:0 0 5px 0px;
	}

table {
	width:100%;
	border:0;
	margin:0 0 10px 0;
	}
	
td {
	vertical-align:top;
	line-height:150%;
	}

input, textfield, select, textarea {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	background:#FFF url(img/bg-textinput.gif) top repeat-x;
	border:1px solid #d9dee5;
	padding:4px;
	margin:0;
	line-height:140%;
	}

#wrapper {
	margin:0 auto 0 auto;
	width:900px;
	min-height:100%; /* important for ie7 */
	}
	
#header {
	width:900px;
	height:140px;
	position:relative;
	
	}
	
.logo_de {
	width:410px;
	height:65px;
	background: url(img/logo_de.gif) -20px 50% no-repeat;
	margin:35px 0 0 45px;
	display:inline;/* ie6 debug */
	float:left;
	}

.logo_fr {
	width:250px;
	height:65px;
	background: url(img/logo_fr.gif) -20px 50% no-repeat;
	margin:35px 0 0 45px;
	display:inline;/* ie6 debug */
	float:left;
	}
	
#title a {
	width:150px;
	text-decoration:none;
	color:#fff;
	margin:0 0 10px 20px;
	font-size:35px;
	display:none;
	}

#tagline {
	color:#888;
	margin:0 0 0 20px;
	height:20px;
	font-size:16px;
	display:none;
	}

/* languagebox START*/

#languagebox {
	float:right;
	margin:45px 40px 0 0;
	border-left:1px solid #bbb;
	display:inline;/* ie6 debugging */
	}

#languagebox li {
	float:left;
	list-style-type:none;
	display:block;
	font-size:11px;
	line-height:140%;
	letter-spacing: 0.1em;
	
	}
	
	#languagebox a {
	text-decoration:none;
	display:block;
	color:#000;
	padding:0 10px;
	border-right:#bbb solid 1px;
	}
	
	#languagebox a:hover {
	text-decoration:none;
	color:#4384be;
	}

	#languagebox .active a {
	}
		

/* languagebox END */


#middle_cluster {
	padding:0 0 0 0;
	}

#leftbar {
	width:235px;
	margin-left:0;
	float:left;
	display:inline; /* ie6 debugging */
	font-size:11px;
	}
	
/* menu_main */

#menu_main {
	border-bottom:#ccc solid 1px;
	margin:0 0 60px 0;
	letter-spacing:0.1em;
	word-spacing: 0em;
	list-style-type:none;
	}
	
	#menu_main li.page_item a {
	display:block;
	font-size:11px;
	line-height:140%;
	border:none;
	color:#222;
	}

	#menu_main li.current_page_item a,
	#menu_main li.current_page_ancestor a,
	#menu_main li.current_page_parent a {
	color:#32628d;
	}

#menu_main ul.top {
	margin:0;
	padding:0;
	}
		
	#menu_main ul.top li {
	font-weight:bold;
	padding:8px 0 8px 50px;
	border-top:#ccc solid 1px;
	}

	#menu_main ul.top li a:hover {
	color:#32628d;
	}

#menu_main ul.sub {
	margin:-2px 0 6px 0;
	}
	
	#menu_main ul.sub li {
	font-weight:normal;
	border:none;
	margin:0 0 0 4px;
	padding:3px 0 3px 90px;
	}
	
	#menu_main ul.sub li.page_item a:hover,
	#menu_main ul.sub li.page_ancestor a,
	#menu_main ul.sub li.page_parent a {
	background: url(img/li_cat_active.gif) no-repeat 0 50%;
	padding-left:25px;
	margin-left:-25px;
	}
	
	#menu_main ul.sub li.current_page_item a,
	#menu_main ul.sub li.current_page_ancestor a,
	#menu_main ul.sub li.current_page_parent a {
	background: url(img/li_cat_active.gif) no-repeat 0px 50%;
	padding-left:25px;
	margin-left:-25px;
	}
	
/* menu_contact */

#menu_contact {
	margin:0 0 0 45px;
	}

	#menu_contact li.page_item {
	font-size:11px;
	letter-spacing: 0.1em;
	word-spacing: 0em;
	}
	
	#menu_contact li.page_item a {
	color:#000;
	border:none;
	}
	
	#menu_contact li.page_item a:hover {
	text-decoration:none;
	color:#32628d;
	}
 
	#menu_contact li.current_page_item a,
	#menu_contact li.current_page_ancestor a,
	#menu_contact li.current_page_parent a {
	color:#32628d;
	}

#menu_contact ul.top {
	margin:0;
	padding:0;
	}
	
	#menu_contact ul.top li a {
	font-weight:normal;
	line-height:140%;
	padding:6px 0 6px 4px;
	}

#menu_contact ul.sub {
	margin:6px 0;
	padding:0;
	}
	
	#menu_contact ul.sub li a {
	font-weight:normal;
	line-height:190%;
	border:none;
	margin:0;
	padding:1px 0 1px 25px;
	background:url(img/li_sub_contact.gif) 1px 1px no-repeat;
	}
	
/* container */

.container {
	width:640px;
	float:right;
	padding:0 0 50px 0;
	margin:0;
	
	}

/* image-top start*/

.img-top {
	margin:-15px 0 20px 0;
	height:255px;
	background:#ccc;
	overflow: hidden;
	position:relative;
	}
	
.img-board {
	margin:-15px 0 20px 0;
	height:270px;
	background:#ccc;
	overflow: hidden;
	position:relative;
	}

/* widget_news */

#widget_news {
	width:235px;
	height:105px;
	color:#fff;
	overflow:hidden;
	float:left;
	position:relative;
	opacity: 0.93;
	-moz-opacity:0.93;
	filter:alpha(opacity=93);
	z-index:100;
	font-weight:normal;
	line-height:130%;
	margin: -140px 0 0 15px;
	padding: 15px 30px 0 10px;
	background: url(img/news-symbol.gif) right bottom no-repeat;
	}
	
	#widget_news a {
	text-decoration:none;
	color:#FFFFFF;
	border:none;
	}
	
	#widget_news span.title {
	margin:0;
	padding:0 0 9px 25px;
	font-size:20px;
	font-weight:normal;
	display:block;	
	}
	
.post {
	line-height:150%;
	
	}
	
	
	.content {
	padding:0 0 0 2px;
	margin-top:-5px;
	}
	
	.content_color {
	padding:15px 20px 25px 12px;
	margin-top:-20px;
	background:#fcf2ef;
	border-top:#efefef solid 1px;
	border-right:#e8e8e8 solid 1px;
	border-bottom:#ddd solid 1px;
	border-left:#e8e8e8 solid 1px;
	}
	
	.post h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 15px;
	margin:0 0 15px 0;
	background: url(img/pageheading.gif) repeat-x left top;
	height: 32px;
	line-height:32px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	z-index:100;
	text-shadow:#444 0px 1px 4px;
	}
	
	.post h2 a:link,
	.post h2 a:visited {
	text-decoration:none;
	color:#fff;
	}
	
	.post h2 a:hover {
	text-decoration:none;
	color:#fff;
	}
	
	h3 {
	font-size: 12px;
	padding: 0 0 12px 0;
	}
	
	h3.marktop {
	background: url(img/mark_paragraph.gif) no-repeat left top;
	padding: 15px 0 12px 0;
	margin-top:15px;
	font-size: 12px;
	}
	
	.markbox {
	background:url(img/mark_paragraph.gif) no-repeat left top;
	margin:15px 0 15px 0;
	padding-top:15px;
	}
	
	.colorfield {
	padding: 15px;
	margin-bottom: 10px;
	background-color: #d9dee5;
	}
	
	
	.up {
	font-size:95%;
	word-spacing:0em;
	padding:0;
	text-transform:uppercase;
	}
	
	.bo {
	font-weight:bolder;
	}
	
	.spacing {
	letter-spacing:0.1em;
	}
	
	.it {
	word-spacing:0.3em;
	padding:0 2px;
	font-style:italic;
	}
	
	.black {
	color:#000000;
	}
	
	.gray {
	color:#666;
	}
	
	.img_top {
	width:590px;
	height:200px;
	margin:-20px 0 20px 0;
	}
	
	.img_top_narrow {
	width:340px;
	height:200px;
	margin:-20px 0 20px 0;
	}
	
	.img_top_note {
	float:right;
	height:25px;
	width:100%;
	margin-top:175px;
	}
	
	.img_top_toll {
	width:590px;
	height:270px;
	margin:-20px 0 25px 0;
	}
	
	.img_top_board {
	width:590px;
	height:280px;
	margin:-20px 0 25px 0;
	}

	.trio-first {
	width:194px;
	margin:-15px 0 30px 0;
	padding:0;
	float:left;
	}
	
	.trio {
	width:194px;
	margin:-15px 0 30px 4px;
	padding:0;
	float:left;
	}

.entry {
	width:340px;
	float:left;
	margin:0;
	padding:0 0 0 2px;
	color:#222;
	line-height:150%;
	display:inline;
	}
	
	.entry.rline {
	width:340px;
	border-right:#ccc solid 1px;
	padding:0 25px 0 2px;
	margin-bottom:10px;
	}

	
	.entry-unit {
	width:610px;
	position:relative;
	margin:0;
	}
	
	.leftbox {
	margin-left:0;
	width:310px;
	padding:0 25px 0px 0;
	border-right:#ccc solid 1px;
	float:left;
	}
	
	.rightbox {
	margin-left:0;
	width:240px;
	padding:0 0px 10px 20px;
	float:left;
	}
	
	.footnote {
	font-size:12px;
	line-height:140%;
	color:#777;
	}

/* sidebox */

.sidebox {
	width:250px;
	margin:0;
	padding:0;
	float:right;
	line-height:150%;
	display:inline;
	}
	
	.sidebox h3 {
	padding-left:3px;
	}
	
	.sidebox .body {
	padding:0 20px 5px 3px;
	}
	
	.sidebox .intermezzo {
	height:10px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
	}
	
	.sidebox ul {
	padding:0;
	margin:0;
	}

.youthbox {
	}
	
	.youthbox h3 {
	padding:2px 0 0 28px;
	margin:0 0 4px 0px;
	background: url(img/links.gif) 1px 50% no-repeat;
	color:#829441;
	line-height:25px;
	}
	
	.youthbox h3.margin {
	margin:-3px 0 8px -3px;
	}
	
	.youthbox h3 a:link,
	.youthbox h3 a:visited {
	color:#829441;
	}
	
	.youthbox .body {
	padding:0 20px 3px 3px;
	}
	
	.youthbox p {
	line-height:150%;
	padding: 5px 0 0 3px;
	}
	
	.youthbox .body a {
	color:#222;
	border:none;
	text-decoration:none;
	}
	
	.youthbox a:hover {
	color:#829441;
	border-bottom:#829441 dotted 1px;
	text-decoration:none;
	}

.list_secure {
	margin-top:-5px;
	padding: 5px 0 5px 30px;
	background: url(img/locked.gif) 13px 50% no-repeat;
	display: block;
	border-left:#ccc solid 1px;
	}

/* footer START */
	
#footer {
	clear:both;
	width:902px;
	height:50px;
	margin:-51px auto 0 auto;
	border-top:#ddd solid 0px;
	
	}

a.post-edit-link {
	margin:0 0 0 255px;
	padding:10px;
	float:left;
	color:#aaa;
	}

#nav_post {
	margin-top:1px;
	background:#fff;
	padding:15px 0 20px 0;
	line-height:16px;
	font-size:14px;
	}

a#gotop {
	float:right;
	text-decoration:none;
	color:#a05d5a;
	font-size:12px;
	padding:10px 15px 10px 30px;
	margin:0px 10px 0 0;
	background: url(img/bg-gotop.gif) 13px 50% no-repeat;
	}

	a:hover#gotop {	
	text-decoration:none;
	background: url(img/bg-gotop.gif) 13px 50% no-repeat;
	}
	
/* footer END*/


/* accordion */

.trigger {
	background: #d9dee5 url(img/arrow.gif) 13px 50% no-repeat;
	cursor:pointer;
	padding:15px 15px 15px 35px;
	margin-top: 10px;
	}
	
.trigger_active {
	background: #d9dee5 url(img/arrow.gif) -973px 50% no-repeat;
	color:#333;
	}
.toggle_container {
	background-color: #d9dee5;
	}

.topborderbox {
	margin-left:35px;
	padding:15px 0 15px 0;
	border-top:#ccc solid 1px;
	}
	
	.topborderbox a {
	color: #222;
	}
	
	.topborderbox a:hover {
	color:#1f64a0;
	border-bottom:#1f64a0 dotted 1px;
	text-decoration:none;
	}


	.topborderbox .leftbox {
	margin-left:0;
	width:305px;
	padding:0 25px 0 0;
	border-right:#ccc solid 1px;
	float:left;
	}
	
	.topborderbox .rightbox {
	margin-left:0;
	width:200px;
	padding:0 15px 0 20px;
	float:left;
	}

/* jquery tabs */
	
#tabs li a:hover {
	border:none;
	}


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-tabs { 
	position: relative;
	zoom: 1; 
	} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { 
	margin: 0; 
	padding: 0; 
	}
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: .5em 1em; 
	text-decoration: none;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	margin-bottom: 0; 
	padding-bottom: 1px; 
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text; 
	}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
	} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
	display: block; 
	border-width: 0; 
	background: none;
	padding: 15px;  
	}
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
.ui-widget-content { 
	background: #d9dee5;
	}
.ui-widget-header {
	background: #fff; 
	}
.ui-widget-header a { 
	font-weight: bold;
	}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { 
	border: 1px solid #ddd;
	background: #fff; 
	font-weight: normal; 
	color: #555555;
	}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
	color: #555555; 
	text-decoration: none; 
	}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	border: 1px solid #d3d3d3; 
	background: #eee; 
	font-weight: normal; 
	color: #222;
	}
.ui-state-hover a, .ui-state-hover a:hover { 
	color: #222; 
	text-decoration: none; 
	}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
	border: 1px solid #d9dee5; 
	background: #d9dee5;
	
	}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	color: #222; 
	}
.ui-widget :active { outline: none; }