/* ----- CSS ----- */
*
{
	font-family: Arial;
	font-size: 13px;
}

html
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	background-color: #333333;
	color:#FFF;
}

ul
{
	margin: 0px 0px 0px 1.2em;
	padding: 0px 0px 0px 0px;
	list-style: disc;
}

ol
{
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
}

ol li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{

}

form{
    margin:0px;
}

td
{
	vertical-align: top;
}

/* projectmodule */
div.search{float:right;margin-bottom:10px;}
div.hightlight{float:right;width:90px;}
div.block{}
div.rightblock{float:right;width:120px;height:150px;overflow:auto;}
div.newsblock{margin-bottom:10px;}

/* eyecatcher projectmodule */
div.eyecatcher{padding-top:25px;padding-left:15px;color:black;font-style:italic;font-size:9pt;font-weight: bold;}

/* house projectmodule */
div.house {margin-bottom:40px;}
/* ----- IDS ----- */
#container
{
	width: 999px;
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
	text-align: left;
}

#left
{
    float: left;
	width: 180px;
	padding-left: 9px;
}

#picturegroup{
    border-top: solid #FFF 3px;
    padding-top: 5px;
    margin-bottom: 1px;
}

#right
{
	padding-left: 25px;
    float: left;
}

#logo
{

}

#header
{

	height: 190px;
	overflow: hidden;
	background-color: #333333;

	z-index: 0;
	border-bottom: solid #FFF 1px;
	padding-bottom:5px;
}

#lanPlaceholder
{
	z-index: 1;
	background-color: transparent;
	margin-bottom:7px;
	margin-top:10px;
	padding-right:3px;
}

#toplinks
{
    float:right;
	margin-right: 20px;
}


#language
{
    float:right;
}

#searchbox
{
	position: relative;
	width: 250px;
	height: 34px;
	background-image: url('/site/images/searchbox.jpg');
}

#languages{
	cursor: pointer;
	clear: right;
	float: right;
}


#lanPlaceholder li{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	list-style: none;
	list-style-position: outside;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
	border-left: solid 1px #FFF;
}

#lanPlaceholder li a{
	font-weight: normal;
    text-decoration: none;
    color: #fff;
}

#lanPlaceholder li.first{
    border-left: none;
}


#breadcrumb
{
	position: absolute;
	float: left;
	overflow: hidden;
	padding: 52px 30px 10px 20px !important;
	font-size: 11px;
	color: #ffffff;
	padding: 40px 30px 10px 20px;
}

#breadcrumb a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#breadcrumb a:hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumb a:active
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

#content
{
	position: relative;
	float: left;
	width: 778px;
	max-width: 780px;
	padding: 5px 0px 0px 0px;
	padding-bottom: 150px;

}

#navigation a, #footer a
{
    font-family: arial;
}

#search
{
	position: absolute;
	float: right;
	clear: right;
	top: 35px;
	left: 640px;
	width: 250px;
}



#footer{
	left: 0px;
	height: 100px;
	width: 100%;
	background-color: #333333;
	text-align:center;
	border-top:solid #fff 2px;
	padding-top:15px;
	color:#ffffff;
}

#footer ul{
	text-align:center;
}

#footer li{
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    list-style: none;
    list-style-position: outside;
    display:inline;
    padding-left: 2px;
    margin-right: 0px;
}

#footer li a.first{
	background-image: none;
}

#footer li a{
    color: #FFF;
    text-decoration: none;
    background-image: url('/site/images/footer_seperator.gif');
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: left center;
}

#footer li a:hover{
    text-decoration: underline;
}


/* ----- CLASSES ----- */
.hide
{
	display: none;
}

.show
{
	display: block;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}



