body {
font-size: 11px;
font-family: Verdana, SunSans-Regular, Sans-Serif;
background-color:#000;
padding:0px;
margin:0px;
}
a {color: gray; text-decoration:none; font-weight:bold;font-size: 11px; }
a:visited {color:gray;}
a:hover {color: white;text-decoration:none; font-size: 11px;}
a:active { color:gray;font-size: 11px;}

.portfolio a { text-decoration:none; font-weight:bold;font-size: 25px;color: black; }
.portfolio a:visited { text-decoration:none; font-weight:bold;font-size: 25px;color:black; }
.portfolio a:active {  text-decoration:none; font-weight:bold;font-size: 25px;color:black; }
.portfolio a:hover { text-decoration:none; font-size: 25px;color:silver;}

.admin	 a { text-decoration:none; font-weight:bold;font-size: 10px;color: black; }
.admin a:visited { text-decoration:none; font-weight:bold;font-size: 10px;color:black; }
.admin a:active {  text-decoration:none; font-weight:bold;font-size: 10px;color:black; }
.admin a:hover { text-decoration:none; font-size: 10px;color:silver;}

.onebyone	 a { text-decoration:none; font-weight:bold;font-size: 10px;color: #333; }
.onebyone a:visited { text-decoration:none; font-weight:bold;font-size: 10px;color:#333; }
.onebyone a:active {  text-decoration:none; font-weight:bold;font-size: 10px;color:#333; }
.onebyone a:hover { text-decoration:no; }

h1 {
font-size: 20px;
text-transform:uppercase;
padding:5px 15px;
margin:0px;
color:#c0c0c0; }



h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
color:#666666;  }

h2:first-letter {
font-size: 150%;
color:black;}

img.download {vertical-align:middle;}

input {
 background-color: #333;
}

textarea {
 background-color: #333;
}


/* ----------centrerar layouten-------------- */
#container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
height: 250px;
background-image: url(img/top.jpg);
 background-repeat: no-repeat;
 background-position: top left;

} 

/* ---------- logo-------------- */
#top {

text-align: center;
padding: 0px;
margin: 0px;
padding-top:0px; }

#menu {
height:20px;
text-align: left;
padding-left: 30px;
padding-top: 120px;
margin: 0px;
margin-bottom: 10px;
font-size:12px;
 }
 
 
 .menu {
padding-left:25px;
}



#admin {
 position: absolute;
 bottom: 0px;
 left:0px;
 visibility: visible;
}

#content {

text-align: left;
padding-left: 0px;
padding-top: 50px;
margin: 0px;
margin-bottom: 10px;
font-size:12px;
color:silver;
 }
 
.portfolio {
taxt-align:center;
width:800px;
height:50px;
background-image: url(img/portfolio_bg.jpg);
 background-repeat: repeat-y;
 background-position: top left;
 color:black;
 font-size: 25px;
 font-weight: bold;
 padding:0px;
 padding-left: 10px;
 margin:0px; 
}

.portfolio_info {
taxt-align:center;
width:800px;
height:15px;
 color:silver;
 font-size: 12px;
 font-weight: bold;
 padding:0px;
 padding-top: 0px;
 margin:0px;
  font-family: Georgia, Verdana, Arial, SunSans-Regular, Sans-Serif;
}
 
.portfolio_table {
taxt-align:center;
width:900px;
}

.portfolio_td {
padding:20px;
}

.portfolio {
margin:20px;
pdding-top:25px;
}


.gallery_info {
taxt-align:center;
width:800px;
height:15px;
 color:gray;
 font-size: 12px;
 font-weight: bold;
 padding:0px;
 padding-left: 20px;
 margin:0px;
  font-family: Georgia, Verdana, Arial, SunSans-Regular, Sans-Serif;
}


#onebyone { position: absolute; top: 10px; right:10px; visibility: visible }



/* -----------------innehåll--------------------- */



/*  ----------------footer---------------------- */ 
#footer {
color:gray;
clear:left;
padding:0px;
padding-top:25px;
margin:0px;
text-align: center; 
width:1024px;
} 

#nav{
border: 1px solid black;
width: 160px;
background-color: #B7A997;
text-align:right;
}

#refnav{
width: 160px;
background-color:#E0D1BE;
text-align:left;

}



#nav a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
}

html>body #nav a{ /*Non IE rule*/
width: auto;
}

#nav a:active{
background-color: #B7639F;
color: white;
}

#nav a:hover{
background-color: #B7639F;
color: white;
}

.gbnamn {
 color:gray;
 font-size:10px;
}

.gbright a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 10px; color: gray; }
.gbright a:visited { cursor: hand; text-decoration: none; font-weight: bold;  font-size: 10px; color: gray; }
.gbright a:active { cursor: hand;  text-decoration: none; font-weight: bold; font-size: 10px; color: gray; }
.gbright a:hover { cursor: hand;  text-decoration: none; font-weight: bold;  font-size: 10px; color: black; }

