/* Screen layout: */

body {
	background-color: #495d8c;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	color: #000066;
}

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

a img {
	border: 0;
}

#center {
	min-height: 800px;
	width: 820px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/template/rand_midden.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#top_achtergrond {
	background-image: url(../images/template/rand_boven.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 820px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/template/achtergrond_wrap.gif);
}

#header {
	clear: both;
	height: 118px;
	background-image: url(../images/template/kop_nok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	padding: 0px;
	margin: 0px;

}
#header img {
	padding-top: 8px;
	padding-left: 8px;
}

#contenttitel {
	padding-top: 5px;
	padding-bottom: 4px;
	color: #FBFFF9;
	background-color: #495D8C;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 185px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #990033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
}

#contenttitel a {
	color: #FBFFF9;
}

#breadcrumb {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000066;
	background-color: #FBFFF9;
	margin-right: 160px;
	margin-left: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CECEFF;
	border-right-color: #CECEFF;
	border-left-color: #CECEFF;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#breadcrumb a {
	color: #000066;
	padding-right: 3px;
	padding-left: 3px;
}
#links {
	float: left;
	width: 165px;
	padding: 0px;
	font-size: 1em;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #fbfff9;
}

.hoofdmenu-level1-no {
	list-style: none;
	width: 155px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.hoofdmenu-level1-no a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #fbfff9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-size: 1.3em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFFF9;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.hoofdmenu-level1-no a:hover {
	background-color: #F2F2ED;
}

.hoofdmenu-level1-cur {
	list-style: none;
	width: 155px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.hoofdmenu-level1-cur a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 1.3em;
	background-color: #495D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hoofdmenu-level1-cur a:hover {
	background-color: #7E91BC;
}

.hoofdmenu-level2-no {
	list-style: none;
	width: 132px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
}

.hoofdmenu-level2-no a {
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #fbfff9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-size: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFFF9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/template/aanwijsstip_level2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.hoofdmenu-level2-no a:hover {
	background-color: #F2F2ED;
}

.hoofdmenu-level2-cur {
	list-style: none;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hoofdmenu-level2-cur a {
	height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	background-color: #495D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.hoofdmenu-level2-cur a:hover {
	background-color: #7E91BC;
}

.hoofdmenu-level3-no {
	list-style: none;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 25px;
}

.hoofdmenu-level3-no a {
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #fbfff9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-size: 0.9em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFFF9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/template/aanwijsstip_level3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.hoofdmenu-level3-no a:hover {
	background-color: #F2F2ED;
}

.hoofdmenu-level3-act {
	list-style: none;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hoofdmenu-level3-act a {
	height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	background-color: #495D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.hoofdmenu-level3-act a:hover {
	background-color: #7E91BC;
}

#linkscontent {
	margin: 0px;
	color: #000066;
}


#rechts {
	float: right;
	width: 140px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #fbfff9;
}

/************* #searchbox styles ***************/

#searchbox{
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 22px;
	margin-right: 0px;
	margin-left: 0px;
	height: 15px;
}

#searchbox form{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbox input {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}


#searchbox label{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #495D8C;
	font-weight: normal;
}

.rechtermenu-level1-no {
	list-style: none;
	width: 140px;
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.rechtermenu-level1-no a {
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #fbfff9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-size: 1.1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFFF9;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.rechtermenu-level1-no a:hover {
	background-color: #F2F2ED;
}

.rechtermenu-level1-act {
	list-style: none;
	width: 140px;
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.rechtermenu-level1-act a {
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	color: #000066;
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #495D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.rechtermenu-level1-act a:hover {
	background-color: #7E91BC;
}

.rechtermenu-level2-no {
	list-style: none;
	width: 127px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
}

.rechtermenu-level2-no a {
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	color: #000066;
	display: block;
	background-color: #FBFFF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-size: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFFF9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/template/aanwijsstip_level2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.rechtermenu-level2-no a:hover {
	background-color: #F2F2ED;
}

.rechtermenu-level2-act {
	list-style: none;
	width: 127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rechtermenu-level2-act a {
	height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	background-color: #495D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC01;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.rechtermenu-level2-act a:hover {
	background-color: #7E91BC;
}

#rechtscontent {
	margin: 0px;
	color: #000066;
}
#rechtscontent a {
	text-decoration: underline;
}

#rss {
	margin-top: 12px;
	margin-bottom: 30px;
	margin-left: 3px;
	clear: right;
}

#content {
	min-height: 600px;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CECEFF;
	border-left-color: #CECEFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content p {
	margin-top: 2px;
}
.bodytext a font {
	color: #006;
}

