﻿a
{
    font-weight: bold
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    background-image: url('images/degrado.gif');
    background-repeat: repeat-x;
}
ul
{
    list-style-type: none;
    font: 10pt Arial;
}
.imgright
{
    width: 23%;
    border: 1px solid #CCCCCC;
    padding: 0px;
    margin: 0px 20px 10px 20px;
    float: right;
    clear: right;
}
.knoppen
{
    color: #FFFFFF;
    background-color: #CC33FF;
    font-weight: bold;
    border: 1px solid #666666;
    padding: 3px 10px 2px 1px;
    margin: 4px 4px 4px 4px;
}
.formulier
{
    text-align: center;
}
.formulier td
{
    padding: 0px 10px 10px 0px;
}

.titel, .velden, .tekstveld
{
    border: 1px solid #666666;
    padding: 5px 20px 5px 20px;
    margin: 0px;
    background-color: #FFECFF;
}
a.vlag: visited img
{
    border: 1px solid #000000;
}
a.vlag: link img
{
    border: 1px solid #FFFFFF;
}
a.vlag: hover img
{
    border: 1px solid #FFFFCC;
}
#container
{
    background-image: url('images/tallerhidalgo.gif');
    background-repeat: no-repeat;
    background-position: right top;
    border-left: 60px solid #666666;
    margin: 0px 0px 0px 20%;
    padding: 0;
}
#content
{
    background-image: url('images/theAndalusianExperienceblack.gif');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    min-height: 535px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 15px 15px;
}
#content a{
    text-decoration: none;
    }   
a.content:visited
{
    color: #CC33FF;
}
a.content:link
{
    color: #CC33FF;
}
a.content:hover
{
    color: #660066;
}
#content p
{
    margin-top: 50px;
}
#content p.workshops
{
    margin-top: 20px;
}
#footerbar
{
    width: 100%;
    height: 70px;
    border-top: 20px solid #C0C0C0;
    margin: 0;
    padding: 0;
}
#footertext
{
    height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: right;
    border-left: 60px solid #666666; 
    margin: 0px 0px 0px 20%;
    padding: 5px 25px 0px 15px;
}
#leftheader
{
    float: left;
    width: 20%;
    clear: left;
    height: 55px;
    border-bottom: 20px solid #C0C0C0;
    padding: 0px 0px 0px 0px;
    margin: 0px 3px 0px 0px;
    text-align: center;
}
#leftheader img
{
    border-width: 0px;
    margin: 20px 4px 6px 4px;
}
#main
{
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
#menu
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 20%;
    float: left;
    clear: left;
    text-align: center;
}
#menu a{
    text-decoration: none;
    }   
a.menu:visited
{
    color: #CC33FF;
}
a.menu:link
{
    color: #CC33FF;
}
a.menu:hover
{
    color: #660066;
}
#menu ul
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
#menu ul li
{
    line-height: 16px;
    margin: 18px 0px 18px 0px;
}
#rightcolumn
{
    float: right;
    margin: 0;
    padding: 0;
}
#rightheader
{
    height: 55px;
    border-bottom: 20px solid #C0C0C0;
    margin: 0px 0px 0px 0px;
    padding: 0;
}
ul.workshops
{
    line-height: 30px;
    margin: 40px 0px 10px 0px;
    padding: 0;
    list-style-type: none;
}
ul.workshops li
{
    text-decoration: none;
    vertical-align: middle;
    display: inline;
    font-family: "Arial Narrow", Helvetica, sans-serif;
    text-align: center;
    padding: 4px 6px 4px 6px;
    margin: 0px 1px 0px 1px;
    border: 1px solid #C0C0C0;
}
ul.workshops a {
    text-decoration: none;
}
  a:link {
    color: red}
  a:visited {
    color: blue}
  a:hover {
    color: yellow}
    