.clear
{
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#content .spacing
{
	padding: 0px ;
}

/* ----- PARAGRAPHS ----- */
p
{
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

p.disclaimer
{
	padding: 8px 0px 0px 8px;
}

/* ----- IMAGES ----- */
img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


/* ----- FORMS ----- */
table.form td
{
	padding: 2px 5px 2px 0px;
}
input.datepicker{
    background-image: url('../images/cal.gif');
    background-repeat: no-repeat; 
    width:  20px;
    height: 20px;
    padding: 0px;
    margin:  0px;
}

input#txtSearch
{
	width: 199px;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	margin-left: 8px;
	margin-top: 8px;
	color: #4d4d4f;
}

input#btnSearch
{
	width: 30px;
	vertical-align: -50%;
	margin-left: 0px !important;
	margin-left: 4px;
}

div#divError
{
	padding: 10px 10px 10px 10px;

	background-color: #eeeeee;
	border: solid 1px #cccccc;

	color: #FF0000;
}

div.column_detail_left
{
	width: 380px;
	float: left;
}

div.column_detail_right
{
	margin: 0px 0px 0px 381px;
	/* float: left; */
}

table.detail td
{
	padding: 0px 20px 5px 0px;
}

fieldset.SearchNewsArchive
{
	padding: 10px 10px 10px 10px;
}

fieldset.SearchNewsArchive legend
{
	color: #000000;
	padding: 0px 10px 0px 5px;
}

div.Paging
{
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #000 !important;
	color:#FFF !important;
}

/* ----- PAGING ----- */
div.Paging ul
{
	list-style: none;
	font-style: italic;
}
#content div.Paging ul li a{
	color:#FFF;
	font-weight: normal;
}

div.Paging ul li
{
    vertical-align: middle;
	padding: 5px 5px 5px 5px;
	text-align: center;
    display: inline;
    width: 20px;
}

div.Paging ul li.CurrentPage
{
    font-weight: normal;
    text-decoration: underline;
}

/* ----- PARAGRAPHS ----- */
p.header
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #ef920b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

p.date
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-weight: bold;
}

p.message
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	line-height: 130%;
}

p.readmore
{
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p.date
{
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

/* ----- LINKS ----- */
#content a
{
	color: #ffff66;

	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #ffff66;
	text-decoration: underline;
}

#content a.readmore
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;

	background-color: #ef920b;

	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#content a.readmore:hover
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;

	background-color: #ef920b;

	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

/* ----- HEADINGS ----- */
h1 /* Pageheader */
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffff66;
	font-family: Georgia, Arial, ICT Officina Sans LT Bold Italic, Trebuchet MS, Verdana;
	font-weight: normal;
	line-height: 1em;
	font-size: 25px;
	font-style: italic;
}

h2 /* Pageheader Small */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffff66;
	font-family: Georgia,Arial, ICT Officina Sans LT Bold Italic, Trebuchet MS, Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 1em;
	font-style: italic;
}

h3 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffff66;
	font-family: Georgia,Arial, ICT Officina Sans LT Bold Italic, Trebuchet MS, Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 1em;
	font-style: italic;
}

h4 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffff66;
	font-family: Georgia,Arial, ICT Officina Sans LT Bold Italic, Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

/* ----- IMAGES ----- */
img.border
{
	border-top: 8px solid #ef920b;
	border-left: 8px solid #ef920b;
}

/* ----- TABLES ----- */
table.homepage
{
	width: 100%;
}

/* ----- SITEMAP LEVEL 1 ----- */
ul.sitemap
{
	list-style: none;
}

ul.sitemap li
{
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

ul.sitemap li a
{
	
}

ul.sitemap li a:hover
{
	
}

/* ----- SITEMAP LEVEL 2 ----- */
ul.sitemap ul
{
	list-style: none;
}

ul.sitemap ul li
{
	
}

ul.sitemap ul li a
{
	
}

ul.sitemap ul li a:hover
{
	
}

/* Page multimedia */

ul.pageMedia {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}

ul.pageMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  margin-bottom: 8px;
  height: 20px;
  cursor: pointer;
}

ul.pageMedia li.sound {
  background-image: url('../images/sound.gif');
}

ul.pageMedia li.movie {
  background-image: url('../images/movie.gif');
}

table.pageMediaPopupFooterSound, table.pageMediaPopupFooterMovie {
  height: 29px;
  width: 320px;
  background-color: #f8981d;
}

table.pageMediaPopupFooterSound td.title, table.pageMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-top: 6px;
  padding-left: 10px;
  color: #FFFFFF;
  text-align: left;
  font-weight: bold;
}

table.pageMediaPopupFooterSound td.spacer, table.pageMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.pageMediaPopupFooterSound td.icon, table.pageMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.pageMediaPopupFooterSound td.icon {
  background-image: url(../images/sound.gif);
}

table.pageMediaPopupFooterMovie td.icon {
  background-image: url(../images/movie.gif);
}