#content a {
	text-decoration: underline;
}
#content .news-latest-container h2 {
	visibility: hidden;
}
#linkscontent .news-latest-container h2 {
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	margin-top: 0px;
}
#linkscontent .news-latest-container {
	border-top-style: none;
	margin-bottom: 30px;
}

#content h3 {
	color: #000066;
	line-height: normal;
	margin-bottom: 3px;
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

#content img {
	padding: 1px;
	display:inline;
	background-color: #FFFFFF;
	border: 0px solid #F8F47C;
}

#dt {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	display: inline;
}


#bottem {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fbfff9;
}
#bottemcontent {
	background-color: #495D8C;
	margin-left: 175px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 20px;
	float: none;
	clear: none;
	width: 465px;
	border-top-color: #990033;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFEC01;
	border-left-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
}

#bottemcopyright {
	font-size: 0.9em;
	margin-top: 10px;
	line-height: 1.3em;
	color: #999999;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 170px;
}
#bottemcopyright a {
	color: #999999;
	text-decoration: none;
}

#bottemlogoscriptum {
	height: 50px;
	width: 52px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}


#footer {
	clear: both;
	width: 820px;
	text-align: center;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	background-image: url(../images/template/rand_onder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

#footermenu {
	color: #FCFEFB;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footermenu a {
	color: #FCFEFB;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footermenu a:hover {
	text-decoration: underline;
}

#tipafriendwrap2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#tipafriendwrap1 {
	font-size: 1em;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 0px;
}


.linkskader {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.linkskader a {
	text-decoration: underline;
}
.linkskader a:hover {
	color: #000066;
}

.reclame {
	padding: 10px;
	width: 130px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.reclame h3 {
	color: #000066;
}

.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/* nieuws deel */

#content .news-latest-container h2 {
	visibility: hidden;
}
#linkscontent .news-latest-container h2 {
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	margin-top: 0px;
}
#linkscontent .news-latest-container {
	border-top-style: none;
	margin-bottom: 30px;
}
.csc-header    h1  {
	font-size: 1.3em;
	line-height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#linkscontent .news-latest-container .news-latest-item .bodytext {
	line-height: 110%;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#linkscontent .news-latest-container .news-latest-item h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#linkscontent .news-latest-container .news-latest-item img {
	margin-top: 12px;
	margin-bottom: 2px;
	border: none;
}
#linkscontent .news-latest-container .news-latest-item .clearer {
	margin: 0px;
}
#linkscontent .news-latest-container .news-latest-item .news-latest-morelink {
	margin: 0px;
}

#rechtscontent .news-latest-container h2 {
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	margin-top: 0px;
}
#rechtscontent .news-latest-container {
	border-top-style: none;
	margin-bottom: 15px;
}

#rechtscontent .news-latest-container .news-latest-item .bodytext {
	line-height: 110%;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#rechtscontent .news-latest-container .news-latest-item h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rechtscontent .news-latest-container .news-latest-item img {
	margin-top: 12px;
	margin-bottom: 2px;
	border: 1px solid #E4E4E4;
}
#rechtscontent .news-latest-container .news-latest-item .clearer {
	margin: 0px;
}
#rechtscontent .news-latest-container .news-latest-item .news-latest-morelink {
	margin: 0px;
}

/* voor RSS op homepage in linker kolom begin */
#linkscontent .news-latest-container-laatstenieuws {
	background-color: #FFF;
	font-size: 10px;
	border: 1px solid #F30;
}
#linkscontent .news-latest-container-laatstenieuws .news-latest-item-laatstenieuws  {
	line-height: 15px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 4px;
}
/* voor RSS op homepage in linker kolom eind */

#content .news-single-item h3 {
	font-size: 1.1em;
	line-height: 1.3em;
}

#content .print_version {
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
}
#content .tip_version {
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

/* CSS srfeuserregister NVD2007v1 Document */


.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 {
	font-weight: normal;
	font-size: 12px;
	padding-left: 0.3em;
}
.tx-srfeuserregister-pi1 legend span {
	font-weight: bold;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	display: block;
	width: 400px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label {
}
.tx-srfeuserregister-pi1 label span {
	color: #ff0000;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 0.5em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 0em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; }
.tx-srfeuserregister-pi1 dt {
	float: left;
	margin: 0px;
	padding: 0px;
}
.tx-srfeuserregister-pi1 dd {
	padding-left: 140px;
	float: none;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { }
* html .tx-srfeuserregister-pi1 dd { }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label {
	padding-left: 0em;
}
.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	padding-left: 1.5em;
}
#tx-srfeuserregister-pi1-module_sys_dmail_category {
	margin: 0px;
	padding: 0px;
}
.tx-srfeuserregister-pi1 dl dl {
	margin: 0px;
	padding: 0px;
}
