p {font-size: 1em;color:#333333; margin:0 0 .6em 0;line-height:140%;text-align: left;}
h1{font-size: 2em;color:#333333; font-weight: 500;margin: 0 0 .1em 0; letter-spacing: 0px;}
h2{font-size: 1.7em;color:#333333; font-weight: 600;font-style:italic;margin: 0 0 .3em 0;}
h3 {font-size: 1.3em;color:#333333;font-weight: 600; margin: 0em 0 .6em 0; padding: 0em 0 0 0;}
h4 {font-size: 1.2em;color:#333333;margin: 0 0 .3em 0;}
h5 {font-size: 1.1em;color:#333333;margin: 0 0 .1em 0;}

h5.highlight {color:green;margin: 0 0 .1em 0;}
h5.h5text {color:#333333;margin: 0 0 .1em 0;font-weight: 500;}

/* info i toppen */
#toppen {	margin-top: 0.2em;text-align: center;	color: #333333;	}
#toppen a {	color:#333333; border-bottom: 1px dotted #333;text-decoration: none;}
#toppen a:hover {	color: #000000; text-decoration: underline; }

.info{
  border-bottom: 1px dotted #333;
  cursor: help;
  }
 

TD {
	COLOR: #333333; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal
    MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px
}

HR {
	COLOR: #B2B5BB;
}

A {
	COLOR: #333333;
	text-decoration: underline;
	FONT-FAMILY: verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal
}

A:HOVER {
	COLOR: #000000;
	text-decoration: underline;
}

input {
	border-style: solid;
	border-color: #B2B5BB;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}
textarea {
	border-style: solid;
	border-color: #B2B5BB;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tableborder {
	border-top: 1px solid rgb(255,0,0);
	border-bottom: 1px solid rgb(255,0,0);
	border-right: 1px solid rgb(255,0,0);
	border-left: 1px solid rgb(255,0,0);
}

.tableborder2 {
	border-top: 0px solid rgb(0,0,0);
	border-bottom: 0px solid rgb(0,0,0);
	border-right: 0px solid rgb(0,0,0);
	border-left: 1px solid rgb(218,218,218);
}

#billede {
      float:left;
      width: 180px;
      overflow: hidden;
}

.imgnosize {
	float:left;
  overflow: hidden;
}

.publications {
	padding: 5px;
	filter: alpha(opacity=50);
	background-color: #eaeaff;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 1px;
	border-color: black;
}