/**************** Tabs *****************/
 ul.tabs {
  border-bottom: 1px solid #808080;
  margin: 0;
  padding-bottom: 17px;
  padding-left: 15px;

  
}

.tabs li	{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #000;
}
	
#content ul.tabs a, #content ul.tabs a:visited	{
  background: #FFFFB2;
  border: 1px solid #808080;
  color: #000;
  float: left;
  font-size: 8pt;
  line-height: 12px;
  margin-right: 8px;
  padding : 2px 10px 2px 10px;
  text-decoration : none;
}

#content ul.tabs a.active, #content ul.tabs a:visited.active	{
  background: #000;
  border-bottom : 1px solid #333333;
  color: #FFF;
}
#content ul.tabs a.active:hover    {
  text-decoration:none;
}

#content ul.tabs a:hover	{
  text-decoration:underline;
}

div.tab, div.tab_active {
  border: 1px solid #808080;
  border-top: none;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}

/******************************************/

div#divGoogleMap {
  width: 415px;
  height: 362px;
  overflow: hidden;
}

/*Bulletin */
.bulletin .photo{
  float: left;
}

div#addbulletin{
  width: 600px;
}

div#addbulletin div#title{
  font-weight: bold;
  margin-bottom: 5px;
  clear: both;
}

div#addbulletin div#col1{
  float: left;
  margin-top: 5px;
  width: 120px;
}

div#addbulletin div#col2{
  float: left;
  margin-top: 5px;
  width: 300px;
}

div#addbulletin div#col3{
  float: left;
  margin-top: 5px;
  width: 120px;
}



/***************** Calendar *******************************/
.vergaderschema {
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    text-align: center;
    width: 679px;
}

.vergaderschema_sm {
    background-color: #004A80;
    padding: 0px;
    padding-right: 5px;
    border-collapse: collapse;
    border-spacing: 0px;
    width: 150px;
    text-align: right;
    color: #FFFFFF;
}

th.calendarday {
    font-weight: bold;
}

th.vergaderschema {
    color: #FFFFFF;
    background-color: #004A80;
    border-color: #004A80;
    font-size: 10pt;
    font-weight: normal;
    padding: 2px;
}

th.vergaderschema a {
    color: #A1C0C4;
    border-bottom: 1px solid #A1C0C4;
}

td.vergaderdata {
    background-color: #e6e6e7;
    color: #000000;
    font-weight: bold;
    font-size: 9px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 1px;
    width: 92px;
    height: 75px;
    vertical-align: top;
}

td.nodata {
    width: 76px;
    height: 45px;
}

p.agendadata {
    margin: 0px;
}

p.calselectedyear {
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    display: inline;
}

p.calyear, p.calyear a , p.calyear a:visited {
    font-size: 9px;
    display: inline;
    color: #A1C0C4;
}

#content .vergaderschema p.calyear a:hover {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

p.calmonth {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 0px;
    font-size: 10px;
    display: inline;
}

.calmonth a:visited  {
    font-size: 10px;
}

.calmonth a:visited  {
    border-bottom: 1px solid #A1C0C4;
    color: #a1c0c4;
}

#content .vergaderschema p.calmonth a:hover {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}

p.calmonthselected {
    padding-left: 10px;
    padding-right: 0px;
    font-size: 12px;
    color: #FFFFFF;
    display: inline;
}
p.calmonthselected a, p.calmonthselected a:hover{
    color: #FFFFFF !important;
    text-decoration:none !important;
    border-bottom:none !important;
}

.agenda {
  padding-bottom: 15px;
}

.agenda .data {
  color: rgb(0,174,240);
  font-weight: bold;
  float: left;
}

.agenda .name {
  color: rgb(42,61,123);
  font-weight: bold;
  padding-left: 5px;
  float: left;
}

.agenda .name h2 {
  font-size: 12px;
}

.agenda .description {
  padding-bottom: 5px;
}
/***************** END Calendar *******************************/

/***************** House *******************************/

table.house_search
{
	border: 0;
}

table.house_search tr
{
	border: 0;
}

table.house_search td
{
	padding: 0px 10px 10px 0px;
	border: 0;
}

table.house_search td.center
{
	text-align: center;
}

table.house_search td label
{
	font-weight: bold;
}

