@charset "utf-8";
/* stylesheet bij de website van Tollerkennel from Dyonisus Home speciaal voor de fotoalbums */

/* algemene instellingen */
body { font-family: Tahoma;
       font-size: 12px;
       color: #cccccc;
       margin: 0px;
       padding: 0px;
       background: #f3e2a9 url(bg.gif) repeat-x;}

/* instellingen voor de verschillende koppen */
h1{font-size: 24pt; font-weight: bold; color:#000000;}
h2{font-size: 16pt; font-weight: bold; color:#000000;}
h3{font-size: 14pt; font-weight: bold; color:#000000;}
h4{font-size: 14pt; font-weight: normal; color:#000000;}
h5{font-size: 12pt; font-weight: normal; color:#000000;}
h6{font-size: 10pt; font-weight: normal; color:#000000;}


/* instellingen om de verschillen in de hyperlinks aan te geven */ 
a:link 		{ text-decoration: none; color: #000000;}
a:visited 	{ text-decoration: none; color: #000000}
a:hover 	{ text-decoration: none; color: #7985f8;}

.current	{ font-weight: bold; color: #000000; background-color: #f3e2a9;}
.cthumb 	{ background-color: #f3e2a9;}
.thumb 		{ background-color: #f3e2a9;}


/* instellingen op de fotoalbumpagina */
.image 			{ border: 1px solid #f3e2a9;}
a:link .image 		{ border-color: #f3e2a9;}
a:visited .image 	{ border-color: #f3e2a9;}
a:hover .image 		{ border-color: #f3e2a9;}

.mthumb 		{ border: 1px solid #f3e2a9;}
a:link .mthumb 		{ border-color: #f3e2a9;}
a:visited .mthumb 	{ border-color: #f3e2a9;}
a:hover .mthumb 	{ border-color: #f3e2a9;}

.slideImage 		{ border-width: 8px; border: 8px solid; border-color: #f3e2a9;}
a:link .slideImage 	{ border-color: #f3e2a9;}
a:visited .slideImage 	{ border-color: #f3e2a9;}

.title 			{ font-size: 120%; font-weight: bold; color: #cccccc;}
.title a:link 		{ text-decoration: none; color: #cccccc;}
.title a:visited 	{ text-decoration: none; color: #cccccc;}
.title a:hover 		{ text-decoration: none; color: #ffffff;}
