﻿

.MainColumn h3
{
	position: relative;
    float: left;
}


.MainColumn h3.Blue
{
    width:100%;
	background-color:#EBF6FC;
	background-image:url('../../img/h3-blue-bg.gif');
	border-top:1px solid #9FCDD9;
	border-bottom:1px solid #9FCDD9;
}
.MainColumn h3 a
{
    top:3px;
	position:absolute;
	right:3px;
	font-weight:normal;
	font-variant:normal;
	font-size:10px;
	height:13px;
	display:block;
}
.RightColumn h3 span
{
  position:relative;
  margin-left:23px;
  margin-top:3px;
  display:block;

}

/*.MainColumn h3 span
{
    top:3px;
  position:absolute;
   left:23px;

display:block;

}*/



.MainColumn h3.BlueMain
{
/* width:100%;
background-color:#EBF6FC;
border-top:1px solid #9FCDD9;
border-bottom:1px solid #9FCDD9; */
}



.MainColumn h3 a.moreLeft
{
    
	right:98px;
	background-image:url('../../img/skriv.gif');
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;
	
}



 .MainColumn h1
{
	text-transform:uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #ff8200;
	line-height: 20px;
	float: left;
	width: 100%;
	position: relative;
	padding: 0px 10px 0px 0px;
}

.MainColumn h1.articleTitle
{
	color:#2E4C63;
	float:left;

}



/* -- Artikel -- */

.articleIntro
{
	width:100%;
	font-weight:bold;
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
}

.articleEditorInfo
{
	padding: 0px 10px 10px 0px;
	float:left;
}

.articleBody
{
	position: relative;
	padding: 5px 0px 10px 0px;
    float: left;
	width:395px;
	color:#2E4C63;
}

.articleBody p
{
 display:block;
font-weight:normal;

color:#2E4C63;

}

.articleBody p a
{
 /* display:block; */ display:inline;
font-weight:normal;

color:#2E4C63;

}

.articleBody a
{
 display:block;
font-weight:normal;

color:#2E4C63;

}


.articleBody p a:hover
{
	text-decoration:underline;
	color:#2E4C63;
}

.articleBody a:hover
{
	text-decoration:underline;
	color:#2E4C63;
}


.articleBody p table
{
	height:auto;
}

.document 
{
    margin:10px;
	float:left;
}




.articleBody img
{
    display:inline;
    margin:0;
    padding:0;
    float:left;
    margin-right:5px;

}

.articleImage
{
	float: left;
	position: relative;
   	width:132px;
   	text-align: right;
   	margin: 10px;
}




/* -- Person/Project -- */

#mainareadiv .prMainData
{
	position: relative;
	padding: 10px 10px 10px px; 
    float: left;
	width:100%;


}

