
body {
	font-family: verdana;
	font-size: 11px;
	background-color: #fAF8F5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-family: verdana;
	font-size: 11px;
}

#container {
	text-align: left;
	
}

#top
{
	width: 100%; 
}

.top_line
{
	width: 100%; 
	background-color: #FFFFFF;	
	border-bottom: 1px solid #A15F15;
	border-top: 1px solid #A15F15;
	color: #000000;
	height: 20px;
	padding: 3px;

	font-weight: bold;
	font-size: 90%;
}

#top_menu2
{
	width: 100%; 
	background-color: #FFFFFF;	
	border-bottom: 1px solid #A15F15;
	border-top: 1px solid #A15F15;
	color: #000000;
	height: 20px;
	padding: 3px;
	padding-top: 7px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 90%;
}

#top_menu
{
	width: 100%; 
	background-color: #FFFFFF;	
	border-bottom: 1px solid #A15F15;
	border-top: 1px solid #A15F15;
	color: #000000;
	height: 20px;
	padding: 3px;
	font-weight: bold;
	font-size: 90%;
}

.column {
	width: 205px;
	float: left;
}

#column4 {
	width: 205px;
	float: left;
}

input,textarea {
	width: 300px;
}

#container {
	margin: 0 auto;
	width: 820px;
}

.block {
	background-color: #FFFFFF;
	border: 1px solid #EC8E1F;
	margin-right: 8px;
	margin-bottom: 8px;
}

li.block {
	width: 195px;
	list-style-position: inside;
}

.block_header {
	background-color: #EC8E1F;
	color: #FFFFFF;
	font-weight: bold;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 11px;
}

#column4 .block_header {
	
}

#column5 {
	width: 160px;

	}

#column4 .block {
	
}

small {
	color: #A15F15;
}

.block_footer {
	height: 1px;
	width: 195px;
}

.block_header a {
	color: #000000;
	text-decoration: none;
}

.block_header a:hover {
	color: #000000;
	text-decoration: underline;
}

.block_body {
	padding: 3px;
	font-size: 11px;
}

.block_rss{
	background-image: url(/resources/img/feeds.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.form_label {
	float: left;
	width: 150px;
	margin-bottom: 2px;
}

.form_item {
	float: left;
	margin-bottom: 2px;
}

a[target="_blank"] {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

a[target="_blank"]:hover {
	text-decoration: underline;
}

img.handle {
	float: right;
}

img.type_image {
	float: right;
	padding-right: 3px;
}

a {
	color: #000000;
	text-decoration: none;
}

.editor_button {
	border: 1px solid #CCCCCC;
	padding: 5px;
	padding-left: 21px;
}

.editor_button:hover {
	background-color: #DDDDDD;
}

.add {
	background-image: url(/resources/img/add.png);
	background-repeat: no-repeat;
	background-position: 3px;
}

.preview {
	background-image: url(/resources/img/page_white_world.png);
	background-repeat: no-repeat;
	background-position: 3px;
}

.edit {
	background-image: url(/resources/img/pencil.png);
	background-repeat: no-repeat;
	background-position: 3px;
}

#ajax .block {
	background-image: url();
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

#ajax .block_header {
	border-bottom: 1px solid #DDDDDD;
	background-image: url();
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000;
}

.placeholder {
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
}

#footer {
	background-color: #50B7BA;
	color: #FFFFFF;
	padding: 3px;
	font-size: 90%;
}

a.meerlink
{
	color: #A15F15;	
}

a.menu_link
{
	color: #A15F15;
}