<style>
a
{
font-family: Arial, Verdana, Helvetica;
font-size : 12px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}
a:hover
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #FFFFFF;
}
LI
{
list-style-image: url(../Images/Skin/17/lijst.gif);
}
-----------------------------------------
De algemene achtergrond bij
uitzichten: 14 - 17 - 20 - 21 - 22 bestaat
enkel uit een achtergrondkleur en geen plaatje
.general_bg
{
background: #000000;
}
-----------------------------------------
Bij uitzichten: 13 - 16 - 19
is naast de achtergrondkleur ook nog een achtergrondplaatje toegevoegd
.general_bg
{
background: #FFFF00;
background-image: url(../Images/Skin/13/achtergrond.jpg);
}
-----------------------------------------
.general_area
{
background: #000000;
}
-------------------------------------------------
De titel bij uitzichten 13 - 14 - 15 - 16 - 17 - 19 - 20 - 21 - 22 bevat enkel een achtergrondkleur en geen plaatje
.top_titel
{
padding: 12px;
text-align: center;
font-size: 22px;
font-weight: bold;
font-family: Courier New, Courier, mono;
background: #00FF00;
color: #000000;
}
-------------------------------------------------
De titel bij uitzicht 18 bevat naast de achtergrondkleur ook nog een achtergrondplaatje
.top_titel
{
padding: 12px;
text-align: center;
font-size: 22px;
font-weight: bold;
font-family: Arial, Verdana, Helvetica;
background: #BB71AE;
color: #000000;
background-image : url(../Images/Skin/18/top_figuur.jpg);
}
-------------------------------------------------
.ondertitel
{
font-family: Courier New, Courier, mono;
font-size: 17px;
font-weight: bold;
text-decoration: none;
color: #00FF00;
}
.content_bg
{
}
.datum
{
font-size: 12px;
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
color: #FFFFFF;
}
.post_titel
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: bold;
color: #00FF00;
}
.post_titel:hover
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: bold;
background: #669999;
color: #00FF00;
}
td.bericht_content
{
font-family: Arial, Verdana, Helvetica;
font-size: 13px;
font-weight: normal;
border-color: #00FF00;
border-style: solid solid solid solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: #FFFFFF;
}
.bericht_content_lettertype
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
.linkerkant_content_lettertype
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
.rechterkant_content_lettertype
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
.bg_linkerkant
{
border-color: #00FF00;
border-style: solid solid solid solid;
border-right-width: 1px;
border-left-width: 1px;
}
.titel_vrije_zone
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #00FF00;
}
.freezone_content
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: normal;
padding-left:5px;
padding-right:5px;
color: #FFFFFF;
}
.bg_bottom
{
font-size: 12px;
font-family: Arial, Verdana;
background: #FFFFFF;
color: #FFFFFF;
}
.formulier_knop {
font-family: Verdana,Helvetica,Arial;
font-size: 11px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
text-decoration: none;
cursor: hand;
font-weight: bold;
color: #000000;
background: #00FF00;
}
.formulier_tekstarea
{
font-family: Verdana,Helvetica,Arial;
font-weight: bold;
font-size: 12px;
border-width: 1;
border-style: solid;
border-color: #000000;
background-color: #FFFFFF;
}
.formulier_tekst
{
font-family: Verdana,Helvetica,Arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
.formulier_titel
{
font-family: Verdana,Helvetica,Arial;
font-size: 15px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-top: 3px;
color: #666633;
}
.formulier_bericht
{
font-family: Verdana,Helvetica,Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}
.formulier_radio
{
color: #DD0000;
}
.anchor
{
font-weight: normal;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
text-decoration: none;
color: #00FF00;
}
.anchor:hover
{
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #00FF00;
}
</style>