/* @override http://eldrdev.ntc.be/fileadmin/templates/2columns/css/content.css */
	/* ###d  text formatting | Textauszeichnung ### */
cite,blockquote {
	font-style: italic
}

blockquote {
	margin: 0 0 1em 1.5em
}

strong,b {
	font-weight: bold
}

em,i {
	font-style: italic
}

pre,code {
	font-family: monospace;
	font-size: 1.1em;
}

a {
	color: #00A5E6;
	text-decoration: none;
}

a:focus,a:hover,a:active {
	color: #095597;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0 0 0.25em 0;
}

h1 {
	font-size: 200%
}  /* 24px */
h2 {
	font-size: 24px;
	color: #FBAE23;
}  /* 24px */
h3 {
	font-size: 150%, color : #064574;
}  /* 18px */
h4 {
	font-size: 133.33%
}  /* 16px */
h5 {
	font-size: 116.67%
}  /* 14px */
h6 {
	font-size: 116.67%;
	font-style: italic
}  /* 14px */
h3 {
	display: block;
	border-bottom: 1px solid #BEBEBE;
	margin-top: 1em;
	margin-bottom: 0.75em;
}

h4 {
	font-weight: normal;
	color: #CF7E0A
}

table {
	width: auto;
	border-collapse: collapse;
	margin-bottom: 0.5em;
}

th,td,p {
	padding: 0;
}

p {
	margin-bottom: 0;
}

#imgheader {
	background: #FFFFFF url(../img/header.png) no-repeat;
	height: 115px;
	padding: 0;
	margin: 0;
}

#pied {
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#pied p.bodytext {
	margin: 0;
}

#imgheader h1 {
	display: none;
}

/* SIDEBLOCKS */ /*
#gauche #block1,#gauche #block2,#gauche #block3 {
margin-left:6px;
margin-bottom:20px;
width:238px;

}


#block1 {
height:206px;
background: #FFFFFF url(../img/box_1_hp.png) no-repeat;
margin-top:10px;
font-size:0.9em;
}


#block2 {
height:70px;
background: #FFFFFF url(../img/box_2_hp.png) no-repeat;

}
#block3 {
height:96px;
background: #FFFFFF url(../img/box_3_hp.png) no-repeat;
}
#block1 div.container,#block2 div.container,#block3 div.container {
width:200px;
margin-left:20px;

}

#block1 div.container {
padding-top:15px;
}
#block2 div.container {
padding-top:25px;
margin-left:16px;
}
#block3 div.container {
padding-top:30px;
}
*/
#gauche #block1,#gauche #block2 {
	background-color: #F1F1F1;
	height: auto;
	margin: 0;
	padding: 8px 0;
	position: relative;
	width: 236px;
}

#gauche #block2 {
	padding: 0 0 8px 0;
}

#gauche #block1 .container,#gauche #block2 .container {
	background-color: #FFFFFF;
	border: 1px solid #BFBFBF;
	margin: 0 auto;
	padding: 0;
	width: 218px;
}

#gauche #block1 .container p,#gauche #block2 .container p {
	line-height: 14px;
	margin: 0;
	padding: 11px;
}

#gauche #block1 .container strong,#gauche #block1 .container h3,#gauche #block2 .container strong,#gauche #block2 .container h3
	{
	color: #fbae23;
	font-size: 12px;
}

#gauche #block1 select,#gauche #block2 select {
	margin: 0 12px 5px 20px;
}

#block1 div.container h2 {
	margin-left: 10px;
}

#contentfe h2 {
	margin-bottom: 0;
}

#contentfe h4 {
	font-size: 24px;
	color: #FBAE23;
}

/* END SIDEBLOCKS */ /* ELDR PLUGIN TABLES */
#pager {
	text-align: center;
	margin: 1em;
}

/*
div.tblcontainer {
width:650px;
overflow:auto;
}
*/
table {
	font-size: 100%;
}

.tbl {
	border-collapse: collapse;
	width: 650px;
	margin: 0;
}

.tbl .td1 {
	width: 50%;
	white-space: nowrap;
}

.tbl .tbl {
	width: 320px;
}

.tbl tr.th2 td {
	font-weight: bold;
	/*text-align:center;*/
	color: #FFF;
	background-color: #146CAF;
	font-size: 14px;
}

.tbl tr,.tbl td {
	padding: 0 0.2em 0 0.2em;
	margin: 0;
}

.tbl td {
	padding: 0 0.2em 0 0.2em;
}

td.th table.tbl td.td,td.th table.tbl td.th,table.tbl tr.tbl2 td.td,table.tbl tr.tbl2 td.th
	{
	padding: 0.3em;
}

table tr.tbltd1 td {
	background-color: #DCE4F0;
}

table tr.tbltd2 td {
	background-color: #FFFFFF;
}

table tr td a,.tabl.tbl,table tr.tbltd1 td {
	font-weight: bold;
}

#tx_eldr_pi1 table,#tx_eldr_pi1 table tr,#tx_eldr_pi1 table tr td {
	/*border-right:1px solid red;*/
	border: 0px;
	margin: 0 auto;
}

#tx_eldr_pi1 table th {
	vertical-align: top;
	text-align: right;
	background-color: #FFF;
}

table td.th {
	font-weight: bold;
	color: #898989;
	vertical-align: top;
	text-align: right;
}

table td.td { /*	background: url(../img/dotted.png) repeat-y left top;*/
	color: #303030;
	vertical-align: top;
	text-align: left;
}

#tx_eldr_pi1 td input {
	margin-right: 6px;
}

/* END ELDR PLUGIN TABLE */
.hint {
	font-style: italic;
	font-size: 8px;
}

p.hint {
	text-align: center;
	line-height: 24px;
}

#centre #tx_eldr_pi1 table,#centre #tx_eldr_pi1 table tr,#centre #tx_eldr_pi1 table td
	{
	border: 2px solid #FFFFFF !important;
}

table#introtbl {
	width: 650px;
	text-align: center;
	background-color: #DCE4F0;
	border-collapse: separate;
}

table#introtbl td {
	text-align: left;
	background-color: #FFF;
	padding: 5px;
	margin: 2px;
	vertical-align: top;
}

table#introtbl td p {
	text-align: justify;
}

table#introtbl td p a {
	text-decoration: none;
	color: #095597;
}

table#introtbl td p a:hover {
	text-decoration: underline;
}

table#introtbl td h4 {
	text-align: center;
}

.alert {
	font-weight: bold;
	color: red;
}

.success {
	font-weight: bold;
	color: green;
}

div#contentfe div.label h3 {
	border: medium none;
	color: #FFFFFF;
	font-size: 17px;
	padding-left: 9px;
}

div#contentfe div.label {
	background: transparent url(../img/label_bkg.png) repeat-x scroll left
		top;
	height: 26px;
	line-height: 26px;
}

div#contentfe h4 {
	color: #146caf;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 14px;
}

div#contentfe h5 {
	color: 04a2e9;
}

/* POWERMAIL */
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin-bottom: 10px;
}

fieldset.tx-powermail-pi1_fieldset {
	background-color: #FFF;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,fieldset.tx-powermail-pi1_fieldset select.powermail_select
	{
	width: 300px;
}

fieldset.tx-powermail-pi1_fieldset label {
	width: 350px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: right;
	height: auto;
	line-height: 25px;
	width: 97%;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio
	{
	float: left;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	float: right;
}

div.tx_powermail_pi1_fieldwrap_html {
	float: left;
	height: auto;
	width: 100%;
}