html, body, td, input, select, div, ul, button, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	margin: 0px;
	padding:0px;
}

img {
	border: 0px;
	vertical-align: middle;
}

a, a:visited {
	text-decoration : underline;
	color: #000;
	white-space: nowrap;
}

a.rev, a.rev:active {
	text-decoration : underline;
	color: #000;
	white-space: nowrap;
}

#header, #nav_top, #nav_bottom, #footer, #print_icoon, #get_acrobat, iframe, select {
	display: none;
}

br {
	clear: left;
}

table {
	border: 0px;
}


/* SUBKOP */

.subkop {
	background-color:#FFF ! important ;
	display:block;
	height:21px;
}

.subkop_left {
}

.subkop_center {
	font-weight: bold;
	font-size: 12pt;
	color:#000 ! important ;
}

.subkop_right {
}

a.subkop_link, a.subkop_link:hover, a.subkop_link:active {
	color:#000 ! important ;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
}

a.subkop_link_rev, a.subkop_link_rev:hover, a.subkop_link_rev:active {
	color:#000 ! important ;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
}
