﻿a:link { color : #0066FF; }
a:hover { color : #4B4F97; text-decoration : overline; }
a:visited { color:#0022AA; }

div.title p.outer { color:#F4F4F0; }
div.title p.inner { color:#000077; }

h1 { color : #4B4F97; }
h2 { color : #000077; }

span.signrole { color:#E4900C; }

/* MENU */
table.menu td { font-family : Tahoma; }
table.menu td.main { background-color : #EEEE44; }

/* FORUM */
div.forum table.topics { border-color:#FFCB01; }
div.forum table.topics tr.odd td { background-color:#FFFEBB; }
div.forum table.topics tr.header td { background-color:#FFEB51; border-color:#FFCB01; }
div.forum table.entries td { border-color:#FFCB01; }
div.forum table.entries tr.header td { background-color:#FFFEBB; }
div.forum table.new { border:solid 2px #FFCB01; background-color:#FFFEBB; }

/* TIMELINE */
div.timeline td.first { background-color : #FFFEBB; }

/* PRICES */
table.pricesplan tr.category1 td.pl, 
table.prices table.categories tr.category1 td.color div, 
div.reservation table.categories tr.category1 td.color div { background-color:#FFCB01 }
table.pricesplan tr.category2 td.pl, 
table.prices table.categories tr.category2 td.color div,
div.reservation table.categories tr.category2 td.color div { background-color:#FFEB51 }
table.pricesplan tr.category3 td.pl, 
table.prices table.categories tr.category3 td.color div,
div.reservation table.categories tr.category3 td.color div { background-color:#FFF3BB }

/* GALLERY */
table.gallery td { border-color:#FFCB01; }


/* NEWSLETTER */
table.newsabo { margin-right:20px; }

