td.top { 
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12pt;
}

td.content {
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;

	
}

div.nav {
	background-image: url(img/nav_bg.gif);
	background-repeat: repeat-y;
}

div.navmenu {
	background-image: url(img/nav_bg.gif);
	background-repeat: repeat-y;
}

body, table, tr, td {
	font-family: Verdana;
	font-size: 11px;
	cursor: default;
}
.navtext { 
 width:235px;
 font:bold 8pt sans-serif;
 border-width:2px;
 border-style:outset;
 border-color:#006BAE;
 z-index:10000;
 layer-background-color:#FFF6D9;
 background-color:#FFF6D9;
 color:black; 
}

span.browse {
	font-size: 18px; 
	font-family: Verdana; 
	color: #000000;
	text-decoration: BOLD;
}
.window1 {
    border-color: black;
    border-style: groove;
    border-width: 1px;

}
.window2 {
    border-color: black;
    border-width: 0px;
}

link {
	font-family: Verdana; 
	font-size: 13px; 
	color: #000000;
	text-decoration: underline;
}
top {
	font-family: Verdana; 
	font-size: 15px; 
	color: #000000;
	text-decoration: none;
}


a {
	font-family: Verdana; 
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: Verdana; 
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana; 
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana; 
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana; 
	color: #000000;
	text-decoration: underline;
}

inputjup {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	MARGIN-TOP: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 0px;
	BORDER-LEFT: black 1px solid;
	COLOR: #black;
	BORDER-BOTTOM: black 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #CFCFCF
}

img {
	border: 0px;
}

h2{
        font-size: 1.1em;
        line-height: 1.5em;
        text-align: right;
        padding: 2px 5px;
	margin:		0px;
        border-bottom: 		1px solid #4E4E6C;
        background: #DEDFF5;
        font-weight: normal;
        clear: both;
}
h2 span{
        font-weight: bold;
        float: left;
        font-size: 1.1em;
}

h3{
        font-size: 1.1em;
        line-height: 1.5em;
        text-align: right;
        padding: 2px 5px;
	margin:		0px;
        border-bottom: 		1px solid #4E4E6C;
        background: #9797B2;
        font-weight: normal;
        clear: both;
}
h3 span{
        font-weight: bold;
        float: left;
        font-size: 1.1em;
}
h4{
        font-size: 1.1em;
        line-height: 1.5em;
        text-align: right;
        padding: 2px 5px;
	margin:		0px;
        border-bottom: 		1px solid #4E4E6C;
        background: #DEDFF5;
        font-weight: normal;
        clear: both;
}
h4 span{
        font-weight: bold;
        float: left;
        font-size: 1.1em;
}

#trefwoord .inputbox {
	margin:		6px;
	width: 		300px;
	vertical-align:	middle;
	padding:	2px;
}

.submitbutton {
	vertical-align:	middle;
}
