
/* basic */

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0A852;
	margin:0px;
	padding:0px;
	text-align: center;
	background: url(pic/bg_wide.gif) repeat-y top center;
}

a:link { 
	text-decoration: underline;
	color: #000;
}
a:visited { 
	text-decoration: underline;
	color: #000;
}
a:hover { 
	text-decoration: underline;
	color: #fff;
}
a img {
	border: none;
}

/* center */

.page{
	margin:auto;
	width:880px;
	padding:0px;
}

.mid{
	width:880px;
	height:auto;
	text-align:left;
}

/* cols */

.leftcol, .galcol{
	float: left;
	padding: 0px 0px 0px 28px;
	width:246px;
}

.addcol{
	float: left;
	padding: 0px 0px 0px 42px;
	width:246px;
}

.mapcol{
	float: left;
	padding: 0px 0px 0px 28px;
	width:534px;
}

.galnavcol{
	float: right;
	padding: 0px 28px 0px 0px;
	width:192px;
	text-align:right;
}


/* misc */

.header{
	padding: 0px 0px 2px 0px;
	width:880px;
	height:160px;
}

.box_left{
	float: left;
}
.box_right{
	float: right;
}

.buffer{
	width:880px;
	height:40px;
	clear:both;
}

.minibuffer{
	width:880px;
	height:10px;
	clear:both;
}

.fastbuffer{
	clear:both;
}

.langselect{
	text-align: right;
	width:850px;
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 2px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

.langselect a { 
	padding: 4px 4px 2px 4px;
}

.langselect a:link, .langselect a:visited { 
	background: #8e7935;
	text-decoration: none;
	color: #c0a852;
}

.langselect a:hover { 
	background: #8e7935;
	text-decoration: none;
	color: #fff;
}

/* typo */

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 12px 0px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 30px 0px 10px 0px;
}

.txt {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}


.pictxt {
	padding: 12px 0px 0px 0px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

.pictxted {
	padding: 10px 0px 18px 0px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}


.check{
	background: url(pic/check.gif) no-repeat;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
}

.check a:link, .check a:visited { 
	color: #fff;
}

.check a:hover { 
	color: #000;
}

.checktxt {
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}


.clickmehr{
	background: url(pic/click_mehr_112.gif) no-repeat;
	width:112px;
	height:18px;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 9px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
}

.clicknext{
	float: right;
	background: url(pic/click_next.gif) no-repeat;
	width:64px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 26px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	text-align:left;
}

.clickprev{
	float: left;
	background: url(pic/click_prev.gif) no-repeat;
	width:58px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 34px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	text-align:left;
}


.clickprevoff{
	float: left;
	background: url(pic/click_prev_off.gif) no-repeat;
	width:58px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 34px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	text-align:left;
	color: #C0A852;
}

.clicknextoff{
	float: right;
	background: url(pic/click_next_off.gif) no-repeat;
	width:64px;
	height:18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 26px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	text-align:left;
	color: #C0A852;
}

.clicklist{
	background: url(pic/click_mehr_112.gif) no-repeat;
	width:112px;
	height:18px;
	margin: 16px 0px 0px 15px;
	padding: 4px 0px 0px 9px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
}

.clickbacklist{
	background: url(pic/click_prev.gif) no-repeat;
	width:58px;
	height:18px;
	margin: 32px 0px 0px 15px;
	padding: 4px 0px 0px 34px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	text-align:left;
}


.clickmehr a:link, .clickmehr a:visited, .clicknext a:link, .clicknext a:visited, .clickprev a:link, .clickprev a:visited, .clicklist a:link, .clicklist a:visited, .clickbacklist a:link, .clickbacklist a:visited { 
	text-decoration: none;
	color: #000;
}

.clickmehr a:hover, .clicknext a:hover, .clickprev a:hover, .clicklist a:hover, .clickbacklist a:hover { 
	text-decoration: none;
	color: #0033CC;
}




.illupic{
	float: right;
	margin: 2px 0px 0px 8px;
}


/* quick form */

.quick{
	margin-top:4px;
}

.quick_submit{
	background: url(pic/click_submit.gif) no-repeat;
	border: 0;
	width:130px;
	height:19px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #fff;
	text-align:left;
}

.quick_field{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 2px;
	width:200px;
}

.quick_textarea{
 	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 2px;
	border: 2px inset #d3c286;
	width:200px;
	height:40px;
	background-color: #d3c286;
}

.quick_select{
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 124px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px;
	border: 0;
}

.quick_radio{
	margin-left: 0px;
	margin-right: 3px;
}
.quick_radio_r{
	margin-left: 20px;
	margin-right: 3px;
}

.quick_anr{
	margin-top: 4px;
	margin-bottom: 5px;
}


/* listnav */

.listnav{
	font-size: 14px;
	font-weight: bold;
	clear:both;
	color: #009F25;
	padding: 6px 0px 2px 0px;
	margin: 8px 0px 4px 0px;
	width:760px;
	border-top: 1px solid #CCEBD2;
	border-bottom: 1px solid #CCEBD2;
	height: 20px;
}

.listnav a:link, .listnav a:visited { 
	color: #009F25;
}

.listnav a:hover { 
	color: #000000;
}

.listnavpagina{
	float: left;
	width:150px;
	padding-left: 12px;
	margin: 0px;
}
   
.listnavganaar{
	float: left;
	width:300px;
	margin: 0px;
}
   
.listnavsorteer{
	float: left;
	width:280px;
	margin: 0px;
}

.listnavpagina b, .listnavganaar b{
	color: #000000;
}
   

/* list */

.list{
	background: url(../img/hori.gif) no-repeat;
	width:760px;
	height:100px;
	clear:both;
	margin: 0px;
	padding: 0px;
}

.listbox{
	float: left;
	width:150px;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

.listpic{
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

.listtxt{
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding: 4px 0px 0px 13px;
}

.listtxt b{
	color: #009F25;
}


/* footer */

.wrap{
	clear:both;
	padding-top: 20px;
}

.footer{
	clear:both;
	padding: 10px 0px 40px 28px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #fff;
}

.footer_copytxt{
	float:left;
}

.footer_txt{
	padding-left: 20px;
	float:left;
}

.footer_txt a:link, .footer_txt a:visited { 
	color: #fff;
}

.footer_txt a:hover { 
	color: #000;
}

.arrows { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #009F25; 
	text-decoration: none;
}

a.arrows:link, a.arrows:visited { 
	color: #009F25; 
	text-decoration: none;
}

a.arrows:hover {
	color: #000000;
}