/* Internet Explorer */
* html #mainareadiv div.prMainData 
{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
/**/


.prImage
{
	float: left;
	display: block;
	position: relative;
   	width:115px;
   	height:150px;
   	text-align: left;
	padding-left:3px;
	margin-left:3px;
   	
}

.prImage img
{
	height:150px;
	margin-top:5px;
}


#mainareadiv .prMainData h1
{
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #2E4C63;
	line-height: 20px;
	float: left;
	position: relative;
	text-align:left;
	width: auto;
	padding-top:0px;
	display:block;
	margin-left:3px;
	padding-left:3px;
	padding-right:30px;
	
}

/* Internet Explorer */
* html #mainareadiv div.prMainData h1.year
{
	padding:0px;
text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #2E4C63;
	line-height: 20px;
	float: left;
	position: relative;
	text-align:left;
	width: auto;
	padding-top:0px;
	display:block;
}
/**/

#mainareadiv .prMainData ul
{
	position: relative;
	width: 270px;
	display:block;
	padding-left:10px;
	list-style: none;
	float: left;
}

* html #mainareadiv .prMainData ul
{
	width: 200px;
}

#mainareadiv .prMainData li
{
	position: relative;
	float:left;
	margin: 0px 0px 3px 0px;
	
}

#mainareadiv .prMainData span.title
{
	width:110px;
	font-weight:bold;
	display:block;
	position:relative;
	float:left;
	font-size:10px;
	color:#2E4C63;
}


.prMainData span.value
{	
	position:relative;
	float:left;
	font-size:10px;
	width:150px;
	color:#2E4C63;
	/*text-decoration:underline;*/
}

.prOtherData
{
	position:relative;
    float:left;
    width:100%;
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:10px;
}




.prOtherData2
{
    padding-top:10px;
	position:relative;
    float:left;
    width:100%;
}

* html .prOtherData2 p.value
{
	margin-left:3px;	
}

* html .prOtherData2 p.title
{
	margin-left:3px;	
}

* html p.value a
{
	width:50px;
	display:block;	
}

.prOtherData2 p.value
{
	margin-left: 15px;
	padding-bottom:10px;
color:#2E4C63!important;
float:left;
	width:90%;
	
}

/* Internet Explorer */
* html .prOtherData2 p.value
{
	width:150px;
}
/**/

.prOtherData2 p.value a
{
	
	color:#5ab7f9!important;
	float:left;
	width:98%;
	
	
}

.prOtherData2 p.value a:hover
{
	
	color:#5ab7f9!important;
	text-decoration:underline;
	
	
}

/* Internet Explorer */
* html .prOtherData2 p.value a
{
	width:auto;
}
/**/


.prOtherData2 p.title
{
	font-weight: bold;
	padding-bottom:10px;
	margin-top:10px;
	margin-left:15px;
	text-transform: uppercase;
color:#2E4C63!important;
float:left;
	
}

span.value a
{
    color:#2E4C63;
    /*text-decoration:underline;*/
	float:left;
}

span.value a:hover
{
    color:#2E4C63;
    text-decoration:underline;
}

span.title
{
    color:#2E4C63;
	float:left;
}

.prOtherData p.title
{
	font-weight: bold;
	margin-top:10px;
	text-transform: uppercase;
	color:#2E4C63;
	float:left;
	
	
}

.prOtherData p.value
{
	
	padding:0px;
	font-weight:normal;
	float:left;
	width:98%;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
	
}

/* Internet Explorer */
* html .prOtherData p.value
{
	
	padding:0px;
	font-weight:normal;
	float:left;
	width:400px;
	overflow:hidden;
	margin-left:0px;
	margin-top:5px;
	padding-left:10px;
	
}



.prOtherData p.value a
{
	
	/*color:#ff8200;*/
	color:#2e4c63;
	float:left;
	width:98%;
	
	
}

* html .prOtherData p.value a
{
	width:90%;
} 

.prOtherData p.value FONT
{
	
	/*color:#ff8200;*/
	color:#2e4c63;
	float:left;
	font-size:10px;
	
	
}

.prOtherData p.value a:hover
{
		
	text-decoration:underline;
	
}

.prOtherData  p
{
    margin-right:5px;
    padding-left:10px;
    padding-top:2px;
    margin-right:10px;
    text-align:left;
    color:#2E4C63;
	font-weight:normal;
	float:left;
	width:98%;


}

*html .prOtherData p
{
	width:400px;
}

.prOtherData .publ a
{
    margin-right:5px;
margin-left:10px;
    padding-top:2px;
    margin-right:10px;
    text-align:left;
    color:#2E4C63;
	font-weight:normal;
	float:left;
	width:98%;
cursor:pointer;
cursor:hand;

}


*html .prOtherData .publ a p
{

	position:relative;
}

* html .prOtherData .publ a:hover
{
	text-decoration:underline;
}

.prOtherData .publ p
{
    margin-right:5px;
	padding-left:0px;
    padding-top:2px;

    text-align:left;
    color:#2E4C63;
	font-weight:normal;
	float:left;
	width:98%;


}


.prOtherData .publ p.title
{
	font-weight: bold;
	margin-top:10px;
	text-transform: uppercase;
	color:#2E4C63;
	float:left;
	padding-left:10px;
	
	
}

.prOtherData .publ a:hover
{
    text-decoration:underline;
cursor:pointer;
cursor:hand;

}


/****************/

div.project
{
    color:#2E4C63;
    font-size:10px;
    margin:10px;
	padding-bottom:1px;
	float:left;
	width:100%;

    
}

/* Internet Explorer */
* html div.project
{
	color:#2E4C63;
    font-size:10px;
 
margin-right:0px;
	padding-bottom:1px;
	float:left;
	width:390px;
}
/**/

div.project p
{
    color:#2E4C63;
    font-size:10px;
	float:left;
	width:100%;
    
    
}

div.project a
{
    color:#2E4C63;
    font-size:10px;
	float:left;
	width:auto;
	margin-right:10px;
	display:inline;
	cursor:pointer;
	cursor:hand;
       
    
}

* html div.project a
{
    color:#2E4C63;
    font-size:10px;
	float:left;
	width:390px;
	
	display:inline;
	cursor:pointer;
	cursor:hand;
       
    
}

div.project a:hover
{
    color:#2E4C63;
    font-size:10px;
	text-decoration:underline;
       
    
}

div.project a span
{
    color:#2E4C63;
    font-size:10px;
	float:left;
     	
}

div.project a.linkProject
{
    color:#ff8200;
    font-size:10px;
	float:left;
	
    
    
}

div.prOtherData a.linkProject
{
	color:#ff8200;
    font-size:10px;
float:left;
margin-left:10px;
}

div.Title
{
	color:#2E4C63;
    font-size:13px;
	text-transfor:uppercase;
	font-weight:bold;
float:none;
}

div.search_result
{
	padding-top:15px;
}

span.italic
{
	font-style:italic;
}