table.house_search select
{
	width: 300px;
}

table.house_search input.button
{
	width: 100px;
}

td.projectPicNavLeft {
    width: 90px;
    text-align: left;
}

td.projectPicNavRight {
    width: 90px;
    text-align: right;
}
   
td.projectPicNavLoading {
    text-align: center;
    width: 408px;
}

/***************** END House *******************************/

/***************** Leges *******************************/

tr.legesPopupHeader td {
  background-color: #FF9900;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 14px;
  padding: 4px;
}

tr.legesPopupHeader a, tr.legesPopupHeader a:hover {
  color: #FFFFFF;
}

div#legesScroll{
  overflow: scroll;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
  height: 243px;
  padding: 5px;
}

tr.tblHeader td {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4d4d4f;
	font-weight: bold;
}

tr.tblCategorie td {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f8981d;
}

tr.tblRowOdd td {
	font-size: 10px;
	color: #000000;
	background-color: #cacad1;
}

tr.tblRowEven td {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

/***************** END Leges *******************************/
/***************** BEGIN Module:Page Template:Direction *******************************/

input.housenumber{
	width:30px;
	margin-left:10px;
}

#direction #map{
	width:400px;
	height:300px;
}
#direction #directionspanel{
    width:400px;
    height:auto;
}
/***************** END Module:Page Template:Direction *******************************/

/***************** BEGIN filebrowser *******************************/
.upload .item, .upload .header {
  height: 20px;
  padding: 5px;
}

.upload .header {
  background-color: #d4d4d4;
}

.upload .item, {
  background-color: #e6e4e4;
}

.upload .icon {
  width: 20px;
  float: left;
}

.upload .file {
  float: left;
}
/***************** END filebrowser *******************************/

/***************** BEGIN youtube *******************************/
.youtube .player  {
	background-color: #e6e4e4;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.youtube .player .video {
	float: left;
	width: 435px;
}

.youtube .player .title {
	float: left;
	width: 100px;
}

.youtube .thumb {
	float: left;
	width: 150px;
	padding: 0px 20px 0px 0px;
}
/***************** END youtube *******************************/

/***************** BEGIN Module:Page Template:Fulltext *****************************/

div.searchNrResults {
  margin: 10px 0 10px 0;
}

dl.searchResults dt {
  font-weight: bold;
}

dl.searchResults dd {
  margin: 0 0 15px 0;
}


/***************** END Module:Page Template:Fulltext *****************************/

/***************** BEGIN Module:Page Template:fading_picturegroup*****************/

div#pictGroupContainer {
  height: 197px;
  position: relative;
  width: 188px;
}

div#pictGroupContainer img {
  left: 0;
  position: absolute;
  top: 0;
}

/***************** END Module:Page Template:fading_picturegroup*****************/

/***************** BEGIN Module:Picture Template:Overview *****************/

div.picture div.description {
  padding-bottom: 5px;
}

div.picture div.description span.date {
  color: #1d5357;
}

div.picture div.readMore {
  text-align: right;
}

.picture .navigation, .picture .item {
  text-align: center;
  padding-top: 10px;
}

div.picture div.slideshow {
  padding-top: 5px;
  text-align: center;
}

.picture .thumbs {
  padding-top: 10px;
  text-align: center;
}

/***************** END Module:Picture Template:Overview *****************/

/* Locations module */

.locationlist{
    width:590px;
    float:left;
}

.categorylink{
    width:180px;
    float:left;
    margin-left:8px;
}
.categorylink img{
	padding-bottom:9px;
	border-bottom:solid 3px #FFF;
}

.categorylink h3{
	color:#bfffff;
	font-size:18px;
	padding-top:9px;
	padding-bottom:6px;
	border-bottom:1px solid #FFF;
}

.categorylink ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.categorylink ul li{

}

#content .categorylink ul li a{
	color: #000;
    background-color: #bfffff;
    border-bottom: 1px solid #000;
    padding: 5px 5px 5px 7px;	
    display: block;
}

#content .categorylink ul li a:hover{
	background-image: url('/site/images/related_clubs_highlight.gif');
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}

h3.month{
    margin-top: 15px;
}

.locationlist div.message {
	cursor: default;
}

