/* ----- CSS ----- */
*
{
	font-family: Verdana;
	font-size: 12px;
}

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;
	text-align: center;
	background-color: #f8f8f9;
	background-image: url('/site/images/background.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

ul
{
	margin: 0px 0px 0px 1.3em;
	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;
}

td
{
	vertical-align: top;
}

#column2_left {
    float: left;
    width: 350px; 
    margin: 0px 10px 0px 0px;
}

#column2_right {
    float: left;
    width: 200px;
}

/* projectmodule */
div.search{float:right;margin-bottom:10px;}
div.hightlight{float:right;width:90px;}
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
{
	overflow : auto !important;
	overflow: visible;
	position: relative;
	width: 770px;
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	margin: 0 auto;
	padding: 0px 9px 0px 9px;
	background-image: url('/site/images/background_container.gif');
	text-align: left;
	
}

#logo
{
	float:left;
	height: 124px;
	width: 133px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	display: inline; /*IE6 BUGFIX, for double margin bug*/
}

#header
{
	position: relative;
	width: 100%;
	height: 183px;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url('/site/images/header.jpg');
	background-repeat: no-repeat;
	z-index:0;
	padding-top:15px;
	color:#FFF;
}

#nowonair{
	margin-left:10px;
    float: left;
	width:224px;
    padding-left: 16px;
    padding-top: 15px;
}

#nowonair p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ff5121;
}

#nowonair .label{ 
	float: left;
	width: 50px;
    font-size:8pt;
    color:#fff;
}

#nowonair .value{ 
	float: left;
	overflow: hidden;
	width: 158px;
	height: 15px;
	max-height: 15px;	
    font-size:8pt;
    color:#fff;
}

#header_buttons{
    margin-left: 27px;
	float:left;
    width: 160px;
	padding-left:16px;
	padding-top:15px;
}

#header_buttons a{
    text-decoration:none;
    color:#FFF;
    font-size:8pt;
}

#header_buttons td.link{
	vertical-align:middle;
}

#header_image{
    float:left;
    margin-left:10px;
    width:133px;
    height:134px;
    background-image: url('/site/images/bottom_picturegroup.gif');
    background-repeat: no-repeat;
    background-position:bottom left;    
    cursor:pointer;
}

#header_image p{
	color:#FFF;
	text-align:center;
	margin-top:7px;
}

/*********** Picture group *********************/

div#pictGroupContainer {
    position: relative;
    width:133px;
    height:107px;
}

div#pictGroupContainer img {
    position: absolute;
    top: 0;
    left: 0;z-index:-1;
    
}
/*********** DJ group *********************/

div#djContainer {
    position: relative;
    width:160px;
    height:165px;
}

div#djContainer img {
    position: absolute;
    top: 0;
    left: 0;
}



/*********** nieuweschijf group *********************/
div#nieuweschijf h3{
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

div#nieuweschijf h3 a{
	color: #FFFFFF;
    text-decoration: none;
	font-size:10px;	
	text-transform : uppercase;
	font-weight:bold;	
}

div#nieuweschijf .readmore a{
    display:block;
    background-color:#fefefe;
    width:160px;
    text-align:center;
    padding-top:2px;
    padding-bottom:2px;    
}


div#nieuweschijf .readmore a{
    color:#000;
    text-decoration:none;
    text-transform : uppercase;
    font-weight:bold;
    font-size:10px;
}

/*********** Fotolog group *********************/

div#fotologContainer {
    position: relative;
    width: 122px;
    height: 123px;
    margin-bottom:10px;	
}

div#fotologContainer img {
    position: absolute;
    top: 0px;
    left: 0px;
}

/*********** Homepage picture group *********************/

div#homepagePicturegroupContainer {

    width:560px;
    height:134px;
    z-index:0;
}

div#homepagePicturegroupContainer img{
	border:solid 1px #EEEDED;
}


/*********** Homepage kiesje plaat *********************/

div#kiesjeplaatContainer {
    position: relative;
    width: 122px;
    height: 119px;
    z-index: 0;
    background-image:url('/site/images/kiesjeplaat.jpg');
    background-repeat:no-repeat;
    margin-bottom:10px;
}

