/* CSS Document */
body          { background-color: #CCCCCC;
                width: 100%;
                height: 100%; 
                text-align: center;
                margin-top: 0px;
                margin-left: 0px; }

p             { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
	            line-height: 14px;
	            text-indent: 0px;
	            margin: 0px; }

h1            { font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 14px;
	            font-weight: bold;
	            line-height: 14px;
	            margin: 0px; }

h2            { font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 12px;
	            font-weight: bold;
	            line-height: 14px;
	            margin: 0px; }

h3            { font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 10px;
	            font-weight: bold;
	            line-height: 14px;
	            margin: 0px; }

h4            { font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 10px;
	            color: #AA0000;
	            font-weight: bold;
	            line-height: 14px;
	            margin: 0px; }

h5            { font-family: Verdana, Arial, Helvetica, sans-serif;
	            font-size: 10px;
	            font-weight: bold;
	            line-height: 14px;
	            margin: 0px;
	            color: #FFFFFF; }

hr            { size: 1px;
                height: 1px;
                width: 90%;
                border-width: 1px; ¨
				border-style: solid; 
				border-color: #CCCCCC;
                color: #660000;
                text-align: center; }

/* --------------------- Formularer ------------------------*/

form                    { }

input, select, textarea { }

/* --------------------- Billeder ------------------------*/

img           { border-width: 1px; 
                border-style: solid; 
				border-color: #000000; }

.img2         { margin: 0px;
                border: 0px;
                vertical-align: bottom; }

/* --------------------- Tables ------------------------*/

#tabel table  { border-width-bottom: 1px; 
                border-width-right: 1px;
			    border-style: solid; 
			    border-color: #000000; }

#tabel td     { vertical-align: top;
	            border-width-top: 1px;
			    border-width-left: 1px; 
			    border-style: solid; 
			    border color: #000000;
	            padding: 2px; }

tr            { }

.main table   { }	

.main td      { border: 0px; 
                border-style: solid;
			    border-color: #000000;
	            padding: 5px;
	            padding-left: 10px;
	            vertical-align:top; }

.main tr      { }

/* --------------------- LAYERS OG RAMMER ------------------------*/

#LinksTop     { postiton: absolute;
                top: 100px;
                margin-top: 30px;
                margin-left: auto;
                margin-right: auto;
                width:760px; }

#Frame        { position: relative;
                left: 1px;
				margin-left: auto;
                margin-right: auto;
			    border-top-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				border-right-width: 1px; 
                border-style: solid; 
			    border-color: #000000;
                width:760px;
                background-color: #F3F3F3; }

#Header       { margin: 0px;
                width: 100%;
                padding:0px; }

#Breadcrumb   { left: 0px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px; 
                color: #FFFFFF;
                line-height: 18px;
                padding-left: 50px;
                padding-right: 5px;
                width: 705px;
                border-top-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 0px;
				border-right-width: 0px;  
				border-style: solid;
				border-color: #000000;
                background-color:#660000; }

#LeftMenu     { width: 100px;
                height: 100%;
                margin: 0px;
			    font-family: Verdana, Arial, Helvetica, sans-serif;
			    font-size: 12px;
                font-weight: bold;
                line-height: 14px;
				background-color: #F3F3F3;
				border-top-width: 0px;
				border-bottom-width: 0px;
				border-left-width: 0px;
				border-right-width: 0px;
				border-color: #000000;
				border-style: solid; 
				float: left; }

#Content      { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                line-height: 14px;
                float: right;
                margin: 0px;
                width: 619px;
                border-top-width: 0px;
				border-bottom-width: 0px;
				border-left-width: 1px;
				border-right-width: 0px; 
			    border-style: solid; 
			    border-color: #000000;
                background-image: url(images/bamboo.gif);
                background-position: right;
                background-repeat: repeat-y;
                background-color: #FFFFFF;
                padding-top: 10px;
                padding-left: 20px;
                padding-right: 20px;
                min-height: 350px; }

#Galleriet    { width: 550px; }

#Footer       { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #F3F3F3;
                line-height: 16px;
                border-top-width: 1px;
				border-bottom-width: 0px;
				border-left-width: 0px;
				border-right-width: 0px; 
				border-style: solid; 
				border-color: #000000;
                width: 760px;
                background-color: #660000; 
				float: left; }
				
/* --------------------- Content Links ------------------------*/

#Content a         { color: #990000;
	                 text-decoration: none; }

#Content a:link    { color:#990000;
	                text-decoration: none; }

#Content a:visited { color:#990000;
	                 text-decoration: none; }

#Content a:hover   { color:red;
	                 text-decoration: underline; }

/* --------------------- TopMenu Links ------------------------*/

#TopMenu a         { color: #996600;
	                 text-decoration: none; }

#TopMenu a:link    { color: #A0A0A4;
	                 text-decoration: none; }

#TopMenu a:visited { color: #A0A0A4;
	                 text-decoration: none; }

#TopMenu a:hover   { color: red;
	                 text-decoration: underline; }

/* --------------------- Breadcrumb Links ------------------------*/

#Breadcrumb a         { color: #FFFFFF;
	                    text-decoration: none; }

#Breadcrumb a:link    { color: #FFFFFF;
	                    text-decoration: none; }

#Breadcrumb a:visited { color: #FFFFFF;
	                    text-decoration: none; }

#Breadcrumb a:hover   { color: #FFFFFF;
	                    text-decoration: underline; }

/* --------------------- LeftMenu ------------------------*/

.buttonscontainer { width: 100px; }

.buttons a        { width: 91px;
                    color: #660000;
                    border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 3px; 
				    border-right-width: 3px;
				    border-style: solid;
				    border-color: #F3F3F3;
                    padding: 2px;
                    padding-left: 3px;
                    display: block;;
                    font-family: Verdana, sans-serif;
				    font-size: 10px; 
                    font-weight: normal;
                    text-decoration: none;
                    text-align: left; }

.buttons a:hover  { width: 91px;
                    border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 3px;
                    border-right-width: 3px;
					border-style: solid;
					border-color: #660000;
                    color: #F3F3F3;
                    background-color: #996666;
                    text-decoration: none; }


