* 		{ margin: 0px; padding: 0px; }
ul 		{ margin: 16px; }
img		{ border: none; }
body	{ color: #000; font-family: verdana; font-size: 10px; background: url(images/template/bg.jpg) repeat-x; }
a		{ color:#000000; text-decoration: underline; }
a:hover { color:#3A6DA3; text-decoration: none; }

#outer 	{ width:970px;margin:0px auto; }

#reageer {
	width: 231px;
	border-collapse: collapse;
}

#reageer input.button {
	width: 75px;
	padding: 1px;
	border: 1px solid #346898;
	background: #346898;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#reageer tr th {
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#reageer tr td {
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}

#header {
	width: 968px;
	height: 150px;
}

#logo {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	height: 130px;
	width: 300px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

#logo_sub {
	clear: left;
	float: left;
	display: inline;
	margin-left: 157px;
	height: 15px;
	width: 230px;
	font: bold 10px;
	color: #ccc;
}

#nav {
	float: right;
	display: inline;
	margin: 44px 47px 0px 0px;
	width: 370px;
	height: 75px;
	background: url(images/template/bg_menu.jpg) no-repeat;
	list-style: none;
}

#nav li {
	float: left;
	display: inline;
	margin-top: 22px;
	width: 42px;
	margin-left: 38px;
}

#nav li a {
	display: block;
	color: #fff;
	font: bold 14px trebuchet ms;
	text-decoration: none;
}

#nav li a:hover {
	display: block;
	color: #fff;
	font: bold 14px trebuchet ms;
	text-decoration: underline;
}

#content {
	margin-top: 30px;
	width: 968px;
	display:block;
}

#left,#right {
	float: left;
	width: 265px;
	height: 280px;
}

#left {
	background: url(images/template/find_papers.jpg) center center no-repeat;
}

#right {
	background: url(images/template/make_money.jpg) center center no-repeat;
}

#left a,#right a {
	display: block;
	width: 265px;
	height: 280px;
	text-decoration: none;
}

#left a span,#right a span {
	display: none;
}

#center {
	float: left;
	width: 412px;
	display:block;
}

#center p.header {
	width: 411px;
	height: 15px;
	background: url(images/template/content_top_new.gif);
}

#center div.content {
	width: 359px;
	padding: 0px 25px;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	line-height: 18px;
	color: #000;
	scrollbar-face-color:		#ffffff;
	scrollbar-shadow-color:		#ffffff;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-3dlight-color:	#cccccc;
	scrollbar-darkshadow-color:	#cccccc;
	scrollbar-track-color:		#ffffff;
	scrollbar-arrow-color:		#cccccc;
	padding-bottom: 10px;
	display:block;
}

#center div.content span.titel {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	font-family: trebuchet ms;
	color: #4d80b9;
}

#center p.footer {
	width: 411px;
	height: 15px;
	background: url(images/template/content_bottom_new.gif);
}

#center div.content img {
	margin: 2px;
	margin-left: 0px;
}

a.reageer {
	float: right;
}

#serial_form input,#serial_form select {
	margin: 4px 0px 5px;
	padding: 3px;
	border: 1px solid #ededed;
	background: #f5f5f5;
	font-size: 12px;
	color: #000;
}

#serial_form select {
	width: 245px;
}

#serial_form input.button {
	width: 50px;
	padding: 1px;
	border: 1px solid #346898;
	background: #346898;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#footer {
	margin-top: 20px;
	padding-top:0px;
	width:968px;
	display:block;
	float:left;
	/*border-top: 1px dotted #ccc;*/
}

#footer_bg {
	margin-top: 20px;
	padding-top: 20px;
	width:968px;
	display:block;
	float:left;
	background: url(images/template/bg_footer.gif) repeat-x;
	/*border-top: 1px dotted #ccc;*/
}

#footer p.downmenu {
	float: left;
	margin-left: 35px;
	color: #cacaca;
}

#footer p.downmenu a {
	color: #cacaca;
	text-decoration: underline;
}

#footer p.downmenu a:hover {
	color: #4d80b9;
}

#footer p.madeby {
	float: right;
	margin-right: 30px;
	color: #cacaca;
}

#footer p.madeby a {
	background: #cccccc;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

#footer p.madeby a:hover {
	background: #4d80b9;
}