div#kiesjeplaatContainer img {
    position: absolute;
    top: 0px;
    left: 0px;
}

/*********** Bookmark *********************/
div.bookmark img{
	margin-bottom:10px;
	margin-right:18px;
	width:16px;
	height:16px;
}

#lanPlaceholder
{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 918px;
	z-index: 1;
	background-color: transparent;
}

#searchbox
{
	background-image: url('/site/images/background_block.jpg');
	background-repeat:repeat;
	padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#lanSelectButton
{
	margin-left: 5px;
	clear:none;
	width: 29px;
	height: 22px;
	float: right;
	margin-right: 5px;
}

.lanleft
{
	cursor: pointer;
	clear:none;
	width: 5px;
	height: 22px;
	background-image: url('/site/images/language_left.jpg');
	float: right;
}

.lancenter
{
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	clear:none;
	height: 18px !important;
	background-color: #ffffff;
	float: right;
	height: 22px;
	width: 70px !important;
	width: 82px;
}

.lancenter li
{
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4f;
	list-style: none;
	list-style-position: outside;
}

.lanright
{
	cursor: pointer;
	clear:none;
	width: 4px;
	height: 22px;
	background-image: url('/site/images/language_right.jpg');
	float: right;
}

#languages
{
	width: 90px !important;
	cursor: pointer;
	clear:right;
	float: right;
	margin-right: 38px !important;
	margin-right: 22px;
	margin-top: 0px !important;
	margin-top: -2px;
}

#languages li
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	list-style: none;
	list-style-position: outside;
}

.subTopLeft
{
	font-size: 1px;
	position: relative;
	width: 6px;
	height: 6px;
	background-image: url('/site/images/submenu_top_left.gif');
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

.subTop
{
	font-size: 1px;
	width: 78px;
	height: 6px;
	background-color: #4d4d4f;
	float: left;
	clear: none;
}

.subTopRight
{
	font-size: 1px;
	width: 6px;
	height: 6px;
	background-image: url('/site/images/submenu_top_right.gif');
	background-repeat: no-repeat;
	float: right;
	clear:right;
}

.subCenter
{
	width: 90px;
	cursor: pointer;
	clear:both;
	float: left;
	background-color: #4d4d4f;
}

.subBottomLeft
{
	font-size: 1px;
	position: relative;
	width: 6px;
	height: 6px;
	background-image: url('/site/images/submenu_bottom_left.gif');
	background-repeat: no-repeat;
	float: left;
	clear: left;
}

.subBottom
{
	font-size: 1px;
	width: 78px;
	height: 6px;
	background-color: #4d4d4f;
	float: left;
	clear: none;
}

.subBottomRight
{
	font-size: 1px;
	width: 6px;
	height: 6px;
	background-image: url('/site/images/submenu_bottom_right.gif');
	background-repeat: no-repeat;
	float: right;
	clear:right;
}


#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;
}

#left
{
    position: relative;
    float: left;
    width: 180px;
    max-width: 700px;
    padding: 10px 10px 10px 10px;
}


#content
{
	float: left;
	width: 560px;
	max-width: 560px;
	padding: 10px 10px 10px 0px;
	overflow:hidden;
	z-index:0;
}

#content div.left{
    float:left;
    width:405px;
   
    margin-top:10px;
}

#content div.right{
    float:left;
    width:125px;
    background-image:url('/site/images/background_rightcolumn.jpg');
    margin-left:10px;
    margin-top:10px;
    text-align:left;
    padding:10px;
    overflow:hidden;
}

#content div.right img{
	margin-bottom:10px;
}

#navigation
{
	width: 100%;
	margin-top:8px;
}

#left .block, #left .poll, #left #twitter_div {
    margin-top: 10px;
    background-color: #eeeded;
	border: 1px solid #9d9d9d;
}

#left #twitter_div .spacing{
    margin-left: 10px;
    margin-right: 20px;
    padding-bottom: 10px;
}

