BODY {
 font-size : 10pt;
 font-weight: lighter;
 font-family : Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #FFFACD; 
}

A:link, A:visited {
 color: blue;
 text-decoration: none;
 background-color : transparent;
}

A:hover, A:active {
 color: green;
 text-decoration: underline;
 background-color : transparent;
}

.maintable {
 width: 100%;
 border: 0;
}

.linkboxcolumn {
 width: 300px;
 vertical-align: top;
}

.linkbox {
 width: 250px;
 border-width: 1px;
 border-style: solid;
 border-color: #f00000;
 margin: 2px;
}

.linkbox_header {
 background: #afafaf;
 color: #fafafa;
 padding: 4px;
}

.linkbox_header_title {
 font-weight: bolder;
}

.linkbox_header_menu {
 vertical-align:top;
 text-align: right;
}

.linkbox_body {
 clear: both;
 background: #e0e0e0;
 padding: 4px;
}

.linklist {
 margin-top: 0;
 margin-bottom: 0;
 padding-left: 0;
 margin-left: 16px;
 list-style-type: square;
 list-style-position: outline;
}

#jn-googlead {
	float: right;
	width: 120px;
/*	height: 748px; */
	text-align: center;
	padding: 5px;
	background-color: #d0d0d0;
	margin-left: 10px;
}

#mainbox {
	/* float: right; */
}

.logo {
	float: left;
}

.titel {
	padding-top: 0px;
	height: 45px;
	/* background-color: #ffffff;*/
	text-align: center;
}

h2 {
	font-size: 20px; 
}

.searchbox {
	float: left;
}

.loginbox {
	float: right;
}

.clearbox {
	clear: left;
}
