/* --------------------------------- */
/* Style Sheet developed for lgpe.dk */
/*                                   */
/* rev:                          1.0 */
/* date:         September 30th 2010 */
/* author:         Bo Byriel Nielsen */
/*                                   */
/* --------------------------------- */







/* --------------------------------- */
/* Universal                         */
/*                                   */
/* (neccessary for resetting all     */
/* default margins to zero)          */
/* --------------------------------- */

* {
	margin: 0px;
	padding: 0px; }
body {
	margin: 0px;
	background-color: #dddddd;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif; }
#home       #menu-home a,
#baggrund   #menu-baggrund a,
#job        #menu-job a,
#kompetence #menu-kompetence a,
#kontakt    #menu-kontakt a,
#produkt    #menu-produkt a,
#reference  #menu-reference a,
#stab       #menu-stab a {
	color: #0068d0; }
#home       #menu-home a:hover,
#baggrund   #menu-baggrund a:hover,
#job        #menu-job a:hover,
#kompetence #menu-kompetence a:hover,
#kontakt    #menu-kontakt a:hover,
#produkt    #menu-produkt a:hover,
#reference  #menu-reference a:hover,
#stab       #menu-stab a:hover {
	color: #00aaff; }

/* --------------------------------- */
/* Header                            */
/* --------------------------------- */

#header-wrapper {
	height: 121px;
	background: #777777 url('Pics/TemplatePics/greytransient4.png') repeat; 
	width: 100%;
	color: #000000;
	border-bottom: 2px solid #333333; }
#header-wrapper h1 {
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 36px; /*spec ikke i pixels!*/
	margin-left:0; }
#header-wrapper h2 {
	font-family: "Times New Roman", Times, serif;
	color: #EEEEEE;
	line-height: 1.25em;
	font-size: 24px; /*spec ikke i pixels!*/
	text-align: center;
	margin: 0; }
#header-wrapper a {
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none; 
/*	background: url('Pics/TemplatePics/img02.png') repeat-y left top;*/ }
#header-logo {
	position: relative;
	width: 950px;
	height: 121px;
	margin: 0 auto; }
#logo {
	height: 53px;
	width: 159px;
	padding: 34px;
	float: left; }
#header-text {
	position: relative;
	width: 600px;
	height: 122px;
	padding: 0px 50px 0px 60px;
	float: right; }

/* --------------------------------- */
/* Menu                              */
/* --------------------------------- */

#menu {
    height: auto;
    width: 168px;
	float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
	margin: 0px;
    font-family: Times; }
#menu ul {
	list-style-type: none;
	margin-left: 0; }
#menu li {
    height: 33px;
    width: 158px;
    margin: 10px;
	margin-left: 0;
	text-indent: 25px;
    font-size: small;
    line-height: 200%;
    background-image: url(Pics/TemplatePics/menubutton6.png);
	background-repeat: no-repeat; }
#menu li a {
	width: 100%;
	height: 100%;
	text-decoration: none; }
#menu li a:link {
	font-weight: normal;
	color: black; }
#menu li a:visited {
	font-weight: normal;
	color: black; }
#menu li a:hover {
	font-weight: normal;
	color: #00aaff; }
#menu li a:active {
	font-weight: normal;
	color: red;
/*	background: #F8F8F8 url('Pics/TemplatePics/img01.png') repeat-x;*/ }


/* --------------------------------- */
/* Slogan                            */
/* --------------------------------- */

#slogan {
	width: 140px;
	float: left;
	clear: left;
	padding: 44px;
	padding-left: 52px;
	padding-right: 36px;
	padding-top: 100px; }

/* --------------------------------- */
/* Content                           */
/* --------------------------------- */

#page {
	width: 950px;
	margin: 0 auto;
	background: #eeeeee; }
#main {
	float: right;
	width: 600px;
	padding: 10px 50px 100px 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #222222;
/*	background: #F8F8F8 /*url('images/n2.gif') 0px 1px repeat-x*/; }
#main h1, h2 {
	font-weight: normal;
	letter-spacing: 0px; }
#main h1 {
	margin-top: 1.1em;
	color: #444444;
	font-size: x-large; }
#main h2 {
	margin-top: 1.2em;
	color: #555555;
	font-size: large; }
#main h3 {
	margin-top: 1.4em;
	color: #555555;
	font-weight: bold;
	font-size: larger; }
#main h4 {
	margin-top: 0.0em;
	color: #555555;
	font-weight: bold;
	font-size: larger; }
#hr {
	width:100%;
	height:5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none; } 
#hrStaf {
	width:100%;
	height:5px;
	margin-top: 0px;
	margin-bottom: 6px;
	border: none; }
#main br.clear {
	clear: both; }
#main a {
	text-decoration: underline;
	color: #0068cc; }
#main a:visited {
	text-decoration: underline;
	color: #0068cc; }
#main a:hover {
	text-decoration: underline;
	color: #00aaff; }
#main ul {
	margin-top: 1.0em;
	margin-left: 1.5em; }
#main li {
	line-height: 1.5em; }
#main ul.links li.first {
	}
#main ul.links {
/*	list-style: none;
	margin-left: 0em; */}
#main ul.links li {
/*	line-height: 2em; */}
#main p {
	margin-top: 1.0em;
	line-height: 1.5em; }
.ma {
	position: relative;
	left: 0px;
	top: 0px;
	width: 150;
	height: 20px; }
#main il {
	text-decoration: underline;
	color:red;
	position: absolute;
	top:0px; }
#main img {
/*	padding: 3px;*/
	border: solid 2px black; }


/* --------------------------------- */
/* Footer                            */
/* --------------------------------- */

#footer {
	width: 100%;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	clear: both; /* so it drops below any floated boxes, ie. menu + main */
	border-top: dotted 1px #cccccc; }
#footer-copyright {
/*	width: 710px;*/
/*	float: right;*/
	padding-top: 15px; }