#twitter_update_list span, #twitter_update_list li {
	font-size: 11px;
}

#content .block{
	margin-top: 10px;
	background-color: #eeeded;
}

#content .block .spacing{
    margin-left:20px;
    margin-right:20px;
    padding-bottom:10px;
}

#left .poll .spacing{
    margin-left:10px;
    margin-right:10px;
    padding-bottom:10px;
}

#left .pic_block{
	margin-top: 10px;
	background-color: #000;
	padding: 10px;
}

#left .block .spacing{
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}


#search
{
	width: 100%;

}

#search form {
    margin:0px;
    padding:0px;
}

#search a
{
    color: #FFF;
    text-decoration:none;
    font-size:8pt;
    margin-left:5px;
}

#language
{
	position: absolute;
	float:right;
	clear: right;
	top: 80px;
	left: 640px;
	width: 250px;
}

#footer
{
	color:#FFF;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	width: 750px;
	background-image: url('/site/images/background_block.jpg');
	background-repeat: repeat;
	margin:0px auto;
}

#footer p{
    display:inline;
    margin:0px;
    padding:0px;
    color:#FFF;
}

#footer ul{
    text-align:center;list-style:none
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;	
}

#footer ul li.first{
    border:none;
}

#footer ul li{
    color:#FFF;
    border-left:solid 1px #FFF;
    margin-left:5px;
    padding-left:5px;
    display:inline;
}

#footer ul li a{
	color:#FFF;
	text-decoration:none;
}


/* ----- CLASSES ----- */
.hide
{
	display: none;
}

.show
{
	display: block;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.clear
{
	float: none;
	clear: both;
}

div.Paging
{
	text-align: center;
}

div.Paging div.Paging_Data
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.Paging div.Paging_Data ul
{
	list-style: none;
}

div.Paging div.Paging_Data ul li
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	display: inline;
}

/* ----- PARAGRAPHS ----- */
p
{
	color: #4d4d4f;
	font-size: 12px;
	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;
}

#logo img
{
	margin: 9px 0px 0px 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: 125px;
	border: 0px;

	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	height:14px;
	font-size:12px;


}

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;
}

/* ----- PAGING ----- */
div.Paging ul
{
	list-style: none;
}

div.Paging ul li
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	display: inline;
}

div.Paging ul li.CurrentPage
{
    font-weight: bold;
    text-decoration: underline;
}

/* ----- PARAGRAPHS ----- */
p.header
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #ef920b;
	font-size: 14px;
	font-weight: bold;
}

p.message
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p.readmore
{
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.news
{
	background-color: #eeeded;	
}

.news .text
{
	padding: 0px 10px 10px 10px;
	float: left;
	width: 355px;
}

.news .image
{
	padding: 0px 10px 10px 10px;
	float: left;
}

.image_left img
{
	border: 1px solid #FFFFFF;
}

p.date
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

/* ----- LINKS ----- */
#content a
{
	color: #ff5121;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #ff5121;
	text-decoration: underline;
}

#content a.readmore
{
	margin: 0px;
	padding: 5px 15px 5px 15px;
	background-color: #000000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ----- HEADINGS ----- */
h1 /* Pageheader */
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff5121;
	font-weight: bold;
	line-height: 1em;
	font-size: 15px;
	text-transform: uppercase;
	font-family:Arial;
	
}

h2 /* Pageheader Small */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}


h3 /* Subheader */
{
    background-color: #ff5121;
    color: #fff4f1;
    padding: 5px 10px 5px 10px;
    font-size: 10pt;
    font-weight: bold;
    margin-top:0px;
    
    z-index:1;
}

#left h3 {
	_position: relative; /* Fixes IE6 bug with disappearing background */
}

h4 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff5121;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

/* ----- IMAGES ----- */
img.border
{
	border: 2px solid #FFF;
	
}

/* ----- TABLES ----- */
table.homepage
{
	width: 100%;
}

/* ----- SITEMAP LEVEL 1 ----- */
#sitemap h2 {
    background-color: #ff5121;
    color: #fff4f1;
    padding: 5px 10px 5px 10px;
    font-size: 10pt;
    font-weight: bold;
    margin-top:20px;
}

