html,body   { height: 100%;}

body 		{ height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #fff;}

h1			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; margin: 0 0 20px 0; font-weight: normal;}
h2			{ font-size: 16px; margin: 20px 0 5px 0; font-weight: normal;}
h3			{ font-size: 14px; margin: 20px 0 5px 0;}

a			{ text-decoration: underline; color: #5f7fbf;}

strong 		{ font-weight: bold;}

#glocation small a		{ text-decoration: underline; color: #5f7fbf;}

p			{ font-size: 11px; line-height: 16px; margin: 8px 0 8px 0;}

blockquote	{ font-size: 11px; line-height: 16px; margin: 8px 0 8px 0; font-weight: bold;}

img			{ padding: 6px; border: 1px solid #999; margin-left: 20px;}

#wrapper 		{
	width: 916px;
	margin: 0px auto;
	min-height: 100%;
	background-color: #fff;
	background-image: url(../images/bg_wrapper.png);
	background-repeat: repeat-y;
}

#header 		{
        background: url(../images/logo.gif) no-repeat left top;
        display: block;
        width: 100%;
        height: 69px;
        position: relative;
        margin-left: 8px;
 }

#authorized		{
        background: url(../images/bg_statsauthtranslator.jpg) no-repeat left;
        width: 100%;
        height: 135px;
        position: relative;
        margin-left: 8px;
    }
#interpretation { background: url(../images/bg_tolkning.jpg) no-repeat left top; width:100%; height:135px; position:relative; margin-left:8px;}
#translation  	{ background: url(../images/bg_oversaettelse.jpg) no-repeat left top; width:100%; height:135px; position:relative; margin-left:8px;}
#contact  		{ background: url(../images/bg_kontakt_4.jpg) no-repeat left top; width:100%; height:135px; position:relative; margin-left:8px;}
#language  		{ background: url(../images/bg_sprog.jpg) no-repeat left top; width:100%; height:135px; position:relative; margin-left:8px;}
#about  		{ background: url(../images/bg_omos.jpg) no-repeat left top; width:100%; height:135px; position:relative; margin-left:8px;}
/*
body#about #header 		{ background: url(../images/bg_omos.jpg) no-repeat left top;}
*/

#navigationTop 			{ position: absolute; top: 45px; right: 20px; text-transform: uppercase; font-size: 10px;}
#navigationTop li			{ float: left; margin: 0 4px; padding: 5px; border-top: 2px solid #fff; }
#navigationTop li a			{ display: block; text-decoration: none; color: #000;}
#navigationTop li.selected 	{ background: #ebf4fa; /*border-bottom: 3px solid #1a1a1a;*/}

#languagesTop {
    position: absolute;
    top: 10px;
    right: 20px;    
}
#languagesTop li {
    float: left;
    margin: 0 4px;
    padding: 5px;
}
#languagesTop img {
    border: 0px;
    padding: 6px;
}

#content 		{ clear: both; padding: 20px 190px 20px 20px; position: relative;}

#content ul		{ margin: 10px 0;}
#content ul.name	{ font-weight: bold;}

#content li		{ line-height: 16px;}
#content .align	{ float: right;}

#content dt		{ font-weight: bold; margin: 10px 0 2px 0;}
#content dd		{ line-height: 16px;}

#footer			{ clear: both;}
.copyright      {
    color: #000000;
    font-size: 9px;
    text-align: center;
    margin-top: 180px;
    padding-top: 1px;
}

#glocation		{ position: absolute; top: 25px; left: 280px; padding: 6px; border: 1px solid #999; }
