﻿/*  Back Color  */
body { background-color:Black; }
/*  Back Color Slut  */

/*------------------------------------------------------------------------------------*/

/*  Side Opsætning  */
.Page { width:1000px; height:610px;}
.top { width:1000px;height:89px; }
.Indhold { width:1000px; height:521px; overflow:auto;}
.Borders { border:2px solid white;}
.OverFlow { overflow:hidden;}
.IndholdMargin { margin:25px;}
.ItemBGcolor { background-color:Black; }
.Left { float:left;}
.Rigth { float:right;}
.Pointer{ cursor: pointer; }
.MaxHeight{ max-height:495px;}
/*  Side Opsætning Slut  */

/*------------------------------------------------------------------------------------*/

/*  Logged In side opsætning  */
.topBGC { background-color:Gray;}
.AdminButtons { border:1px black solid; background-color:ButtonShadow; width:80px; height:25px; margin:2px;}
.AdminButtons:Hover { background-color:ButtonHighlight;}
/*  Logged In side opsætning  */

/*------------------------------------------------------------------------------------*/

/*  TEXT Opsætning.  */
.FontType { color:White; font-family:Trebuchet MS; }
.FontTypeRed { color:Red; font-family:Trebuchet MS; }
.FontTypeBlack { color:Black; font-family:Trebuchet MS;}

.FontTypeWHover { color:White; font-family:Trebuchet MS;}
.FontTypeWHover:hover { color:Red;}

.FontTypeBlackWHover { color:Black; font-family:Trebuchet MS;}
.FontTypeBlackWHover:hover { color:Red;}

.HeadersUnderline { text-decoration:underline; font-size:12pt; }
.HeadersUnderlineS { text-decoration:underline; font-size:10pt; }
.TextLarge { font-size:12pt; }
.TextSmall { font-size:10pt; }

.RemoveBorders { border:0px; border-style:none; background-color:Black;}
.TextValing { vertical-align:middle; height:25px; }

.Bold { font-weight:bold;}
/*  Text Opsætning Slut  */

/*------------------------------------------------------------------------------------*/

/*  Scrollbar  */
/*
.ScrollBar
{
	scrollbar-3dlight-color:Black; 
	scrollbar-3d-light-color:Black; 
	scrollbar-base-color:Black; 
	scrollbar-darkshadow-color:Black; 
	scrollbar-face-color:Black; 
	scrollbar-highlight-color:White; 
	scrollbar-shadow-color:White; 
	scrollbar-arrow-color:Red; 
	scrollbar-track-color:Black;
}
*/
/*  Scrollbar Slut  */


/*  Kalender CSS  */
.Kalender { width:950px; height:471px; margin:25px;}
.KalenderPages{ width:465px; height:471px; overflow:auto; }
.KalenderTop { width:465px; height:45px;}
.KalenderBund { width:450px; height:426px; }
.PageMargin { width:20px; height:471px;}
/*  Kalender CSS Slut  */

/*------------------------------------------------------------------------------------*/

/*  Gallery / Nyheder Admin Setup  */
.HideButton {Display : none}
.AdminLeft {width:440px; height:511px; float:left; margin:4px; background-color:Gray; }
.AdminRight {width:540px; height:511px; float:right; margin:4px;}
.AdminMenuSize { width:440px; height:20px; background-color:White;}
.AdminMenu { width:70px; width:20px; text-align:center; }
.AdminMenuDD { width:70px; border: 1px solid ButtonShadow;}
.AdminMenuDDH { background-color:ButtonShadow; width:70px;}
.AdminThumbImage {width:270px; height:270px; background-repeat:no-repeat; background-color:black; background-position:center;}
/*  Gallery / Nyheder Admin Setup Slut  */

/*------------------------------------------------------------------------------------*/

/*  Nyheder CSS  */

/*  Nyheder CSS Slut  */

/*------------------------------------------------------------------------------------*/

/*  Gallery CSS  */
.GallerySize { height:500; width:975px; }
.NavigateSize { height:21px; } 
.NavigateMargin { margin-left:25px; }

.UploadGalleryLeft  {width:580px; height:511px; float:Right; margin:4px;}
.UploadGalleryRight {width:400px; height:511px; float:left; margin:4px; background-color:Gray;}

.GalleryButtons { border:1px black solid; background-color:ButtonShadow; width:80px; height:25px; margin:5px;}
.GalleryButtons:Hover { background-color:ButtonHighlight;}
/*  Gallery Slut  */

/*------------------------------------------------------------------------------------*/

/*  Login Page  */
.LogonMenu { width:250px; background-color:#f6f8f9; }
.LogonDataRows { width:244px; height:30px;}
.LogonTopAndBottom{ height:25px; width:250px;}
.LogonButton { width:125px;height:25px;background-color:#e6e9ea;border:0;border-style:none;border-width:0px;}
.LogonButton:hover{ background-color:#d7d9da;font-weight:bold;}
/*  Login Page Slut  */