/* CSS Rusland Reizen */

/* BODY */

BODY {
font-family: tahoma; font-size: 10pt; COLOR: #000000; font-weight: none;

scrollbar-face-color: #990000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #990000;
scrollbar-darkshadow-color: #990000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;
}


/* 
---------------------------------------------------------------------
HOOFDTEKST 
*/

P {
font-family: tahoma;
font-size: 10pt;
text-align: justify;
}

H1 {font-family: tahoma; font-size: 18pt; color: #990000}
H2 {font-family: tahoma; font-size: 14pt; color: #990000}
H3 {font-family: tahoma; font-size: 12pt; color: #990000}


.smallfont {
font-size: 9px;
}

/* 
---------------------------------------------------------------------
LINKS 
*/

A {color: #990000}
A:link {color: #990000}
A:visited {color: #990000}
A:hover {color:#999999}
A:active {color: #666666}

DIV.topmenu A {font-family: verdana; font-size: 8pt; color: #990000; text-decoration: none; display: block; height: 15px; font-weight: bold; border-left: 1px solid #990000; border-right: 1px solid #990000}
DIV.topmenu A:link {background-color: transparent; color: #990000; }
DIV.topmenu A:visited {background-color: transparent; color: #990000; }
DIV.topmenu A:hover {background-color: #990000; color: #FFFFFF;}
DIV.topmenu A:active {background-color: transparent; color: #990000; }

/* 
---------------------------------------------------------------------
LIJSTEN 
*/

UL {list-style-image: url(image/fixed/listitem_large.gif); font-family: tahoma; font-size: 10pt}

.ulsidetable {
list-style-image: url(image/fixed/listitem_small.gif);
list-style-position: inside;
margin-left: 0;
padding-left: 0;
}

/* 
---------------------------------------------------------------------
TABELLEN LINKS + FOTOTABEL RECHTS 
*/


.sidetable {
font-family: tahoma;
font-size: 8pt;
text-align: left;
margin: 12px 4px 4px 4px;
width: 157px;
border: 1px solid black;
}

.sidetableheader {
font-weight: bold;
color:#FFFFFF;
padding-left: 12px;
background-image: url(image/fixed/headerback.gif);
border-bottom: 1px solid black;
}

.sidetablecontent {
font-weight: normal;
padding: 2px 2px 1px 0px;
}
.sidetablecontentphoto {
padding: 2px 2px 2px 2px;
}


/* 
---------------------------------------------------------------------
HOOFDTABEL (MIDDEN) 
*/


.maintable {
text-align: left;
margin: 12px 10px 4px 10px;
width: 450px;
border: 1px solid black;
}

.maintableheader {
font-family: verdana;
font-weight: bold;
color:#FFFFFF;
padding-left: 12px;
background-image: url(image/fixed/headerback.gif);
border-bottom: 1px solid black;
}

.maintablecontent {
font-weight: normal;
padding: 2px 4px 1px 4px;
}


.tabeltekst {
font-family:tahoma;
font-size:10pt}