﻿*
{   padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  }

body  {   
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
    color: #4c565d;
    text-align: left;  }

.bundtext  {   
    font-family: Verdana, Arial;
    font-size: 9px;
    line-height: 13px;
    color: #a7a5a6;
    text-align: left;  }

.contacttext  {   
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 15px;
    color: #b1b2b5;
    text-align: right;  }

.spottext  {   
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 15px;
    color: #4c565d;
    text-align: left;  }

.hvid-fanetext  {   
    font-family: Verdana;
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;}
.graa-fanetext  {   
    font-family: Verdana;
    font-size: 10px;
    line-height: 16px;
    color: #65666e;}

.centerbg { 
    background-position: top center; 
    background-repeat: no-repeat;  } 

.centering  {   
    width: 960px;
    margin: 0px auto;  }

.topmenu  {
	position: absolute;
    left: 0px;
	top: 75px;
	width: 960px;
	height: 60px;  }

.spacer800  {   
    position: relative;
    width: 800px;
    height: 0px;
    background: url('blank.png' ) no-repeat center top;   }

.spacer160  {   
    position: relative;
    width: 160px;
    height: 0px;
    background: url('blank.png' ) no-repeat center top;   }

.spacer960  {   
    position: relative;
    width: 960px;
    height: 0px;
    background: url('blank.png' ) no-repeat center top;   }


/* ------------------------------------------------ */

h1 {
    color: #18242a;
    font-size: 26px;
    line-height: 30px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: "Segoe UI",Verdana,Arial; }

h2 {
    color: #001722;
    font-size: 18px;
    line-height: 21px;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: "Segoe UI",Verdana,Arial; }

h3 {
    color: #001722;
    font-size: 21px;
    line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: "Segoe UI",Verdana,Arial; }

h4 {
    color: #ffffff;
    font-size: 55px;
    line-height: 55px;
	letter-spacing: -3px;
	font-weight: normal;
	font-family: "Segoe UI",Verdana,Arial; }


a:link {
    text-decoration: none;
    color: #58595b;  }

a:hover  {
	font-weight: bold;
    text-decoration: none;
    color: #58595b;  }
	
a:visited {
	text-decoration: none;   }

img  {
	border: solid 0px black;  }

#home:hover{background: url(img/btn_home_hover.png);}
#work:hover{background: url(img/btn_work_hover.png);}
#about:hover{background: url(img/btn_about_hover.png);}
#contact:hover{background: url(img/btn_contact_hover.png);}
