/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

/* -------------  searchbox ---------------- */
.tx-macinasearchbox-pi1 {
}

/* -------------  loginbox ---------------- */
.tx-arotealoginbox-pi1, .tx-macinasearchbox-pi1{
   float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 18px;
/*	height: 120px; */
} 

.tx-arotealoginbox-pi1 input, .tx-macinasearchbox-pi1 input {
	width: 120px;
}

.tx-arotealoginbox-pi1 .homeLoginText #button, .tx-macinasearchbox-pi1 input.button {
	border: none;
	margin-top: 2px;
	display: block;
	background: #525252;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	text-transform: lowercase;
	padding: 1px;
	width: 60px;
	font-size: 11px;
}

/* -------------  talen ---------------- */
#talen {
	background: none;
        float: right;
	margin-top: 5px;
	margin-right: 10px;
	}
/* -------------  faq ---------------- */
.tx-irfaq-answer h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

/* -------------  Weblog ---------------- */
.tx-veguestbook-pi1 table{
	border: none;
	background: #FFFFFF;
	font-size: 12px;
}

.tx-veguestbook-pi1 .tx-guestbook-list-header {
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/*------------------------------------------------------------------------------
	Consultancies
------------------------------------------------------------------------------*/
.tx-t3consultancies-pi1 .tx-t3consultancies-pi1-listrow td {
	padding: 0px 3px 0px 3px;
	background-color: #EEEEEE;
}

.tx-t3consultancies-pi1 .tx-t3consultancies-pi1-listrow tr.tx-t3consultancies-pi1-listrow-header td {
	background-color: #CCCCCC;
}

.tx-t3consultancies-pi1 .tx-t3consultancies-pi1-listrow tr.tx-t3consultancies-pi1-listrow-header td p {
	font-weight: bold;
}

.tx-t3consultancies-pi1 .tx-t3consultancies-pi1-listrow tr.tx-t3consultancies-pi1-listrow-odd td {
	background-color: #E0E0E0;
}

/*------------------------------------------------------------------------------
	References
------------------------------------------------------------------------------*/
.tx-t3references-pi1 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tx-t3references-pi1 .tx-t3references-pi1-listrow td {
	background-color: #EEEEEE;
}

.tx-t3references-pi1 .tx-t3references-pi1-listrow tr.tx-t3references-pi1-listrow-header td {
	background-color: #CCCCCC;
}

/*-------------------------------------------------------------------------------
tx_srfeuserregister
-------------------------------------------------------------------------------*/
/* Default stylesheet for the html mails of extension sr_feuser_register */

.tx-srfeuserregister-pi1 dd {
	margin-bottom: 4px;
}

.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 h4 {
	margin: 0;
	padding: 0 .4em;
	text-indent: 0;
}

.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 dl {
	padding-top: .5em;
}

.tx-srfeuserregister-pi1 h4 {
	font-weight: bold;
}

.tx-srfeuserregister-pi1 a:link {
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 a:visited {
}

.tx-srfeuserregister-pi1 a:hover {
	color: #A8281D;
}

.tx-srfeuserregister-pi1 a:active {
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	padding-bottom: .5em;
}

.tx-srfeuserregister-pi1 dt {
	float: left;
	clear: both;
	width: 20%;
	text-align: right;
}

.tx-srfeuserregister-pi1 dd {
	float: right;
	clear: right;
	width: 70%;
	text-align: left;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
	float: left;
	margin: 0 1em 0 0;
}