/* 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;
}

ul.pageMedia li.sound {
  background-image: url('../images/sound.gif');
}

ul.pageMedia li.movie {
  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: #f79300;
  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: #f79300;
  border-bottom : 1px solid #fff;
  color: #FFF;
}

#content ul.tabs a:hover	{
  color : #FFF;
}

div.tab, div.tab_active {
  border: 1px solid #808080;
  border-top: none;
  padding-top: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;
}

/***************** 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;
}
/***************** BEGIN Module:Page Template:Direction *******************************/

/***************** BEGIN Template:Homepage Module:News  *******************************/

#news{
	margin-top:10px;
}


#news #newsimages{
	width:162px;
	height:150px;
	float:left;
}

#news #newsimages img{
	background-color:#FFF;
	padding:1px;

    margin-left:13px;
    margin-top:13px;
    z-index:1;
}

#news .items{
    float:left;
    width:398px;	
}

#news .items #item0, .news0{
	background-color:#737373;
	zoom:1;
}

#news .items #item1 , .news1{
    background-color:#9c9c9c;
    zoom:1;
}

#news .items #item2 , .news2{
    background-color:#d1d1d1;
    zoom:1;
}

#news .items div{
	padding:7px 15px;
}

#news p{margin:0px;}

#news .readmore{
	background-color:#000;
	margin:0px;
	text-align:right;
	width:388px;
	height:17px;
	padding-top:3px;
	padding-right:10px;
}

#news h3{
    color:#ff5121;
    font-weight:bold;
    font-size:13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: transparent;
    padding:0px;
    margin:0px;
}
#news h3 a{
    color:#ff5121;
    font-weight:bold;
    font-size:13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: transparent;
    padding:0px;
    margin:0px;
}

#news a.readmore{
	background-color:#000;
	padding:0px;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
}

#news a.readmore:hover{
    background-color:#000;
    padding:0px;
    font-weight:normal;
    font-style:normal;
    font-size:11px;	
}
/***************** BEGIN Template:Homepage Module:News *******************************/

/***************** BEGIN Template:Homepage Module:RSS *******************************/
#content ul.rssfeed  {
	margin: 5px;
}

#content ul.rssfeed li a{
    color: #000000;
    font-weight: normal;
}


/***************** END   Template:Homepage Module:RSS *******************************/

/***************** BEGIN: HEADER MENU *******************************/
#header_buttons ul{
    list-style-image:none;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#header_buttons ul li{
	 float:left;
	 width:70px;
	 margin-bottom:8px;
}
	 	
#header_buttons ul li a{
    color:#FFF;
    height:12px;
    display:block;
    padding: 38px 0 0 0;
    background-repeat:no-repeat;
    background-position: 22px 0px;
    width:80px;
    text-align: center;
}


/***************** END   HEADER MENU *******************************/

/***************** BEGIN: PLAYLIST *******************************/
ul#playlist {
    list-style-image:none;
    list-style-type:none;
    margin:13px 0px;
    padding:10px;
    background-color:#EEEDED;
}

ul#playlist li{
    margin-bottom:10px;
    color:#FF5121;
    font-weight:bold;
    font-size:13px;
}

ul#playlist ul{
	padding-left:30px;
	margin-bottom:10px;
}

ul#playlist ul li{
    margin-bottom:0px;
    color:#000;
    font-weight:normal;
    font-size:12px;
}



/***************** END PLAYLIST *******************************/

#content .first{margin-top:0px;margin-bottom:10px;}

/***************** 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;
}

.youtube .thumb {
	float: left;
	width: 120px;
	padding: 0px 20px 0px 0px;
}

.youtube .thumb img{
	width: 120px;
	height: 90px;	
}
/***************** END youtube *******************************/

.weer {
    margin-top: 10px;
	height: 165px;
	width: 178px;
}

/* poll */
#content .poll {
    background-color: #eeeded;
	border: 1px solid #9d9d9d;
    width: 200px;
}

.bannerblock td{padding:10px 0px;}