@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5 {
	margin: 0px;
}

BODY{
			margin-TOP:0px;
			background-image:url(images/bg.gif);
			background-repeat:repeat-x;
			background-color:#0e0e0e;
			color:#ffffff;
}
.alignDiv{
			width:900px;
			height:100%;
			position:relative;
			border:#FF0000 SOLID 0PX;
			/*margin-left:0px auto;*/
}
.mainDiv {
			position:relative;
			float:left;			
			width:900px;
			min-height:700px;
			height:auto !important;
			height:700px;
			border:#00FF00 solid 0px;
			background-color:#191919;
}
.baggrundDiv{
			position:absolute;
			width:900px;
			top:0;
			height:800px;
			border:#ff0000 0px solid;
			left:0px;
			z-index:10;
}
.logo{
			position:absolute;
			width:467px;
			left:0px;
			height:132px;
			margin-top:0px;
			background-image:url(images/logo.png);
			background-repeat:no-repeat;
			z-index:20;
}
.logo2{
			position:absolute;
			width:467px;
			height:132px;
			margin-top:0px;
			background-image:url(images/logo2.jpg);
			background-repeat:no-repeat;
			z-index:20;
}
.menuDiv{
			position:absolute;
			padding-top:3px;
			width:900px;
			height:58px;
			margin-top:318px;
			text-align:left;
			z-index:50;
			padding-left:0px;
			left:0px;			
}
.menuBG{
			position:absolute;
			z-index:10;
			width:900px;
			height:58px;
			margin-top:-36px;
			border:#FF0000 solid 0px;
			background-image:url(images/menuBg.png);	
}
.menuBG2{
			position:absolute;
			z-index:10;
			width:900px;
			height:40px;
			margin-top:-30px;
			border:#FF0000 solid 0px;
			background-color:#000000;
			opacity: .75;
			filter: alpha(opacity = 75);	
}
.contentDivTop{
			position:absolute;
			left:0px;
			float:left;
			width:860px;
			margin-left:20px;
			height:150px;
			margin-top:150px;
			border:#FF0000 solid 0px;
			z-index:20;
			overflow:hidden;
			text-align:left;
			color:#ffffff;
			
}

.contentDivBund{
			position:relative;
			margin-left:20px;
			width:860px;
			min-height:400px;
			height:auto !important;
            height:400px;
			z-index:20;
			margin-top:400px;
			float:left;
			border:#FF0000 solid 0px;
			text-align:left;	
}


.contentClassTop{
                             min-height:150px;
                             width:855px;
							 height:auto !important;
                             height:140px;
                               border:#cccccc solid 0px;
    }
.contentClassTopEditor{
                             min-height:140px;
                             width:860px;
							 height:auto !important;
                             height:140px;
                             border:#cccccc solid 1px;
    }
    
.contentClassBund{
                             min-height:200px;
                             width:860px;
							 height:auto !important;
							 
                             height:200px;
    }
 .contentClassBundEditor{
                             min-height:200px;
                             width:860px;
							 height:auto !important;
							 border:#cccccc solid 1px;
                             height:200px;
    }    
.contentClassBg{
                             min-height:100px;
                             width:900px;
							 height:auto !important;
                             height:100px;
    }
.contentClassBg2{
                             
                             width:900px;
							 height:auto !important;
                             height:100px;
                             overflow:hidden;
    }
    
    
    
    A {
color:#ffffff!important;
font-weight:bold;
text-decoration:none;


		
}

    
    /********************tekst styles***********/
   .header1, h1 { 
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 24px; 
	font-weight:normal;   
	color:#ffffff!important;
	text-decoration: none 
}

.normal, h1 { 
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight:normal; 
	font-variant: normal; 
	text-transform: none; 
	color:#ffffff; 
	text-decoration: none; 
}
.header2, h2 { 
		font-family:Arial, Helvetica, sans-serif;  
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight:bold; 
	font-variant: normal; 
	text-transform: none; 
	color:#ffffff; 
	text-decoration: none 
}


.header3, h3 { 
		font-family:Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
color:#ffffff;
	text-decoration: none 
}
