/*26.04.2010*/
html {
	background:#fff;
	min-height:100.20%;
	}
body {
	margin:0;
	padding:0;
	background:#fff url(axs_gfx/body_bg.png) repeat-x;
	min-width:1000px;
	max-width:1200px;
	min-height:100.20%;
	color:rgb(104,88,25);
	font:12px Georgia, "Times New Roman", Times, serif;
	}
body.popup_window {
	width:auto;
	min-width:0;
	max-width:auto;
	min-height:0;
	}
body.javascript .javascript_hide {	display:none;	}
/*div, form, ul, li {	outline:dotted 1px;	}*/
p.ie_old {	color:#FF0000;	}

a {	color:rgb(255,167,20);	}
a:focus, a:active {}
a:visited {	color:rgb(215,170,120);	}
a:hover {
	color:rgb(235,147,0);
	}
form {
	margin:0;
	padding:0 0 10px 0;
	}
	label {
		display:block;
		}
	input[type="password"], input[type="submit"], input[type="text"], select, textarea {
		margin:0 0 1px 0;
		border:solid 1px rgb(255,167,20);
		}
	input[type="password"], input[type="text"], textarea {
		width:300px;
		}
	input.link  {
		color:rgb(128,128,128);
		text-decoration:underline;
		}
	input[type="submit"] {
		background:#fff;
		}
	select {
		}
	textarea {
		height:100px;
		}
	form span.captcha {
		display:block;
		width:100px;
		border:solid 1px;
		}
	form .input_required {
		color:#f00;
		font-style:normal;
		}
		form .input_required abbr {
			border:none;
			}
	form .msg {
		margin:0;
		padding:0;
		color:#f00;
		}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 5px 0;
	}
h1 {
	font-size:14px;
	}
h2, h3, h4, h5, h6 {
	font-size:12px;
	}
img {
	margin:5px 5px 0 0;
	border-width:1px;
	border-color:rgb(255,167,20);
	}
img[align="right"] {
	margin-right:0;
	}
p {
	margin:0 0 10px 0;
	}
table {
	border:1px solid rgb(84,68,5);
	border-spacing:0;
	border-collapse:collapse;
	}
	table th {
		background:rgb(255,167,20);
		color:#fff;
		}
	table th,
	table td {
		border:1px solid rgb(84,68,5);
		}

#header {
	padding:10px 0 0px 0;
	background:rgb(166,236,255) url(axs_gfx/header_bg.jpg) bottom repeat-x;
	height:105px;
	}
	#logo {
		display:block;
		float:left;
		width:260px;
		height:115px;
		}
		#logo img {
			margin:20px 0 0 0;
			border:none;
			}
	#banner1 {
		margin:0 40px 0 300px;
		width:500px;
		height:80px;
		color:rgb(255,157,0);
		}
#menu_path {
	margin:0 0 -9px 0;
	padding:3px 60px 0 20px;
	height:27px;
	background:url(axs_gfx/menu_path_bg.png) repeat-x;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	}
	#menu_path a {
		color:rgb(84,68,5);
		text-decoration:none;
		}
#left {
	float:left;
	margin:0px 0 0 0;
	width:223px;
	}
#langs {
	border-right:solid 2px rgb(84,68,5);
	padding:15px 10px;
	background:#fff url(axs_gfx/menu_path_bg.png) 0 -21px repeat-x;
	text-align:center;
	}
	#langs a {
		color:rgb(255,157,0);
		text-decoration:none;
		}
	#langs a.act {
		font-weight:bold;
		}
	#langs em {	font-style:normal;	}
#menu1 {
	margin:0;
	border-right:solid 2px rgb(84,68,5);
	padding:10px 5px 0 15px;
	background:#fff;
	color:rgb(104,88,25);
	}
	#menu1 li.row0 {	display:none;	}
	#menu1 li {
		list-style:none;
		margin:0;
		padding:1px 0 10px 20px;
		background:url(axs_gfx/menu1_li_bullet.png) 0 0 no-repeat;
		}
		#menu1 li a {
			color:rgb(104,88,25);
			text-decoration:none;
			}
		#menu1 li ul {
			margin:0;
			padding:0;
			}
			#menu1 li ul li {
				padding:0 0 5px 15px;
				background:url(axs_gfx/menu1_li_ul_li_bullet.png) 0 4px no-repeat;
				}
	#menu1 li.act em {
		text-decoration:underline;
		}
