/*
vulkans hemsida
*/

body {
  text-align: center;
  background: #000000;
   margin-top:30px;
  margin-bottom:30px;
  color:#000000;
}

 
img {
margin-bottom: 3px; 
}
  
a:hover img { border: 2px solid #cc0000; }

a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: underline
}
a:active {
	color: #000000; text-decoration: underline
}
a:hover {
	color: #000000; text-decoration: none
}

#page_wrapper {
  background: #ffffff url('../pic/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 144px;
  background: #ffffff url('../pic/vulkan_header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:25px;
  background: #000000 url('../pic/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:4px;
background-color: transparent;
color: #ffffff;
float: left;
width: 100%;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 0.7em;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #cc0000;
}


#left_side {
  float:left;
  width:480px;
  img border: 2px solid #000000;
}
  
#left_side h3 {
margin:5px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height: 5px;
  color: #990000;
}
  
#left_side p {
margin:5px;
margin-right:15px;
line-height: 13px;}

#right_side {
float:right;
width:150px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 30px;
  background: #ffffff url('../pic/footer.jpg') top left no-repeat;
}  

#page_footer a:link {
	color: #cc0000; text-decoration: underline
}
#page_footer a:visited {
	color: #cc0000; text-decoration: underline
}
#page_footer a:active {
	color: #cc0000; text-decoration: underline
}
#page_footer a:hover {
	color: #cc0000; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:10px;
  font-family: verdana;
  font-size:11px;
  line-height:10px;
  }

.spacer {
  margin:0px;padding:0px;height: 0px;clear:both;
}


.textbox{
border-top: 1px dotted #990000;
font-family: verdana;
font-size: 0.7em;
color: #000000;
margin-bottom: 5px;
}

.slingshot{
font-family: verdana;
font-size: 0.7em;
color: #000000;
margin-bottom: 20px;
height: 180px;	
}

.annonsbox{
border-top: 1px solid #000;
color: #000;
margin: 1px;
padding: 1px;	
}

.infotext{
font-size: 0.7em;
font-weight: bold;
color: #000;}

#sidebar {
width: 128px;
background-color: #ccc;
border: 1px solid #000;
font:  normal 0.65em/1.3em verdana, arial, tahoma, sans-serif;
color: #000;
padding: 7px;
margin-bottom: 8px;
}
  

 