/**
* Layout CSS for the given website
*
* use @import statement for getting other
* CSS files in if needed.
*/

@import url("content.css");
@import url("contentContainer.css");
@import url("gallery.css");
@import url("guestbook.css");
@import url("emaillist.css");


div {
	/*border: 1px solid orange;*/
	}
table {
	/*border: 1px solid lightgreen;*/
	}


/**
* BODY
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #cfe2ce;
	
	scrollbar-base-color: #cfe2ce;
	scrollbar-face-color: #cfe2ce;
	scrollbar-arrow-color: #2F4E17;
	scrollbar-track-color: #cfe2ce;
	scrollbar-shadow-color: #2F4E17;
	scrollbar-highlight-color: #2F4E17;
	scrollbar-3dlight-color: #cfe2ce;
	scrollbar-darkshadow-Color: #cfe2ce;	
	}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4E17;
	}
body, html {
	height: 100%;
	}
/************************************
* CENTERTABLE - centrering af siden
************************************/
table#centerTable {
	border-collapse: collapse; /* cellspacing=0 */
	background-image: url('../design/bg_repeat.png');
	background-repeat: repeat-y;
	background-position: top center;
	width: 650px;
	height: 100%;
	}
td#centerTableTd {
	border-collapse: collapse; /* cellspacing=0 */
	background-image: url('../design/bg_top.png');
	background-repeat: no-repeat;
	background-position: top center;
	}

/************************************
* HEADLINE - sidens overskrift
************************************/
div#logotop {
	position: relative;
	width: 652px;
	height: 100px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	border: 0px solid orange;
	cursor: pointer;
	}
div.topmenuContainer {
	position: absolute;;
	top: 0px;
	right: 0px;
}
/************************************
* HEADLINE - sidens overskrift
************************************/
div#headline {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border: 0px solid orange;
	margin-bottom: 20px;
	}
/************************************
* MENU 1 - toppen, vandret navigation
************************************/
div#topmenuContainer {
	position: absolute;
	top: 0px;
	right: 22px;
	border: 0px solid orange;
	width: 652px;
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	font-weight: bold;
	color: #194D0C;
	text-align: right;
	}
a.topmenu {
	font-size: 9px;
	font-weight: bold;
	color: #194D0C;
	text-decoration: none;
	}
a.topmenu:link {
	text-decoration: none;
	}
a.topmenu:visited {
	text-decoration: none;
	}
a.topmenu:hover {
	text-decoration: underline;
	}
/* When a link in the menu is selected */
a.topmenu.selected {
	text-decoration: underline;
	}
	

div#menuContainer {
	border: 0px solid orange;
	width: 652px;
	height: 20px;
	line-height: 20px;
	}
a.menu {
	font-size: 10px;
	font-weight: bold;
	color: #194D0C;
	text-decoration: none;
	}
a.menu:link {
	text-decoration: none;
	}
a.menu:visited {
	text-decoration: none;
	}
a.menu:hover {
	text-decoration: underline;
	text-decoration: none;
	}
/* When a link in the menu is selected */
a.menu.selected {
	text-decoration: underline;
	}
/************************************
* MENU 2 - venstre side, lodret navigation
************************************/
/***************************************JC
* 
*****************************************/
div#menuleftContainer {
	position: absolute;
	top: 123px;
	left: -180px;
	width: 180px;
	height: 300px;
	#background-image: url('../design/leftmenu.png');
	background-repeat: no-repeat;
	background-position: top center;
	color: white;
	text-align: right;
	line-height: 18px;
}
div#menuleftInner {
	color: white;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
}
div.menuleftOverskrift {
	font-size: 18px;
	color: white;
	font-family: Georgia;
	font-weight: bold;
}
a.menuleft {
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
a.menuleft:link {
	text-decoration: none;
	}
a.menuleft:visited {
	text-decoration: none;
	}
a.menuleft:hover {
	text-decoration: underline;
	}
/* When a link in the menu is selected */
a.menuleft.selected {
	text-decoration: underline;
	}


/***************************************JC
* 
*****************************************/
div#rightsideContainer {
	position: absolute;
	top: 115px;
	right: -200px;
	width: 200px;
}
div#rightsideInner {
	line-height: 15px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;	
}
div#rightsideInner a {
	text-decoration: none;
	color: #194D0C;
	}
div#rightsideInner a:link {
	text-decoration: none;
	}
div#rightsideInner a:visited {
	text-decoration: none;
	}
div#rightsideInner a:hover {
	text-decoration: underline;
	color: silver;
	}
/**************************************JC
* 
****************************************/
div#languageContainer {
	position: absolute;
	width: 190px;
	top: 10px;
	right: -200px;
	text-align: left;
}
div#languageContainer a, div#languageContainer a:link, div#languageContainer a:visited {
	font-size: 9px;
	color: #1a4b09;
	text-decoration: none;
}
div#languageContainer a:active, div#languageContainer a:hover {
	text-decoration: underline;
}

/**************************************JC
* 
****************************************/
div#rightsideTopMsg {
	position: absolute;
	width: 190px;
	height: 90px;
	top: 30px;
	right: -200px;
	text-align: left;
	overflow: hidden;
}
div#rightsideTopMsg a, div#rightsideTopMsg a:link, div#rightsideTopMsg a:visited {
	font-size: 9px;
	color: #1a4b09;
	text-decoration: none;
}
div#rightsideTopMsg a:active, div#rightsideTopMsg a:hover {
	text-decoration: underline;
}
/*****************************************************************JC
* 
*******************************************************************/
#javascroller{
	
	background-color: #E7F1E7;
	border: 1px solid #799191;
	font-size: 10px;
	line-height: 14px;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 218px;
	text-align: left;

	z-index: 210;
}

#javascroller a{
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

#javascroller a:hover{
	color: #990000;
	text-decoration: underline;
}

#javascroller tbody td{
	font-size: 10px;
	line-height: 14px;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#javascroller tbody td a{
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

#javascroller tbody td a:hover{
	color: #990000;
	text-decoration: underline;
}