.locationlist div {
    background-color: #ffffff;
    color: #000;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #000;
    background-image: url('/site/images/club_background.gif');
    background-repeat: no-repeat;
    background-position: 97% 50%;
    cursor: pointer;
}

.locationlist div.blocked {
    cursor: default;
}

.locationlist .odd {
	background-color: #ffffb2;
	background-image: url('/site/images/club_background_odd.gif');
}

.locationlist .highlight {
    background-color: #000;
    background-image: url('/site/images/club_background_highlight.gif');
    color: #FFF;
}

#category_left{
	float: left;
	margin-right: 18px;
}

#category_right{
    float: left;
}

#filterbar .inner{
    background-image: url('/site/images/blockbackground.gif');
    background-repeat: repeat;
    margin-bottom: 5px;
    padding: 0px 8px 5px 8px;
 
}

#filterbar{
    border-bottom: solid 3px #FFF;
    margin-bottom: 10px;
    font-style: italic;
    
}

#filterbar div.filter{ 
	float: left;
	margin-right: 20px;
	padding-top: 6px;
	
}

#filterbar div.last{
    margin-right: 0px;	 
}

#filterbar div.filter input{
    width: 125px; 
}

.categorylist #filterbar a{
	font-size: 22px;
	font-weight: bold;
	float: left;
	
}

#calendar .titlebar{
	margin-bottom: 5px;
}

#filterbar a{
	color: #FFF;
	margin-right: 15px;
	float: right;
	font-weight: normal;
	padding-top: 6px;
}

#filterbar a.last{
    margin-right: 0px;
}

.categorylist .yellow{background-image: url('/site/images/club_yellow.gif');}
.categorylist .blue{background-image: url('/site/images/club_blue.gif');}
.categorylist .white{background-image: url('/site/images/club_white.gif');}
.categorylist .pink{background-image: url('/site/images/club_pink.gif');}

#category_left div, #category_right div {
	width: 290px;
	height: 58px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 75px;
	color: #000;
	overflow: hidden;
	cursor: pointer;
	
}

.categorylist p{
    font-style: italic;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    color: #000;
    font-family: Georgia;
    font-size: 18px;
}

.categorylist p.clubname{
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	font-family: Arial;
}

.titlebar h1{
	float: left;
	margin: 0px;
	width: 250px;
}

#content .titlebar a{
	padding-top: 10px;
	float: right;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	width: 150px;
	text-align: right;
}

.titlebar{
	border-bottom: solid 1px #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	zoom: 1;
}

#templaterow img{
    margin-right: 20px;      
}

img.active {
	border: solid 3px #FFFF66;
	
}

div.iconButton, div.iconButtonOver {
  cursor: hand;
  cursor: pointer;
  width: 175px;
}

div.iconButton img, div.iconButtonOver img {
  float: left;
}


/* location view */
.locationview{
    background-color: #FFF;
    color: #000;
}

.locationview .title{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 10px;
	font-family: arial;
}

.locationview .logo{
    float: left;
    margin-right: 5px;
    width: 280px;
    height:180px;
}

.locationview .infoblock{
    float: left;
    background-image: url('/site/images/infoblock_background.gif');
    background-repeat: no-repeat;
    width: 420px;
    color: #000;
    height: 150px;
    padding: 15px 40px 15px 15px;
    
}

.locationview .infoblock .label{
	float: left;
	width: 100px;
	font-style: italic;
	font-family: arial;
	font-size: 15px;
	margin-bottom: 2px;
}

#content .locationview .infoblock a{
    color: #000;
    font-weight: bold;
    font-family: arial;
    font-size: 15px;
    margin-bottom: 2px;
}

.locationview .infoblock .value{
    float: left;
    font-weight: bold;
    font-family: arial;
    font-size: 15px;
    margin-bottom: 2px;
}

.locationview #header{
    background-image: none;
    background-color: transparent;
    border-bottom: 3px solid #000;
    padding-left: 10px;
}

.locationview .spacing{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#content .locationview .titlebar{
    padding-top: 10px;
    font-style: italic;
    border-bottom: solid 1px #000;
}

#content .locationview .titlebar a {
	color: #000;
	float: none;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	margin-right: 15px;
	float: left;
	width: auto;
}

#content .locationview .titlebar a.backlink {
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