#logo2 {
	margin:0 0 20px 0;
	border:none;
	padding:0 58px 53px 25px;
	width:140px;
	height:150px;
	background:url(axs_gfx/logo_lilli2_bg.png) no-repeat;
	}

#login {
	padding-bottom:5px;
	text-align:right;
	}
form.authform {
	margin:20px 40px;
	width:300px;
	}
	form.authform input[type="password"],
	form.authform input[type="text"] {
		width:200px;
		}
#container {
	margin:10px 10px 10px 240px;
	border:4px solid #fff;
	padding:0 200px 10px 10px;
	background:#fff url(axs_gfx/kaart_bg.jpg);
	}
	#right {
		float:right;
		margin:-14px -214px 0 0;
		padding:0;
		width:200px;
		}
		#articles_banner {
			border-left:solid 3px rgb(84,68,5);
			background:#fff;
			}
			#articles_banner h1 {
				margin:0;
				padding:10px 2px 7px 30px;
				background:rgb(245,245,245) url(axs_gfx/articles_banner_h1_pointer.png) 5px 3px no-repeat;
				font-size:16px;
				font-weight:bolder;
				text-transform:uppercase;
				}
				#articles_banner h1 a {
					color:rgb(84,68,5);
					text-decoration:none;
					}
			#articles_banner h2 {
				margin:0;
				padding:3px 5px 5px 20px;
				background:url(axs_gfx/articles_banner_item_pointer.png) 7px 8px no-repeat;
				color:rgb(224,141,58);
				font-size:12px;
				}
			#articles_banner h2.new {
				color:#f00;
				}
				#articles_banner h2 a {
					display:block;
					color:rgb(104,88,25);
					font-weight:normal;
					text-decoration:none;
					}
		#gallerys_db_banner {
			border-left:solid 3px rgb(84,68,5);
			border-bottom:solid 1px rgb(84,68,5);
			background:#fff;
			}
		#gallerys_db_banner.javascript {
			height:120px;
			overflow:hidden;
			}
			#gallerys_db_banner h2 {
				display:none;
				}
			#gallerys_db_banner div {
				padding:0 0 0 20px;
				}
				#gallerys_db_banner div p {
					/*height:100px;*/
					overflow:hidden;
					}
				#gallerys_db_banner div p {
					display:table-cell;
					vertical-align:middle;
					}
#content {
	float:right;
	margin:0 0.5% 0 0;
	width:99.5%;
	min-height:300px;
	}
	#content .list .time {
		float:right;
		}
	#content .list .name {
		text-decoration:underline;
		}
	#content .list blockquote {
		border:1px solid rgb(128,128,128);
		background:rgb(240,240,240);
		font-style:italic;
		}
	#content .pager {
		clear:both;
		margin:5px 0 20px 0;
		}
	#content .pager .act {
		font-weight: bold;
		color:rgb(180,180,180);
		}
	#content .search_highlight {
		font-weight:bold;
		}

	#content.deflt2_plugin .row {
		clear:both;
		}
		#content.deflt2_plugin .col1 {
			float:left;
			width:49%;
			}
		#content.deflt2_plugin .col2 {
			margin-left:50%;
			}
			#content.deflt2_plugin .col2 img {
				margin:0 0 5px 0;
				}

/* <custom plugins> */
/* </custom plugins> */
	
#footer {
	margin:10px 10px 10px 240px;
	border-top:solid 1px rgb(84,68,5);
	}
	#footer p {
		text-align:inherit;
		margin:0;
		padding:0;
		}
		
#axis {
	clear:both;
	margin:0;
	padding:10px 10px 10px 20px;
	text-align:right;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	}
	#axis, #axis a {
		text-decoration:none;
		color:rgb(244,228,165);
		}
	#axis a:hover {
		color:rgb(184,168,105);
		}
	#axis #admin {
		float:left;
		color:rgb(254,238,175);
		text-decoration:none;
		}
	#counter {
		position:absolute;
		margin-left:-40px;
		top:118px;
		}
		#counter img {
			margin:0;
			border:none;
			}
span.clear {
	display:block;
	clear:both;
	height:0;
	}
span.clear.left {	clear:left;	}
span.clear.right {	clear:right;	}
/*a[href$='.doc'] {
 display: inline-block;
 padding-left: 16px;
 background: transparent url(images/icon_doc.gif) center right no-repeat;
}
.rounded {
-webkit-border-radius: 9px;
 -moz-border-radius: 9px;
 border-radius: 9px;
 behaviour:url(ie_border-radius.htc);
 }
*/
/*26.04.2010*/