body{ background-image:url(../img/bg.jpg);}
/*EXTRAS*/
#clear{ clear:both;}
/*MAIN WRAPPER*/
#mainwrapper1{ width:1000px; height:100%; margin-left:auto; margin-right:auto;}
#maptop{ background-image:url(../img/maptop.jpg); background-repeat:no-repeat; width:1000px; height:300px;}
#mapmid{ background-image: url(../img/mapmid.png); background-repeat:repeat-y; width:1000px; height:100%;}
#palmer{ background-image:url(../img/palmer.png); background-repeat:repeat-y; width:1000px; height:100%;}
#mapend{background-image:url(../img/mapbottom.jpg); background-repeat:no-repeat; width:1000px; height:340px;}
/*WRAPPER*/
#wrapper2{ width:700px; height:100%; margin-left:auto; margin-right:auto; }

/*logo*/
#logocon{
	width:242px;
	height:170px;
	padding-left:200px;
	padding-top:110px;
}
#logo{background-image:url(../img/logo.png); background-repeat:no-repeat; width:242px; height:170px; }

/*HEADER*/
#header{height:100%; width:700px; padding-left:4px;}

/*SHADOW*/
#shadow{background-image:url(../img/shadow.png); background-repeat:repeat-y; width:700px; height:100%;}



/*CONTENT*/

#content{ width:700px; height:100%; }


/*MENU*/

/* main */
#menuholder{ width:170px; height:100%; padding-left:30px; float:left; margin-top:20px;}
#navMenu ul {
list-style: none;
margin: 0;
padding: 0;
}
#navMenu {
width: 150px;
}
#navMenu li {
display:inline;
}

/* menu */
#navMenu li a:link, #navMenu li a:visited {
font-family: Times new roman;
text-decoration: none;
text-transform:uppercase;
line-height:30pt;
font-size:12px;
font-weight:bold;
color:#1d1d1d;
height: 44px;
display: block;
background-image:url(../img/menubg.jpg); background-repeat:no-repeat;
padding: 6px 0px 6px 25px;
}
#navMenu li a:hover {
color: #7d592a;
padding: 6px 0px 6px 25px;
}

/*SUBMENU*/

#subMenu ul {
list-style: none;
margin: 0;
padding: 0;
}
#subMenu {
width: 150px;
}

/* menu */
#subMenu li a:link, #subMenu li a:visited {
width:139px;
display:inline;
font-family: Arial;
text-decoration: none;
text-transform:capitalize;
line-height:10pt;
font-size:12px;
color:#000;
height:15px;
display: block;
background:none;
padding: 5px 0 6px 25px;
}

#subMenu li a:hover {
color:#7d592a;
background:url(../img/submenubg.jpg);
background-repeat:no-repeat;
padding: 5px 0 6px 25px;
}

#subMenu a#current{
color:#7d592a;
background:url(../img/submenubg.jpg);
background-repeat:no-repeat;
padding: 5px 0 6px 25px;
}


/*FLASH*/
#flash{ width:451px; height:178px; float:right; margin-right:35px; margin-top:20px; margin-bottom:15px;}

/*TEXT BOXES*/
h1{ margin:0px; padding:0px; font-family:Tahoma; font-size:21pt; color:#e38813; padding-bottom:10px; font-weight:normal;}
#tbox1{width:451px; height:100%;; float:right; margin-right:35px; margin-bottom:5px;}
#text{ font-family: Verdana; color:#1e1e1e; font-size:10pt; line-height:14pt; text-align:left; width:451px; height:100%; margin-bottom:10px;}

/*BOX SMAL*/
#boxholder{ width:451px; height:100%; float:right; margin-right:35px;}

#box1{
float:right;}
#boxpos{ float:right; margin-left:33px; width:10px; background:#FFF;}
#box2{float:left;}

/*SMAL BOX TEXT*/
#smalltextholder{float:right; width:451px; height:100%; margin-right:35px; margin-top:15px;}
#smaltextbox1{ float:right; width:200px; margin-left:31px;}
#smaltextbox2{ float:right; width:200px; margin-right:20px; }

h2{ margin:0px; padding:0px; font-family:Tahoma; color:#e38813; font-size:16pt; text-align:center; text-transform:capitalize; padding-bottom:10px;}
#smaltext{font-family: Verdana; color:#1e1e1e; font-size:10pt; line-height:14pt; text-align:left;}

/*FOOTER*/
#kontakt{
background-image:url(../img/shadow.png); 
background-repeat:repeat-y; width:700px; 
height:100%; 
text-align:center;
font-family:Verdana;
font-size:11px;
color:#1e1e1e;
font-weight:bold;
line-height:15px;
padding-top:10px;}

#headerend{height:10px; width:700px; padding-left:6px;  }

/*copyright*/
#copyholder{ width:700px; height:35px; margin-left:auto; margin-right:auto; margin-top:5px;}
#nordlogo{ width:160px; height:24px; margin-left:25px; padding-top:5px; float:left;}

#copy{
	float:left;
	width:300px;
	height:24px;
	padding-left:10px;
	padding-top:8px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-transform:capitalize;
	text-align:left;
	line-height:9px;
}
.style1{font-family:Verdana; font-size:7px; color:#f9b769;}
a.AUTHOR {font-family:Verdana; font-size:7px; color:#f9b769; text-decoration:none}
a.AUTHOR:hover {font-family:Verdana; font-size:7px; color:#f9b769; text-decoration:none}
