/* HTML */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

select{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

input{
	border-width: 1px;
	border-color: #4D90C9;
	border-style: solid;
}

img {
	border: 0px;
}

.pager td {
	padding: 4px;
}

.pagerFirst, .pagerPrevious {
	text-align: left;
	width: 10%;
}

.pagerNext, .pagerLast {
	text-align: right;
	width: 10%;
}

.pagerSelection {
	text-align: center;
	width: 60%;
}

.pagerSelectionItem {
	text-align: center;
}

.pagerSelectionItemActive {
	text-align: center;
	font-weight: bold;
}

.pagerAbstract {
	font-weight: bold;
	text-align: center;
}

.cmsError {
	border: 1px solid black;
	background-color: #D1E428;
}

/* Custom */

.lowerCase{
	text-transform: lowercase;
}

.menuDefaultContainer{
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}

.menuDefaultContainer span{
}

.menuDefaultContainer a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.homeBlokDiv{
	display:block;
	float:left;
	overflow: visible;
	position: relative;
	width: 197px;
}

.homeBlokDivEnd{
	display:block;
	float:left;
	overflow: visible;
	position: relative;
	width: 181px;
}

.homeBlokTable{
	height: 300px;
	width: 181px;
}

.headerBlock{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.contentBlock{
	background-color: #4D90C9;
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}

.contentBlock a{
	color: #FFFFFF;
}

.searchSimpleContainer .elementSelect {
	width: 150px;
	margin-bottom: 2px;
}

.searchSimpleContainer .elementText {
	width: 150px;
	margin-bottom: 2px;
}

.searchResultsContainer .Title{
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	border-bottom-style: solid;
	border-bottom-color: #4D90C9;
	border-bottom-width:2px;
}

.searchResultsContainer .Title a:hover{
	text-decoration:none;
}

.searchResultsContainer .Abstract{
	padding-bottom: 10px;
}

.RowAlternate{
	background-color:#C9DDEF;
}

.searchHighlight{
	background-color:#4D90C9;
}

.formSubmitSend{
	font-weight: bold;
	color: #4D90C9;
	font-size: 14px;
	background-color: transparent;
	border-style: none;
	width: 60px;
}

.pager{
	width: 100%;
}

.anchor{
	color: #4D90C9;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 200%;
}

.tekstKop .tekstkoptitel{
	padding-left: 30px;
}

.subkop{
	font-weight: bold;
}

.subkop .subkoptitel{
	padding-left: 30px;
}

.treeDefaultContainer .List {
	border-top: 2px solid #4D90C9;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 180%;
}

.treeDefaultContainer .Item0, .treeDefaultContainer .Item0Active {
	height: 20;
	background: black;
	list-style-type: none;
	padding-top: 5px;
	line-height: 100%;
}

.treeDefaultContainer .Item0 a, .treeDefaultContainer .Item0Active a {
	font-weight: bold;
/*	text-transform: capitalize; */
	padding-left: 5px;
	color: white;
	font-size: 14px;
	vertical-align: middle;
	height: 25px;
}

.treeDefaultContainer .Item0 a:hover, .treeDefaultContainer .Item0Active a:hover {
	text-decoration: none;
}

.treeDefaultContainer .Item1, .treeDefaultContainer .Item1Active {
	list-style-image: url(../images/raquo.gif);
	margin-left: 20px;
	vertical-align: middle;
}

.treeDefaultContainer .Item1 a, .treeDefaultContainer .Item1Active a {
	font-weight: bold;
	vertical-align: middle;
}

.treeDefaultContainer .Item2, .treeDefaultContainer .Item2Active {
	list-style-image: url(../images/raquo.gif);
	margin-left: 35px;
	vertical-align: middle;
}

.treeDefaultContainer .Item3, .treeDefaultContainer .Item3Active {
	list-style-image: url(../images/raquo.gif);
	margin-left: 40px;
	vertical-align: middle;
}

.treeDefaultContainer .Item1Active a, .treeTitleActive2, .treeTitleActive3{
	color: #4D90C9;
	text-decoration: none;
}

.blockContainer .List{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 180%;
}

.blockContainer .Item1{
	list-style-image: url(../images/raquo.gif);
	margin-left:20px;
	vertical-align:middle;
}

.Container .Title{
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	border-bottom-style: solid;
	border-bottom-color: #4D90C9;
	border-bottom-width:2px;
	margin: 0px;
	padding: 0px;
}

.Glue {
	height: 10px;
}

.Container .Title a:hover{
	text-decoration:none;
}

.Container .Date{
	padding:0px 0px 0px 0px;
	font-style: italic;
	color: #5A6A79;
}

.Container .Text li{
	list-style-image: url(../images/raquo.gif);
}

.Container .Text a{
	color:#000000;
	text-decoration:underline;
}

.Container .Text a:hover{
	color:#4D90C9;
	text-decoration:underline;
}

.Container .Text img{
	margin:0px 20px 20px 20px;
}

.Container .Abstract p{
    margin: 0;
    padding: 0;
}

.pageFooterContainer{
	padding-right: 8px;
	padding-top: 2px;
}

.pageLink .pageTitle{
	color: #000000;
}

.pageTitle{
	font-size: 11px;
	color: #4D90C9;
}

.pageImageRight{
	margin-bottom:5px;
	margin-top:5px;
}

.pageImageLeft{
	margin-bottom:5px;
	margin-top:5px;
}

.pageLanguageContainer form{
	display: inline;
}

.dmsDefaultContainer .columnCell{
	background-color: #C9DDEF;
	padding: 10px;
	border: 5px solid white;
}

.dmsItemTable{
	width: 100%;
	height: 100%;
}

.dmsCellLeft{
	width: 100px;
}

.dmsLegend{
	font-weight: bold;
}

.dmsTitle{
	color: #4D90C9;
	font-size: 14px;
	font-weight: bolder;
}

.columnTable .Container{
	padding-right: 10px;
}

.vademecumContainer td{
	vertical-align:top;
	text-align:left;
	border:0px none #ffffff;
}

.vademecumContainer table{
	border:0px none #ffffff;
}

.alfabetTable{
	width: 600px;
	margin-bottom: 20px;
}

.alfabetTable td{
	font-size: 20px;
	font-weight: bold;
}

.alfabetTable a{
	text-decoration: underline;
}

.alfabetTable .Active{
	color: #4D90C9;
}

.mergeGlue {
	height: 2px;
	width: 100%;
	background-color: #C9DDEF;
	margin: 10px 0px 10px 0px;
}

.extDefaultContainer .Text table,
.textDefaultContainer .Text table td	{
	border:1px solid #ccc;
	border-collapse:collapse;
}

.textDefaultContainer .Text table { border-collapse: collapse; }

.textDefaultContainer .Text table td { padding: 4px; }


.textDefaultContainer .Text table td.hover { background-color:#c9ddef;}

.active .Text table tr:hover { background-color:#c9ddef;} 

 .textDefaultContainer .Text table thead td { border:1px solid #327abe;}
