table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: double;
          border-color:  white !important;
	border-collapse: seperate;
	background-color: #BCC7DD;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #336666;
}
table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: double;
        border-color:  white !important;
	border-color: #BCC7DD;
	background-color: #F4F5F9;
	
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: double;
          border-color:  white !important;
	border-color: #BCC7DD;
	background-color: #F4F5F9;
	
}

a:link {
	color: #99CC33;
	text-decoration: none;
        font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #2D761C;
}
a:hover {
        color: #2D761C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

hr { 
	height: 1px; 
	border: solid #cccccc 1px; 
	width: 100%;
}

#tekst {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	left: 200px;
	position: absolute;
	width: 650px;
	margin-top: 260px;
	overflow: auto;
	height: 500px;
	padding: 5px;
}

h1, h2, h3, h4, h5, h6 {
    color: #99CC33;
    background: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    text-align: left;
}
h1 { 
	font-size: 18px;
	padding-top: 0 !important;
}
h2 {
	padding-top: 2em !important; 
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.fout {

	border:1px solid #FF0000;
}	
	
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #000;
background: #F4F5F9;
border: 1px solid #BCC7DD;
}

*/hier*/
.submit textarea
{
margin-left: 4.5em;
}
textarea
{
color: #000;
background: #F4F5F9;
border: 1px solid #BCC7DD;
}

.submit input
{
color: #000;
background: #F4F5F9;
border: 2px outset #BCC7DD
}
fieldset
{
border: 1px solid #99CC33;
width: 35em
}

#left {
	left: 0px;
	position: absolute;
	width: 172px;
   	height: 571px;
	margin-top: 0px;
   	background-image: url(../lemenu/left.jpg); 
}

#top {
	left: 172px;
	position: absolute;
	width: 548px;
	height: 188px;
	margin-top: 0px;
   	background-image: url(../lemenu/top.jpg); 
}

#balkh {
	left: 250px;
	position: absolute;
	width: 10px;
	height: 300px;
	margin-top: 260px;
    background-color: #99CC33;
}

#lemenu  {
	left: 195px;
	position: absolute;
	margin-top: 160px;
	visibility: visible;
	width: 641px;
	height: 30px;
	}

#gallery {
	left: 195px;
	margin-top: 200px;
	position: absolute;
	width: 641px;
	height: 500px;
	 
}

img { 
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px; 
    border: 2px solid #BCC7DD; 
}

img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px; 
    border: 2px solid #BCC7DD; 
}

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 16px Geneva, Arial, Helvetica, sans-serif;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
background-color: white;
color: #99CC33;
}

.basictab li a:visited{
color: #99CC33;
}

.basictab li a:hover{
background-color: #ffffff;
color: #2D761C;
}

.basictab li a:active{
color: red;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #ffffff;
color: #2D761C;
}

.submenustyle{
padding: 2px 1px;
border-top-width: 0;
width: 641px;
display: none;
}

* html .submenustyle{ /*IE only width definition*/
width: 30%;
}

.submenustyle a{
font: bold 13px Geneva, Arial, Helvetica, sans-serif;
color: #99CC33;
padding: 5px 20px;
text-decoration: none;
}

.submenustyle a:hover{
font: bold 13px Geneva, Arial, Helvetica, sans-serif;
color: #2D761C;
padding: 5px 20px;
text-decoration: none;
}
.style1 {font-size: 16px}
.style3 {color: #333333}
.style4 { font-weight: bold;
}