﻿BODY /*anvendes*/
{
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: Grey;
	scrollbar-highlight-color: Black;
	scrollbar-face-color: GREY;
	scrollbar-shadow-color: Grey;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: White;
	font: 10pt arial,sans-serif;
}

.bodyBackground {
	 background: url("http://www.sylvestvvs.dk/new/images/mainBackground.jpg" 100% 100% repeat);
}

h1{ font: 12pt arial,sans-serif; font-weight: bold; color: #555C63; }
h2{ font: 10pt arial,sans-serif; font-weight: bold; color: #555C63; }

A:active { color: #605858; text-decoration: none; }
A:visited { color: #605858; text-decoration: none; }
A:link { color: #605858; text-decoration: none; }
A:hover { color: #006BB6; text-decoration: none; }

IMG{
	border: none;
}

.pageContainer{ padding-left: 10px; padding-right:10px; width: 680px;}

#frontPageImageFrame { width: 150px; height: 150px; margin:0px; padding:0px;}
.bottomContainer {
	padding: 0px;
	margin:0px;
	margin-left: -10px;
	border-style: none;
	position: absolute;
	bottom: 1px;
}
.bottomContainer TD {border: none; padding: 0px; cellspacing: 0px; margin:0px;}


.adminTable/*anvendes */
{
	border:none;
	border-width:thin;
	border-color:#FF0000;
}

.optLink{
	color:#cccccc;
	margin-top:5px;
	font-size:1pt;
}
.sitemapTable { margin-top: 50px; border:1px solid black;}
	.sitemapTable td { padding:20px;}
	.sitemapTable a { font-weight:bold;}

.newItemTable{
	border-style:dotted;
	border-width:thin;
	color:blue;
}

.mainframe{
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: Grey;
	scrollbar-highlight-color: Black;
	scrollbar-face-color: GREY;
	scrollbar-shadow-color: Grey;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: White;
	
}

.mainframeTable{/*anvendes */
	border:none;
	border-width:thin;
	margin:14px;
}

.adminMenuTable{/*anvendes */
	border:solid;
	border-width:1px;
	border-color:#000000;
}

.comparisonTable/*anvendes */
{
	border:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#CCCCCC;
}

.smalltext /*anvendes */
{
	font: 8pt arial,sans-serif;
	color: #605858;
}

.extrasmalltext /*anvendes */
{
	font: 7pt arial,sans-serif;
	color: #605858;
}

.cellframe{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

/* ---- menu ---- */
#menuContainer { 
	height: 1000px;
	padding-left: 10px; padding-top: 30px;  
	background-image: url('../images/menuBackgroundTrans.png');
	background-repeat:no-repeat;
}
.menuSec{ margin-bottom: 8px; font-size:10.8pt; font-weight: bold; color: #555C63; }
.menuSec A:hover{font-weight:bold;}
.menuCat{ margin-left: 10px; font-size:10pt; font-weight: normal; } 
.menuItem{ margin-left: 5px; font-size:10pt; font-weight: normal; }

.catContainer { color:white; background-color: #8E9AA5; width:150px; padding-top: 3px; padding-bottom: 3px; }
.catContainer A{ color:white;} 
.catContainer A:hover{ color: white; }
.catContainer A:visited{ color: white; }
.catContainer A:active{ color: white; font-weight:bold; }
.catContainer A:link{ color: white; }

.subContainer { background-color: #8E9AA5; margin-left:10px; }



