/*main div tage*/
p, h1, h2, h3, h4, h5 {
	margin: 0px;
}
/*main div tage*/
body{
                            background-color:#ffffff;
                            margin:0px;
							height:100%; 
							font-family: Arial, Helvetica, sans-serif;
							font-size : 8pt;
							font-weight:normal;
							color:#000000!important;                           
}
.mainTable{
                            width:100%;                         
}
.mainTd1{
                              vertical-align:top;
                              width:1%;
    }
.mainTd2{
                              vertical-align:top;
                              width:99%;
    }    
.mainDiv{
                             vertical-align: top;
                             margin-top:0px;
                             top:0px;
                             border:solid 0px red;
                             position:relative;
                             text-align: center;
                             min-height:540px;
							 height:auto !important;
                             height:540px;
                             width:100%; 	
							 float:left;
}
.leftDiv{
							 min-height:400px;
							 height:auto !important;
                             height:400px;
                             width:150px;
							 float:left;
                             position:relative;
							 left:10px;
							 top:10px;
							 text-align:left;
}
.menuEnableCms{
							width:180px;
							min-height:100%;
							height:auto !important;
                            height:100%;
							z-index:99;
							position:absolute;
							left:0px;
							float:left;
							top:0px;
                            background-color:white;
                            opacity:0.2;
                            filter:alpha(opacity=20);
	}
.loginDiv{
							 position:relative;
                             height:20px;
                             width:150px;
							 left:0px;
							 top:5px;
							 float:left;
							 font-family:Arial, Helvetica, sans-serif;
							 font-size:11px;
							 font-weight:bold;
	}
.logoDiv{
	 						 position:relative;
                             height:122px;
                             top:10px;
                             width:122px;
                             float:left;
							 left:0px;
							 background-image:url(images/sa_black.gif);
							 background-repeat:no-repeat;
}
.searchDiv{
							 position:relative;
  		                     height:40px;
                             width:150px;
							 left:0px;
							 top:20px;
							 float:left;
}
.menuDiv{
	  						 min-height:100px;
							 height:auto !important;
                             height:100px;
                             width:155px; 
                             position:relative;
							 margin-top:30px;
							 float:left;
							 text-align:left;
}		
.basketDiv{
							position:relative;
							top:20px;
							height:100px;
							width:170px;
							float:left;
}
.contentDiv{ 
                             min-height:200px;
							 height:auto !important;
                             height:200px;
                            min-width:100%;
                            padding-right:70px; 
                             position:relative;
                             overflow-x:hidden;
							 float:left;
							 left:50px;
							 margin-top:20px;
							 border:solid 0px red;           
							 text-align:left;
}
.contentClass{
							 min-height:200px;
                             min-width:100%; 
                             position:relative;
							 height:auto !important;
							 padding-bottom:30px;
                             height:200px;
                             font-family: Arial, Helvetica, sans-serif;
							 font-size : 8pt;
                             border:#cccccc solid 0px;	

}
.contentEditorBorder{
							 min-height:200px;
							 height:auto !important;
                             height:200px;
                            
                             min-width:100%; 
                             border:#cccccc solid 1px;	
	}	
.TableTopDivClass{
							position:relative;
							left:70px;
							left:0px;
							border:solid 0px red;
							width:160px;
}					 
/*text styles*/
.topLinkClass {
							cursor:pointer;
							font-weight:bold;
							font-size:11px;
}
TD { 
							font-family: Arial, Helvetica, sans-serif;
							font-size: 8pt; 
							color: #000000; 	
}
A { 
							color: black; 
							text-decoration: underline;	
}
A:hover  {
							text-decoration: underline; 
							color: #3E5131;
}
/*.normal {
							font-family: Arial, Helvetica, sans-serif;
							font-size : 8pt;
} 
.teaser {
							font-family: Arial, Helvetica, sans-serif;
							font-size : 10pt;
							font-weight: bold;	
}
*/
/*.header1 { 
							font-family: Arial, Helvetica, sans-serif;
							font-size : 16pt;
							font-weight: bold;
							color:#000000;							
							text-align: left;
}
*/
 
.leftImage {
							float: left;
							width: 200px;
							margin: 5px;
							text-align: center;
}
.rightImage {
							float: right;
							width: 200px;
							margin: 5px;
							text-align: center;
}
.imageText {
							font-family: Arial, Helvetica, sans-serif;
							font-size : 8pt;
							padding: 4px;
}
.table1 TD { 
							padding: 4px;
}	
.table1 { 
							border: 1px solid black; 
							border-collapse: collapse;
}
.table1 .rn{ 
							background-color: #eeeeee; 
}
.table1 .c0  {
							background-color: #cccccc; 
							color: black; 
							border-bottom: 1px solid black; 
							text-align: center; 
							font-weight: bold;
}
.image1{
							margin: 5px; 
							border: 1px solid black;
}
/*logind*/ 
.TextBoxLogin
{
	width:150px;
	
	}
 .cmdButtonClass{
					height: 30px;
					font-family: Arial;
					font-size: 14px;
					position:relative;
					color: #000000;
					border: 0px solid white;	
					background-color: white;
					cursor: pointer;	
					font-weight:bold;	
					}
/*search*/
.LblSearchBoxHeader{
					display:none;
}
.DivSearchBoxButton{
					position:relative;
					left:105px;
	}
.ButtonSearchBox{
					height: 30px;
					width:50px;
					font-family: Arial;
					font-size: 14px;
					color: #000000;
					text-align:right;
					border: 0px solid RED;	
					background-color: white;
					cursor: pointer;	
					font-weight:normal;
}
.LblSearchHeader{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 16pt;
					font-weight: bold;
					color:#000000;							
					text-align: left;
}
.DivSearchOrderLabel{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 14px;
					font-weight: bold;
					color:#000000;
					padding-top:20px;							
					text-align: left;
}	
.DivSearchResultText{
					height:30px;
					padding-top:10px;
}
.LblSearchResultText{
					font-size:14px;
					font-weight:bold;
}
.DivMimeType{
					font-size:18px;
					font-weight:bold;	
}
.DivSearchResults{
}
.searchItemHeader{
					font-size:12px;
					padding-top:20px;
					text-decoration:none!important;
					font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*text størrelæser*/
.Header1{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 18pt;
					font-weight: bold;
					color:#000000;	
					text-decoration:none!important;						
					text-align: left;
}
.Header2{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 16pt;
					text-decoration:none!important;			
					font-weight: bold;
					color:#000000;							
					text-align: left;
}
.Header3{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 12px;
					font-weight: bold;
					color:#000000;							
					text-align: left;
}
.BodyTextBold{
                    font-weight:bold;
					font-family: Arial, Helvetica, sans-serif;
				    font-size : 8pt;
}
.BodyText{
					font-family: Arial, Helvetica, sans-serif;
					font-size : 8pt;
}
.Button1{
					height: 30px;
					font-family: Arial;
					font-size: 20px;
					color: #000000;
					border: 0px solid white;	
					background-color: white;
					cursor: pointer;	
					font-weight:bold;
}
.Button2{
					height: 30px;
					font-family: Arial;
					font-size: 14px;
					color: #000000;
					border: 0px solid white;	
					background-color: white;
					cursor: pointer;	
					font-weight:bold;	
}		


.leftLabel{
    padding-right:5px;
    white-space:nowrap;    
}
.submit
{
    background:none;
    border:none;
    font-weight:bold;
    
    
    }
 .formFooter
 {
     padding-top:10px;
     float:left;
     
     }   