body 
{
    /*width: 983px;*/
    line-height: 13px;
    background-color: #ffffff;
}

ul {
    color: #75777a;
}

p {
    font-family:  'helvetica neue',helvetica, arial, sans-serif;
    /*'helvetica neue',helvetica, arial, sans-serif;*/
    font-size: 11px;
    color: #575656;
}

.tekst {
    font-family:  'helvetica neue',helvetica, arial, sans-serif;
    /*'helvetica neue',helvetica, arial, sans-serif;*/
    font-size: 11px;
    color: #575656;
}

h1 
{
    font-family: "clarendon, georgia, 'times new roman', serif";
    font-size: 26px;
    color: #176481;
}

h2 
{
    font-family: clarendon, georgia, 'times new roman', serif;
    font-size: 16px;
    color: #176481;
    /*#176481*/
    font-weight: normal;
}

h3 
{
    font-family: georgia, 'times new roman', serif;
    font-size: 12px;
    color: #757470;
    font-weight: normal;
    padding-bottom: 10px;
}

.nyhedsdato
{
    font-family: 'helvetica neue',helvetica, arial, sans-serif;
    font-size: 12px;
    color: #757470;
}

.nyhedslink
{
    font-family: 'helvetica neue',helvetica, arial, sans-serif;
    font-size: 13px;
    color: #3a5e8c;
    text-decoration: underline;
    line-height: 15px;
}

#addnews {
    float: right;
    padding-right: 5px;
    padding-top: 5px;
}

.link
{
    font-family: 'helvetica neue',helvetica, arial, sans-serif;
    font-size: 12px;
    color: #3a5e8c;
    text-decoration: underline;
    line-height: 15px;
}

.underline
{
    text-decoration: underline;
}
.header 
{
    padding-top: 10px;
    padding-left: 35px;
    padding-bottom: 15px;
    font-family: Georgia;
    font-size: 74px;
    color: #4da51c;
    font-weight: 700;
    text-transform: uppercase;
}

#topbanner 
{
    /*Bliver brugt*/
    background-image: url(topbanner.jpg);
    background-repeat: no-repeat;
    width: auto;
    max-width:1030px;
    min-width: 982px;
    margin-left: auto;
    margin-right: auto;
    height: 250px;
    padding-bottom: 0px;
}

#nav 
{
	float: right;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-top: 70px;
}

#nav li {
	float: left;
	list-style-type: none;
    list-style-position: outside;
    padding-bottom: 9px;
}

#nav a {
	color: #ffffff; /*#b9b9b9;*/
	text-decoration: none;
	display: block;
	position: relative;
	outline: none;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: 0px;
	list-style-type: none;
    list-style-position: outside;
}

#nav a:after  {
   list-style-type: none;
   list-style-position: outside;
}

#nav a:hover 
{
	color: #898686;
	margin-top: 0px;
	border-bottom: 2px solid #4da51c;
	padding-bottom: 7px;
	list-style-type: none;
    list-style-position: outside;
}

a
{
    color: #1069e5;
    text-decoration: underline;   
}

a:hover
{
    color: #062857;    
}

a:visited
{
    /*color: #1069e5;*/
    text-decoration: underline;   
}

#container
{
    margin-left: auto;
    margin-right: auto;
    width: 970px;    
}

#main 
{
    display: inline;
    position: static;
    float:left;
    margin-left: auto;
    margin-right: auto; 
    width: 680px;
    height: auto;
    min-height: 300px;
    background-color: #ffffff;
    padding-top:10px;
    
}

#rightMenu 
{
    position: relative;
    display: inline;
    float: right;
    height: auto;
    width:235px;
    /*min-height: 700px;*/
   
}
#InformationMenu 
{
    position: relative;
    width:235px;
    height: 180px;
    padding-top: 15px;
    padding-left: 15px;
}
