html {
	background: #000000;
}
body {
	width: 999px;
	margin: 0 auto;
}
body, html, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
img {
    border:0;
}

input, select, textarea {
	padding: 0;
}

#divNews {
    width: 180px; 
    float:right; 
    color:#99ffcc; 
    background:#336666; 
    line-height:15px;
    padding-left:11px;
    padding-top:8px;
    font-size: 11px;  
}
#divNews a {
    font-size: 11px;
    text-decoration: none;
    color:#99ffcc;
    font-style: italic;
}
#divNews #heading {
    font-size: 11px;
    text-decoration: none;
    color:#99ffcc;  
    font-weight: bold; 
}
#divNews #lastestNews {
    font-size: 14px;
    text-decoration: none;
}
#divNews table {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#divWrapper {
        background-color:#ffffcc;
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
}
#divHeader {
	width: 100%;
	height: 45px;
	float: left;  
        margin-bottom:2px;
}

#divLogo {
        width: 100%;
        height:39px;
	float: left;
        background-image:url("/files/images/logo_bg.jpg");
        background-repeat: repeat-x;
        position:relative;
}
#divTop {
	width: 100%;
	height: 154px;
	clear: both;
	padding: 0;
        background-image:url("/files/images/top_image1.jpg");
        background-repeat: no-repeat;
}

#divMenu {
	width: 100%;/*730px*/
	height: 25px;
	padding: 0;
	line-height: normal;
        paddig-top:1px;
        text-indent:12px;
        
}

#divMenu a {
	height: 20px;
	float: left;
	padding: 3px 4px 0px 5px;
        font-size: 11px;
	color: #000000;
}
#divMenu a:hover, #divMenu a.active:hover, #divMenu a.active {
	text-decoration: none;
        color:#333333;
}
#divMenu a.active {
	font-weight: bold;
	text-decoration: none;
        color:#333333;
}

#divSubmenu {
	width: 184px;
	float: left;
	padding-left: 30px;
        
}

#divSubmenu a {
	display: block;
	margin: 0;
	padding: 3px 0;
}

#divSubmenu br {
	display: none;
}

#divContent {
	float: left;
	width: 570px;
	height: auto;
	padding: 0px;
	text-align: left;
}

#divFooter {
	clear: both;
	padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 0px;
	line-height: normal;
        font-weight: bold;
	color:#666666;
	font-size: 10px;
        background:#000000;
	float:left;
	width:100%;
	text-align:center;
}
#menuBar {
        width:100%;
	float:left;
	text-align:center;
}
#divFooter p {
	margin: 0px;
}

#divFooter a {
	color: #666666;
        font-size: 10px;
        text-decoration:none;
	
}

.pStandard {
	width: auto;
	height: auto;
	clear: both;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	text-align: left;
}

.pStandard.column {
	float: left;
	width: 250px;
	padding-right: 10px;
}

#sponsors {
    clear:both;
    height:72px;
    background-image:url("/files/images/site2009/sponsors.jpg");
    background-repeat: no-repeat;
    /*background-postion: bottom left;*/
}

/* Specifikt for det enkelte standard-site */





.pImage {
    align: top;
    float: right;
    /*padding-top: 22px;*/
}
h1, .h1 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 8px;
font-size: 18px;
color:#000000;
font-weight:bold;
}

h2, .h2 {
font-size: 32px;
margin-top: 3px;
margin-bottom: 1px;

}

a {
	color: #2c97a5;
	text-decoration: none;
        font-size:12px;
}

a:hover {
	text-decoration: underline;
}



#divSubmenu {
	text-align: left;
	line-height: normal;
}

#divSubmenu a {
        font-size: 11px;
	color: #000000;
}

#divSubmenu a:hover {
	text-decoration: none;
}

#divSubmenu a.active {
	font-weight: bold;
	text-decoration: none;
        color: #333333;
}

#divSubmenu #menu3 {
	text-indent:7px;
}
#divSubmenu #menu4 {
	text-indent:7px;
}

#white {
	background: #FF0000;

}
.righttext {
	float:right;
	text-align:right;
	/*padding:0 10px;*/
}
.lefttext {
	float:left;
	text-align:left;
	/*padding:0 10px;*/
	vertical-align:top;
}
#header {
	float:left;
	width:100%;
        height:25px;
	text-align:center;
        padding-top: 10px;
        padding-bottom: 2px;
        color:#999999;
}
.divBreadcrumbs {
	float:left;
	text-align:left;
	padding-left:217px;
	vertical-align:top;
        color:#666666;
        font-size: 10px;
}
.divBreadcrumbs a {
	color:#666666;
        font-weight: bold;
        font-size: 10px;
        
}
.divQuickLinks {
    font-size: 8px;
    color: #666666;
    height: 20px;
    float: right;
    padding: 3px 5px 0px 10px;
    position:relative;
    top:-5px;
}

.divQuickLinks a {
        font-size: 10px;
	color: #666666;
}