﻿html, body {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    text-align: left;
}

body {
    background-image: url(/images/backgroundgradient.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 70%;
    padding: 15px 0;
}

table, tr, td {
    margin: 0;
    padding: 0;
}

tr {
    text-align: left;
    vertical-align: top;
}

img {
    border: none;
}

#page {
    background-color: #ffffff;
    margin: 0 auto;
    width: 975px;
}

#header {
    height: 70px;
    overflow: hidden;
    width: 975px;
}

#headercurve {
    height: 12px;
    overflow: hidden;
    width: 975px;
}

#headerlogo {
    float: left;
    height: 50px;
    margin-left: 25px;
    width: 162px;
}

#headernavigation {
    float: right;
    margin: 40px 25px 0 0;
    text-align: right;
}

#headernavigation a, #headernavigation a:active, #headernavigation a:visited {
    color: #000000;
    text-decoration: none;
}

#headernavigation a:hover {
    color: #000000;
    text-decoration: none;
}

#banner {
    height: 217px;
    overflow: hidden;
    width: 975px;
}

/*** Solutionnavigation ***/

#solutionnavigation {
    overflow: hidden;
    width: 975px;
}

#solutionnavigation .large, #solutionnavigation .large tr {
    height: 140px;
}

#solutionnavigation .small, #solutionnavigation .small tr {
    height: 24px;
}

#solutionnavigation tr {
    text-align: center;
    vertical-align: middle;
}

#solutionnavigation .solution1 {
    background:#faa62a url('/images/bg_1px_vertical_0.gif') repeat-x left top;
}

#solutionnavigation .solution2 {    
    background:#f38a2e url('/images/bg_1px_vertical_1.gif') repeat-x left top;
}

#solutionnavigation .solution3 {    
    background:#e56035 url('/images/bg_1px_vertical_2.gif') repeat-x left top;
}

#solutionnavigation .solution4 {    
    background:#df4c38 url('/images/bg_1px_vertical_3.gif') repeat-x left top;
}

#solutionnavigation .solution5 {    
    background:#d62e3d url('/images/bg_1px_vertical_4.gif') repeat-x left top;
}

#solutionnavigation a, #solutionnavigation a:active, #solutionnavigation a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#solutionnavigation a:hover {
    color: #ffffff;
    text-decoration: none;
}

#solutionnavigation .small a {
    display: block;
    padding-bottom: 1px;
}

/*** Homepage Headlines ***/

.tblHomepageHeadlines
{
    width:100%;
    border-collapse: collapse;
    border:0px solid #ff0000; 
}
.tblHomepageHeadlines td
{
    padding:0px 0px 15px 0px;
    margin:0;
}
.tblHomepageHeadlines td p
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.tblHomepageHeadlines .headlineLeft
{
    
}
.tblHomepageHeadlines img
{    
    padding-right:10px;
    margin:0;
}
.headline
{
    color: #ce1141;
    font-size: 200%;
    line-height: 125%;
    text-align: left;   
    padding-bottom:15px;  
}
.introTekst
{
    margin-bottom:15px;    
}

/*** end ***/

#maincontent {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    line-height: 1.4em;
    padding: 20px 25px 40px 25px;
    width: 923px;
}
#maincontent a, #maincontent a:active, #maincontent a:visited {
    color: #ce1141;
    text-decoration: underline;
}
#maincontent a:hover {
    color: #ce1141;
    text-decoration: underline;
}
#footer {
    height: 40px;
    overflow: hidden;
    width: 975px;
}

#footertext {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    height: 15px;
    padding: 12px 25px 0 25px;
    overflow: hidden;
    width: 923px;
}

#footercopyright {
    float: left;
}

#footercopyright a, #footercopyright a:active, #footercopyright a:visited {
    color: #000000;
    text-decoration: none;
}

#footercopyright a:hover {
    color: #000000;
    text-decoration: none;
}

#footertagline {
    color: #ce1141;
    float: right;
    font-weight: bold;
}

#footercurve {
    height: 12px;
    overflow: hidden;
    width: 975px;
}
h1 {
    font-family: Verdana, Arial;
    font-size: 190%;
    font-weight: bold;
    margin: 0 0 20px 0;
}

h2 {
    font-family: Verdana, Arial;
    font-size: 150%;
    font-weight: bold;
    margin: 20px 0 0 0;
}

