html, body
{
margin: 0px;
padding: 0px;
min-height: 100%;
max-width: 100%;
min-width: 100%;
width: 100%;
}

body
{
background-color: #9d9c94;
color: #232323;
margin: 0px;
font-size: 85%;
padding: 0px;
font-family: 'times new Roman', serif;
min-height: 100%;
max-width: 100%;
min-width: 100%;
width: 100%;
}

.allcontent
{
margin-left: auto;
margin-right: auto;
width: 80%;
max-width: 1000px;
min-width: 500px;   
position: relative; 
}

.top
{
height: 174px;
background-image: url("images/topbg.jpg");
background-repeat: repeat-x;
background-position: top left;
border-bottom: 1px solid #bcbcbc;
padding: 0px 10px 0px 10px;
}

.content
{
border-top: 1px solid #efefef;
background-color: #dfdfdf;
border-bottom: 1px solid #cdcdcd; 
min-height: 400px;   
padding: 10px;
background-image: url("images/contbg.jpg");
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 260px;
}

.contentGalleri
{
border-top: 1px solid #efefef;
background-color: #dfdfdf;
border-bottom: 1px solid #cdcdcd; 
min-height: 400px;   
padding: 10px;
background-image: none;
}

.footer
{
border-top: 1px solid #ffffff;
background-color: #dfdfdf;
font-size: 80%;
padding: 10px;
}

.center
{
text-align: center;    
}

a
{
color: #3c2f1e;
}

.logo
{
position: relative;
top: 10px;
left: 0px;    
}

h1
{
font-style: italic;    
font-weight: normal;
color: #5a5040;
}

.topimages
{
width: 80%;
overflow: hidden;
position: absolute;
right: 10px;
top: 20px;    
text-align: right;
}

.menucontainer
{
position: relative;
top: 2px;
text-align: center;
overflow: hidden;
height: 30px;
}

.menu
{
background-image: url("images/menubg.png");
background-repeat: repeat-x;
background-position: left top;
height: 30px;
margin-left: 153px;
margin-right: 153px;
}

.menul
{
position: absolute;
left: 0px;
top: 0px;
background-image: url("images/menul.png");
background-repeat: repeat-x;
background-position: left top;
width: 153px;
height: 30px;
}

.menur
{
position: absolute;
right: 0px;
top: 0px;
background-image: url("images/menur.png");
background-repeat: repeat-x;
background-position: right top;
width: 153px;
height: 30px;
}

a.menus
{
padding-top: 7px;
font-size: 1.2em;
color: #676767;
display: block;
float: left;
padding-left: 11px;
padding-right: 11px;
text-decoration: none;
height: 30px;
}

a.menua
{
background-image: url("images/menua.png");
background-repeat: repeat-x;
background-position: left top;
padding-top: 7px;
font-size: 1.2em;
color: #676767;
display: block;
float: left;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
height: 30px;
border-left: 1px solid #aea79b;
border-right: 1px solid #cdcdcd;
}

a.menus:hover, a.menua:hover
{
background-image: url("images/menuh.png");
background-repeat: repeat-x;
background-position: left top;
padding-top: 7px;
font-size: 1.2em;
color: #676767;
display: block;
float: left;
text-decoration: none;
height: 30px;
}

label.text
{
width: 30%;
display: block;
float: left;    
margin-bottom: 0.6em;
}

input.text
{
width: 40%;
display: block;
float: left;    
margin-bottom: 0.6em;
}

label.message
{
clear: left;
}

textarea.message
{
width: 70%;
}

.pixBox {
width: 150px;
height: 150px;
border: 0px solid #cccccc;
float: left;
margin: 5px;
line-height: 150px;
text-align: center;
margin-top: 15px;
}

.pixBox img {
border:0;
}

.temp {
background: #cccccc;
margin-top: 60px;
padding: 30px;
width: 410px;
height: 69px;
}

.desc {
/*background: #cccccc;*/
width: 440px;
height: 80px;
/*padding: 15px;*/
margin-top: 15px;
font-weight: bold;
font-style: italic;
/*border: 3px dashed #cccccc;*/
font-size: 14px;
}