#content a.button, #content .locationview .titlebar a.button{
    background-color: #000;
	color: #FFF;
	padding: 4px 24px 4px 7px;
	
	background-image: url('/site/images/button_background.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	text-transform: uppercase;
	font-style: normal;
	font-size: 12px;
}

.linkbar{
    background-color: #000;
    color: #FFF;
    padding: 8px 10px 8px 10px;
}

#content .linkbar a{
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}

.locationview div.stats {
    width: 285px;
    float: left;
    padding-top: 3px;
}

.locationview span.views {
    color: #1fffff;
}

.content_no_header{
    padding-top: 0px !important;
}

.template2 .left, .template2 .middle,.template2 .right{
	width: 245px;
	float: left;
	overflow: hidden;
}

.template3 .middle{
	background-color: #000;
	text-align: center;
	padding: 50px;
	margin-bottom: 50px;
}

.template2 .middle, .template2 .right{
	margin-left: 11px;
}

.template2 .description{
	margin-bottom: 10px;
}

.template2 .description{
    background-color: #000;
    color: #FFF;
    padding: 10px;
    overflow: hidden;
    height: 150px;
}

.template1 .left{
    width: 265px;
    float: left;
}

.template1 .left table{
    margin-bottom: 15px;
}

.template1 .right{
    width: 480px;
    float: left;
    margin-left: 13px;
}

.template1 .right img.signature{

}

.template1 .right table{
   float: left;
   margin-bottom: 10px;
}

.template2 table{
   margin-bottom: 10px;
}

.template2 .left table td, .template2 .right table td, .template1 .left table td, .template1 .right table td, .logo table td{
	vertical-align: middle;
	text-align: center;
}

.template1 .description{
    color: #000;
    min-height: 360px;
}

.template1 .description p{
	color: #000;
	margin-top: 0px;
}


/* aanmelden */
#registerlocation input.text{
    width: 170px;
}

#registerlocation select {
	width: 175px;
}

#registerlocation td h1{
    margin: 10px 10px 10px 0px;
    float: left;
}

/* wijzigen */
.location_block input.text, .calendar_block input.text{
    width: 170px;
}

.location_block select, .calendar_block select{
    width: 175px;
}

img.calendartrigger{
	margin-left: 5px;
}


/*calendar */
#calendar th{
    background-color: #000;
    color: #FFF;
}

#calendar th, #calendar td{
    padding: 7px 5px;
}

#calendar tr.roweven{
	background-color: #ffffb2;
	color: #000;
}

#calendar tr.rowuneven{
    background-color: #ffffff;
    color: #000;
}

#calendar tr.highlight{
    background-color: #bfffff;
}

#calendar tr.rowuneven a, #calendar tr.roweven a{
    color: #000;
    font-weight: normal;
}

.footerbar .left{
	float: left;
	width: 150px;
}

.footerbar .right{
    float: right;
    width: 150px;
}

.footerbar{
	background-color: #000;
	margin: 5px 0px 0px;
	color: #FFFFFF;
	padding: 6px 10px 6px 10px;
	font-style: italic;
}

.footerbar div.Paging{
    float: left;
    padding: 0px;
    margin: 0px;
    width: 455px;
}

#content .footerbar a{
	color: #FFF;
}


.message, .error{
	color: #FFFF66;
	font-weight: bold;
}

td.message{
    background-color: #FFF;
	color: #000;
	font-weight: normal;
}

#content a.icon{
    background-color: #FFF;
    color: #000;
    padding: 1px 17px 2px 5px;
    
    background-image: url('/site/images/icon.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 11px;
    font-style: normal;
    margin-left: 10px;
    float: left;
    margin-top: 17px;
}
#templaterow td{padding-top: 5px;}

#content td.label{
	padding-right: 20px;
}

.template_block td.label{
	width: 150px; 
}

.template_block td.field{
	width: 550px; 
}

#content td.help{
    padding-top: 3px;
}
#content td.help a.icon, #content .template_block a.icon, #content .calendar_block a.icon{
    margin: 0px;
    float: none;
}

#logocontrol {display: none;}

.youtube_error{
	height: 340px;
	width: 100%;
	color: #FFF;
    background-image: url('/site/file.php?file=images/youtube_error.jpg&params=resize(405x340)');
    background-repeat: no-repeat;
    background-position: center; 
}

.youtube_error p{
	padding: 110px 175px;
    font-family: arial;	
}
