/* @override http://www.ucd.be/fileadmin/template/css/ucd_styles.css */

body {
	color: #444;
	font: 12px/18px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	background: #ffffff url(../images/banner_bg.gif) no-repeat center top;
	margin-top: 0;
}

h1.hidden {
	display: none;
}

h1 {
	color: #f2951b;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	color: #C5C5C5;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 1.5em;
}

h3 {
	color: #626365;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 0;
}

h6 {
	margin-bottom: 0;
	font-size: 9px;
}

a {
	color: #f2951b;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #f2951b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @group layout */

#main {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

#header {
	height: 125px;
	background: url(../images/banner_ucd.jpg) no-repeat;
}

#menu {
	width: 710px;
	_width: 900px;
	padding-left: 240px;
	color: #a7a7a7;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 24px;
	padding-bottom: 10px;
	float: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	margin-right: 40px;
}

#menu ul li a {
	color: #a7a7a7;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #444;
	text-decoration: none;
}

#menu ul li.on a {
	font-size: 18px;
	color: #b50000;
	font-weight: bold;
}

#menu ul li.on a:hover {
	color: #b50000;
	font-weight: bold;
}

#language {
	font-size: 10px;
	color: #787878;
	width: 200px;
	position: absolute;
	top: 320px;
	text-align: right;
	margin-top: 24px;
	text-transform: uppercase;
	display: none;
}

#language a {
	color: #787878;
	text-decoration: none;
}

#language a:hover {
	color: #444;
	text-decoration: underline;
}

#language ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#language ul li {
	display: inline;
	padding-left: 10px;
}

#language ul li.on a {
	color: #b50000;
}

#language ul li.on a:hover {
	color: #b50000;
	text-decoration: none;
}

#content_holder {
	margin: 0;
	padding: 0;
}

#content_shortcuts {
	float: left;
	width: 200px;
	_width: 240px;
	padding-right: 40px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
}

#content_shortcuts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_shortcuts ul li.red a {
	text-decoration: none;
	color: #000000;
}

#content_shortcuts ul li.red a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_shortcuts ul li.red_on a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#content_shortcuts ul li.red_on a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#content_shortcuts ul ul {
	margin-bottom: 15px;
	font-size: 10px;
	text-transform: capitalize;
}

#content_shortcuts ul ul li a {
	color: inherit;
	text-decoration: none;
	text-transform: none;
}

#content_shortcuts ul ul li a:hover {
	text-decoration: underline;
}

#content_shortcuts ul li.blue a {
	text-decoration: none;
	color: #000000;
}

#content_shortcuts ul li.blue a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_shortcuts ul li.blue_on a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#content_shortcuts ul li.blue_on a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#content_shortcuts ul li.yellow a {
	text-decoration: none;
	color: #000000;
}

#content_shortcuts ul li.yellow a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_shortcuts ul li.yellow_on a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#content_shortcuts ul li.yellow_on a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#content {
	width: 525px;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-left: 240px;
	_margin-left: 0px;
}

#content p {
	text-align: left;
}



DIV.csc-textpic-imagewrap {
	padding-left: 20px;
}

#content_news {
	padding-top: 20px;
	padding-left: 20px;
	width: 200px;
	margin-left: 765px;
	_margin-left: 0px;
	_position: absolute;
}

#c55 {
	position: relative;
	right: 140px;
	bottom: 400px;
	width: 100px;
}

#c55 h6 {
	line-height: 12px;
	margin-bottom: 10px;
	text-align: right;
}

#c55 div.csc-textpic.csc-textpic-left.csc-textpic-below div.csc-textpic-imagewrap {
	padding-left: 0;
}

table.contenttable {
	color: #444;
	font: 12px/18px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}

table.contenttable tbody tr td {
	vertical-align: top;
	padding: 5px;
}

#footer {
	font-size: 10px;
	color: #a7a7a7;
	padding-left: 240px;
}

#footer a {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: underline;
}

#footer a:hover {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
}

#footer a.dv {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: underline;
}

#footer a.dv:hover {
	font-size: 10px;
	color: #b50000;
	text-decoration: none;
}

#footer a.fi {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: underline;
}

#footer a.fi:hover {
	font-size: 10px;
	color: #f2951b;
	text-decoration: none;
}



/* @end */

/* @group classes */

dd.csc-textpic-caption {
	font-size: 10px;
	color: #fff;
	background-color: #c5c5c5;
	border-top: 5px solid #f2951b;
	padding: 10px;
}



/* @end */

/* @group typo3extensions */

div.csc-frame.csc-frame-frame1 {
	position: absolute;
	bottom: 130px;
	z-index: 1;
	left: -10px;
}

div.csc-frame.csc-frame-frame2 {
	position: absolute;
	bottom: 250px;
	z-index: 1;
	left: -10px;
}

/* @group Dam Downloads */

div.av_header {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
	margin-top: 20px;
}

div.av_download a {
	text-decoration: none;
	color: #444444;
}

div.av_download a b {
	text-decoration: underline;
	color: #f2951b;
}

div.av_download a:hover b {
	text-decoration: none;
	color: #f2951b;
}



/* @end */

/* @group forms */

fieldset.csc-mailform {
	padding: 0px;
	border: 5px none #5b93a5;

}

div.csc-mailform-field {
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}

span.csc-mailform-label {
	display: none;
}

fieldset.csc-mailform div.csc-mailform-field label {
	font-weight: bold;
	display: block;
}

#mailformlid_formule {
	border-style: none;
	padding: 0;
	margin-top: 10px;
}

#mailformlid_formule legend {
	display: none;
}



/* @end */

.tx-flvplayer-pi1 {
			text-align: left;
		}

/* @group videos */

.tx-bddbflvvideogallery-pi1 {
	float: right;
	margin: 0;
	padding: 0;
}

#flvplayercaption {
	margin: 0;
	padding: 0;
}

#player {
	margin: 0;
}



/* @end */



/* @end */