/* Totaal Groep style sheet voor scherm */
/* Datum laatste wijziging 2009-04-03   */

/* .klein aangepast */

body {
		background-color: #000000;
		border: 0;
		/* border 0 voor oudere browsers */ 
		color: #ffffff;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
		/* background-image:"../speedy/monitormaten.bmp" */
		/* background-position: center center */
}
.achtergrond {
		color: #000000;
		/* hier moet dezelfde achtergrond-kleur staan als in body-tag */
}
.achtergrond_grijs {
		background-color: #cccccc;
}
.tekstkleur {
		color: #ffffff;
		/* hier moet dezelfde kleur staan als in body-tag */
}
.align {
		text-align: center;
		/* to replace obsolete attribute align */
		/* center, left, right */
}
.alink {
		/* a:active {color:...} */
		/* to replace obsolete attribute alink */
}
/*.background {
/*		background-image: 100px; */
/*		background-color: 100px; */
/*		background-repeat: 100px; */
/*		background: attachment: 100px; */
/*		background-position: 100px; */
/*		/* to replace obsolete attribute background */
/* }  */
.banner {
		color: #339933;
		/* color: #339933; donker-groen */		
		font-family: Tahoma,Verdana,sans-serif;
		font-size: larger;
		text-decoration: none;
		text-align: center;
}
.bgcolor {
		background-color: #000000;
		/* to replace obsolete attribute bgcolor */
}
.big {
		font-size: larger;
		/* font-size: x%; */
		/* to replace obsolete element <big> */
}
.biggest {
		font-size: xx-large;
		/* font-size: {xx-}small, medium, {xx-}large */
}
.binas {
		color: #CC6600;
		/* rood-bruin */
}
.bold {
		font-weight: bold;
		/* font-weight: 700; */
		/* to replace obsolete element <b> */
}
/* .border { */
/* 		border-width: 100px; */
/* 		border: yyy; */
/* 		border-style: none; */
/* 		border-color: 100px; */
/* 		/* to replace obsolete attribute border */
/* } */
.cellpadding {
		padding: 0;
		/* to replace obsolete attribute cellpadding */
		/* 1ex */
}
.cellspacing {
		margin: 0;
		/* to replace obsolete attribute cellspacing */
}
.center	{
		text-align: center;
		/* to replace obsolete element <center> */
}
.clear {
		clear: left;
		/* to replace obsolete attribute clear */
}
.dapper {
		background-color: #ffffff;
		color: #000000; 
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
		vertical-align: top;
}
.face {
		font-family: Tahoma,Verdana,sans-serif;
		/* to replace obsolete attribute face */
}
.footer {
		font-size: smaller;
		text-align: right;
}
.frameborder_no {
		border: 0;
		border-width: 0;
		/* to replace obsolete attribute frameborder="no" */
}		
.frontcover {
		display: none;
}
.header {
		font-size: larger;
		text-align: center;
}
.height {
		height: 100px;
		/* to replace obsolete attribute height */
		/* pixels or percentage */
		/* 60px, 40em or 100% */
}
.hoofdletter {
		font-weight:bold;
		font-weight:700;
		font-size: larger;
		color: #aaff00;
}
.hspace {
		margin-left: 100px;
		margin-right: 100px;
		/* to replace obsolete attribute hspace */
}
.italic {
		font-style: italic;
		/* font-style: oblique */
		/* to replace obsolete element <i> */
}
.klein {
		/* color: #ffff00;   kleur uit vanwege rubrieknamen bdsm-info */
		color: #ffffff;
		font-size: smaller;
		text-decoration: none;
		/* font-size; 12pt; */
		/* font-size: x%; */
}
.leeuwzon {	color: #000000;
		font-family: Century SchoolBook;
		font-size: 32pt; /* 32pt */
		font-style: italic;
		font-weight: bold;
}
.link {
		/* a:link {color:...} */
		/* to replace obsolete attribute link */
}
.marginheight {
		margin-top: 100px;
		margin-bottom: 100px;
		/* to replace obsolete attribute marginheight */
}
.marginwidth {
		margin-left: 100px;
		margin-right: 100px;
		/* to replace obsolete attribute marginwidth */
}
.mkdh {
		color: #33CC33;
		/* hobby-groen */
}
.noshade {
		border-width: 100px;
		border-style: none;
		/* to replace obsolete attribute noshade */
}
.nowrap {
		white-space: nowrap;
		/* to replace obsolete attribute nowrap */
}
.oaie {
		color: #CC99CC;
		/* meta-paars */
}
.onzeker {
		color: #ff9933;
		/* color: #ff9933; oranje-bruin */
}
.opvallen {
		color: #cc6600;
		font-size: 16pt;
}
.rules {
		border-width: 100px;
		border: 100px;
		/* to replace obsolete attribute rules */
}
/*.scrolling { */
/*		overflow: 100px; */
/*		/* to replace obsolete attribute scrolling */
/*} */
.size {
		font-size: 100px;
		/* to replace obsolete attribute size with text */
		width: 100px;
		height: 100px;
		/* to replace obsolete attribute size with other elements */
}
.small {
		font-size: smaller;
		/* font-size: x%; */
		/* to replace obsolete element <small> */
}		
.sos {
		color: #ff0000;
    		/* sos-rood */
}
.speedy {
		color: #339933;
		/* color: #339933; donker-groen */
		font-size: 14pt;
		text-decoration: none;
}
.speciaal {	color: #9966cc;
		/* color: #ffff99; lichtgeel */
}
.tabs {
		color: #ffffff;
		/* font-size: smaller; */
		font-size: xx-small;
		/* font-size: 8pt; */
		/* font-size: x%; */
}
.text {
		color: #000000;
		/* to replace obsolete attribute text */
}
.titel {
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 18pt;
		text-decoration: none;
		text-align: center;
}
.toc {		/* display: none; */
}
.underline {
		text-decoration: underline;
		/* to replace obsolete element <u> */
}
.valign {
		vertical-align: top;
		/* to replace obsolete attribute valign */
}
.vlink {
		/* a:visited {color:...} */
		/* to replace obsolete attribute vlink */
}
.vspace {
		margin-top: 100px;
		margin-bottom: 100px;
		/* to replace obsolete attribute vspace */
}
.weekend {
    		color: #0000ff;
}
.width {
		width: 100px;
		/* to replace obsolete attribute width */
		/* pixels or percentage */
		/* 60px, 40em or 100% */
}
/* classes concerning Totaal Groep */
.bdsm {
		color: #CC99CC
		/* color: #FF9933; */
}
.chat {
		color: #CC99CC
		/* color: #33CC33; */
}
.dating {
		color: #ff0000;
}
/* afkorting voor rechts uitlijnen */
.r {
		text-align: right
}
b {
		/* color: #CC6666; */
		/* color: #CC6666; bruinrood */
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 13pt; */
}
blockquote {
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 13pt;
}
code {
		font-family: Courier,sans-serif;
		font-size: 11pt;
}
i {
		color: #000000;
		/* color: #ffffff; */
		font-family: Courier,sans-serif;
		font-size: 12pt;
}
p {
		color: #ffffff;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
pre {
		color: #333333;
		/* color: #dddddd; een grijs */
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
q {
		color: #00ff00;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
s {
		color: #000000;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
u {
		color: #333333;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
table {
        
}
th {
		color: #CC6666; /* 20070410 #ff9900; */
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 13pt;
		text-align: left;
}
tr {
		color: #ff0000;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
td {
		color: #ffffff;
		font-family: Tahoma,Verdana,sans-serif;
		font-size: 12pt;
}
ul {
		color: #ffffff;
		font-size: 12pt;
		/* color: #ffCC99; */
		/* 20070410 #AAff00; */
		/* list-style-position: inside; */
}
ol {
		color: #aa00ff;
		/* color: #ffCC99; */
		/* color: #AA00ff; */
		/* list-style-position: outside; */
		/* list-style-type: ... */
}
li {
		color: #ffffff;
		font-size: 12pt;
		/* margin-top: 1ex */
}
a {
		color: #0000ff;
		/* blue */
		/* cursor: hand; */
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 12pt; *//* class gebruiken? */
}
/* de volgende vier pseudoklassen moeten in deze volgorde! */
/* background: inherit neemt eigenschappen over van hogere elementen */
/*  dus ook bijvoorbeeld het achtergrondplaatje..., wat je niet wilt */
a:link {
		/* background: inherit; */
		color: #ffff00;
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 12pt; *//* class gebruiken? */
		/* text-decoration: none; *//* default wel de underline */
		font-weight: bold;
		/* to replace obsolete attribute link */
}
a:visited {
		/* background: inherit; */
		color: #ffff00;
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 12pt; *//* class gebruiken? */
		/* text-decoration: none; *//* default wel de underline */
		font-weight: bold;
		/* to replace obsolete attribute vlink */
}
a:hover {
		/* background: inherit; */
		color: #ffffff;  /* kleur wit vanwege rubrieknamen bdsm-info */
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 12pt; *//* class gebruiken? */
		/* text-decoration: none; *//* default wel de underline */
}
a:active {
		/* background: inherit; */
		color: #ffff00;
		font-family: Tahoma,Verdana,sans-serif;
		/* font-size: 12pt; *//* class gebruiken? */
		/* text-decoration: none; *//* default wel de underline */
		font-weight: bold;
		/* to replace obsolete attribute alink */
}
hr {
		color: #CC6666;
}
/* uniforme look voor alle h's */
/* daarna de verschillen */
h1, h2, h3, h4 {
		background-color:#000000;
		background-image:none;
		font-family:Tahoma,Verdana,sans-serif;
		font-weight:bold;
}
/* twee opeenvolgende koppen kent geen marge */
h1+h2 {margin-top:0}

h1 {
		/* geef de tekst een dubbele punt aan het eind: */
		color: #ffffff;
		/* color: #CC6666; limoen-groen */
		/* aaff00 */
		font-size: 16pt;
		/* font-size: 13pt; */
}
h2 {
		/* geef de tekst een punt aan het eind. */
		color: #ffffff;
		/* color: #CC6600; */
		/* color: #ffCC33; oranje */
		font-size: 15pt;
		/* font-size: 12pt; */
}
h3 {
		color: #ffffff;
		/* color: #0000CC; */
		/* color: #009900; */
		/* color: #99CC99; terra lichtgroen */
		font-size: 14pt;
		/* font-size: 11pt; */
}
h4 {
		color: #ffffff;
		/* color: #9966CC; donkerpaars */
		font-size: 13pt;
		/* font-size: 10pt; */
}
