﻿.pushbutton 
{
    vertical-align: middle;
	padding: 0px;
	overflow:hidden;
    height: 24px;
}

.pushbutton a {
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: #A2AAB5;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 3px;
    background-image: url(/images/pushbutton.png);
    background-repeat: repeat-x;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #EEEEEE;
} 

.pushbutton a:link {
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.pushbutton a:hover, .pushbutton a:active {
    background-color: #A2AAB5;
    background-image: url(/images/pushbuttonh.png);
    background-repeat: repeat-x;
    font-weight: bold;
    color: #000000;
}

.votestar
{
    background: url(../images/stars/ster.gif) no-repeat;
    width: 70px;
    height: 70px;
}


.decorated_table {
	width: 100%;
}


.decorated_table td {
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.decorated_table th {
	height: 30px;
	background-color: #0098BA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.decorated_table th a:link {
	color: #ffffff;
}
.decorated_table th a:hover {
	text-decoration: none;
	color: #ffffff;
}

.decorated_table th a:visited {
	color: #ffffff;
}

.row_even {
	background: #FFFFFF;
}


.footerUserStatus 
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small; 
    font-weight: bold;
    color:  #FFFFFF;
}

.footerUserStatus a
{
    text-decoration: none;
    color:  #FFFFFF;
}

.globalnews_date {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #361407;
}

#attr_search_1 {
	width: 340px;
	text-align: right;
	float: left;
	margin-top: 1em;
}
#attr_search_2 {
	width: 340px;
	float: right;
	margin-top: 1em;
}

.art-PostContent fieldset {
	border: 1px solid #052465;
	margin-bottom: 1em;
	padding: 1em;
	clear: both;
}
.art-PostContent legend {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
}
.art-PostContent fieldset div {
	margin-bottom: 1em;
}
.art-PostContent fieldset img  {
	float: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.art-PostContent fieldset fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#db label {
	margin-right: 10px;
}
#content #exclusief {
	border: 2px solid #FF0000;
}

#exclusief p {
	padding: 0px;
	margin-top: 0px;
}
#exclusief    table  th,  #exclusief  table  td {
	padding: 0.2em;
}
    