h3 {
    font-family: Verdana, Arial;
    font-size: 110%;
    font-weight: bold;
    margin: 20px 0 0 0;
}
h4 
{
    font-family: Verdana, Arial;
    font-size: 120%;
    font-weight: bold;
    color:#000;
    margin: 0px 0 0 0;
}
h5
{
    font-size: 150%;
    font-weight: normal;
    color:#201e1f;
    margin: 20px 0px 10px 0px;  
}
h5 a:link {color:#201E1F !important; text-decoration:none !important;}
h5 a:visited {color:#201E1F !important; text-decoration:none !important;}
h5 a:hover {color:#CE1141 !important;text-decoration:none !important;}
h5 a:active {color:#201E1F !important; text-decoration:none !important;}

.kopje
{
    font-size: 150%;
    font-weight: normal;
    color:#201e1f;
    margin: 0px 0px 3px 0px;    
}
.firstH5
{
    margin-top:8px;
}
p {
    margin: 10px 0;
}

ul {
    margin-bottom: 10px;
    margin-top: 10px;
}

hr {
    color: #999999;
    height: 1px;
    margin: 30px 0 15px 0;
}

#tagline {
    color: #ce1141;
    font-size: 200%;
    line-height: 125%;
    text-align: right;
}

#homepage {
    border-collapse: collapse;    
    width: 923px;
    border:0px solid #000;
}
#homepage .homepageLeftColumn
{ 
    width:540px; 
    margin:0;
    padding:0px 15px 0px 0px; 
}
#homepage .homepageRightColumn
{
   width:383px;
   margin:0;
   padding:0;
}
#homepage .border {
    border-right: solid 1px #999999;
}

#solutiongrid {
    border: solid 1px #000000;
    border-collapse: collapse;
    table-layout: fixed;
}

#solutiongrid th {
    border: solid 1px #000000;
    padding: 3px 14px 5px 14px;
}

#solutiongrid td {
    border: solid 1px #000000;
    padding: 6px 14px 10px 14px;
}

#solutiongrid .column1 {
    background-color: #faa62a;
    color: #ffffff;
}

#solutiongrid .column2 {
    background-color: #ce1141;
    color: #ffffff;
}

#solutiongrid .column3 {
    background-color: #faa62a;
    color: #ffffff;
}

.largeheader {
    background-color: #ce1141;
    color: #ffffff;
    font-family: Georgia, "Times New Roman";
    font-size: 190%;
    margin: 60px 0 10px 0;
    padding: 8px 15px;
    width: 270px;
}

.casegrid {
    border-collapse: collapse;
    table-layout: fixed;
}

.casegrid td {
    padding: 15px 15px 15px 0px;
}

.casegridheader {
    color: #ce1141;
    font-weight: bold;
}

.gridviewborder {
    border: solid 1px #000000;
    table-layout: fixed;
}

.gridviewborder th, .gridviewborder td {
    border: solid 1px #000000;
    padding: 3px 4px;
}


/*** Feed Items ***/

.tblFeedItem
{               
    width:100%;
    border:0px solid #ff00ff;
    border-collapse:collapse;
    border-bottom:1px solid #f5f5f5; 
    margin-bottom:10px;     
}

.tblFeedItemLast
{
    border:none;        
}
.noBorder
{
    border:none;
}
.tblFeedItem td
{    
    padding: 3px 0px 3px 0px;    
}
.tblFeedItem img
{
    border:none; 
}
.tblFeedItem .feedItemTitle
{
    font-weight:bold;
    color:#868686;        
}
.tblFeedItem .feedItemDescription
{
    font-weight:normal;   
    color:#a2a2a2; 
}
.tblFeedItem .feedItemLink
{
    font-weight:normal;        
    text-align:left;  
}
.tblFeedItem .feedItemPublishDate
{
    font-weight:normal;
    font-size:6pt; 
    color:#a2a2a2;
    padding: 0px 0px 0px 0px;        
}

/*** Anchor Pseudo-classes ***/

.tblFeedItem a
{
    text-decoration:none !important;
}
.tblFeedItem a:visited
{}
.tblFeedItem a:hover 
{
    text-decoration:underline !important;
}
.tblFeedItem a:active 
{}
.casesImage
{
    width: 25%;
    float:left;
    margin-right:10px;     
}
