/* pb-survey*/

#center .tx-pbsurvey-pi1 {
	margin-top:8px;
	width:500px;
}

#frmPbSurvey h4 {
	margin: 0;
	padding: 0;
}

#frmPbSurvey .survey_item {
	border-bottom: 1px solid #C4C1D4;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#frmPbSurvey .question {
	color:#990099;
	margin-bottom:4px;
}

#frmPbSurvey .questionNumber {
	margin-right: 4px;
	font-weight:bold;
}

#frmPbSurvey input {
	margin-top: 4px;
	margin-right: 4px;
}


/* poll */
#right .tx-jkpoll-pi1 h3, #right .tx-jkpoll-question {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	display: block;
}

#right .tx-jkpoll-pi1 label {
	margin-top: 2px;
	color: #333399;
	font-weight: normal;
}

#right .tx-jkpoll-answer {
	clear: left;
	display: block;
}

#right .tx-jkpoll-answer input {
	float: left;
	margin-right: 4px;
}

#right .tx-jkpoll-answer input.pollanswer {
	margin-top: 0;
	padding-top: 0;
}

#right .tx-jkpoll-answer label {
	float: left;
	width: 150px;
	display: block;
}

.tx-jkpoll-pi1 .button input {
	border: none;
	margin-top: 8px;
	background: #333399;
	color: #FFFFFF;
	text-align: center;
}

/* tip a friend */
#tipafriend {
/*	float: right;*/
	line-height: 18px;
	height: 18px;
}

#tipafriend a {
	text-decoration: none;
}

#tipafriend a:hover {
	color: #990099;
}

/*indexed search*/
.tx-indexedsearch input, .tx-indexedsearch select, tx-indexedsearch textarea{
	border: 0;
	width: 250px;
	margin-bottom: 7px;
	margin-left: 4px;
	padding: 3px;
	padding-left: 6px;
	background: #E6E6F2;
}

.tx-indexedsearch input{
	border: 1px solid #E6E6F2;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-left: 2px;
	background: #FFFFFF;
	font-size: 10px;
}

.tx-indexedsearch input.submit{
	border: 1px solid #E6E6F2;
	width: 80px;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin-top: 6px;
}

.tx-indexedsearch input.radio {
	border:0pt none;
	margin-bottom:0px;
	width:20px;
}

/* weblog */
.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
	border: 1px solid #E6E6F2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E6E6F2;
}

.tx-veguestbook-pi1 input.button{
	border: 1px solid #E6E6F2;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

.tx-guestbook-list-header {
	color: #990099;
	font-weight: bold;
	font-size: 13px;
}

/* directmail */
#directmail {
	padding: 10px;
	background: #FFFFFF;
}

#directmail p{
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	font-size: 10px;
}

#directmail input {
	border: 1px solid #E6E6F2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E6E6F2;
}

#directmail .button {
	border: 1px solid #E6E6F2;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

#directmail .checkbox {
	margin: 4px;
	margin-right: 8px;
	margin-bottom: 0;
	padding: 0;
}

/* search */
.tx-macinasearchbox-pi1 {
	background: #FFCC33;
	text-align: center;
	height: 25px;
}

.tx-macinasearchbox-pi1 input {
	border: 0;
	padding-left: 2px;
	margin-top: 2px;
}

.tx-macinasearchbox-pi1 input.button{
	background: #FFCC33;
	color: #000;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
}

.tx-srfreecap-pi2-image { margin-left: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

/* 2 kolommen */

.tx-fdfx2cols-pi1 table tbody tr td h5 {
	background: #000000;
	color: #ffffff;
	background-image: url(../img/bg_gradient.jpg);
	font-size: 12px;
	padding-left: 14px;
}
.c2l1-left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAF5;
	}