/*

FARVER: GRØN  #92AB7E
		GRÅ   #4F5C61
		GUL   #FAE99A
        BEIGE #E0DCCA

*/

BODY	{
	background-color: #4f5c61;
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	color: white;
	margin: 5px 5px 5px 5px;
	SCROLLBAR-FACE-COLOR: #92AB7E;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #4F5C61;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #4F5C61;
	text-align: center;
	}

big	{font-size:large;font-weight: bold;}
hr	{height: 1px; color: #4F5C61; background-color: #4F5C61; border: 0;}
h1	{margin-bottom: 0px;	text-align: center;}
h2	{margin-bottom: 0px; text-align: left; font-size: 24px;}
h3	{margin-bottom: 0px; text-align: left; font-size: 18px;}

#knap	{background-color: #92AB7E;
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	color: black;
        border: 1px solid black;
        height: 24px;
  
}

#main {
    width: 760px;
    border-style:solid;
	border-width:0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
   	font-size: .8em;
   	text-align: left;
}

#header {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
   	border-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	width: 150px;
	height: 100%;
	background : url('../images/menu.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
	color: Black;
  	border-style: solid;
	border-width: 1px;
	border-color: #000000;
    background-color: #FAE99A;
}

table#galleri {
	border-collapse: separate;
	border-width: 0px;
	border-style: solid;
    border-color: #000000;
   	color: Black;
}

#content {
	width: 610px;
	background-color: #E0DCCA; /* DFD8BA;  D9D4B4; */
	margin-top: 0px;
	margin-left:0px;
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#profil {
	margin-top: 0px;
	margin-left:0px;
	color: Black;
}

#contentImage {
	float: right;
	top: 100px;
 	border-width: 1px;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 175px;
}

table img {
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
    border-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table#udstillinger img {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
    border-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

table#udstillinger {
    color: black;
}

#velkommen h2 {margin-bottom: 0px; text-align: left; font-size: 30px;}

table tr td {
	margin: 0px 0px 0px 0px;
    font-size: .9em;
}

#kalender {
	color: black;
	border: solid 1pt;
    border-color: black;
    border-collapse: collapse;
    border-style: solid;
    font-size: .9em;
}

#kalender A { font-size: 1em; font-weight: normal;}
#kalender A:link { font-size: 1em; font-weight: normal;}

A 	{
	color : #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	}

A:link	{
	color : #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	}

A:visited	{
		color : #000000
		}

A:hover		{
		color : #92AB7E;
		text-decoration: none;
		}

A:active	{
		color : #000000;
		text-decoration: none;
		}

A:link IMG	{
		border : 0px solid;
		}

A:visited IMG	{
		border : 0px solid;
		}

A:hover IMG	{
		border : 0px solid;

		}

A:active IMG	{
		border : 0px solid;
		text-decoration: none;
}

.footer {
	font-size: 12px;
}

.footer A 	{
	color : #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

.footer A:link	{
	color : #FFFFFF;
	text-decoration: none;
	}

.footer A:visited	{
		color : #FFFFFF
		}

.footer A:hover		{
		color : #FFFFFF;
		text-decoration: underline;

		}

.footer A:active	{
		color : #FFFFFF;
		text-decoration: none;
		}
		
.white {
	color: white;
	background-color: white;
	border: 0;
}
