body, td, .body {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: Black;
}

FORM {
	margin: 0px;
}

TABLE {
	padding: 0;
}

IMG {
	border: 0;
}

DIV.para {
	display: inline;
}

A {
	color: #1B5BA2;
	text-decoration: none;
}

A:hover {
	color: #1B5BA2;
	text-decoration: none;
}

h1, .header1 {
	color: #646881;
	font-weight: bold;
	font-size: 14px;
}


h2 {
	height: 35px;
}

h2,  h2 a, .header2 {
	color: #646881;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
}

a.lesmer, a.lesmer:visited, a.lesmer:active {
	color: #1B5BA2;
	font-weight: bold;
}

a.lesmer:hover {
	color: Black;
	font-weight: normal;
}

div.date {
	color: #646881;
	font-size: 10px;
}

.kolofon {
	color: #838383;
}

a.path, a.path:active, a.path:visited, span.path {
	color: Black;
	font-weight: bold;
}

.pathlast {
	color: #0677C3;
	font-weight: bold;
}

div.abstractpara IMG {
	border: 1px solid #e0e0e0;
}

.projecttitle {
	color: #0778C4;
	font-size: 12px;
}


.readmore, .readmore:hover {
	color: #3897CE;
	font-weight: bold;
	text-decoration: none;
}

input, textarea {
	font-family: verdana, arial, helvetica, sans-serif; ;
	font-size: 10px;
	background-color: #f2f2f2;
	color: #0C3B69;
}

DIV.dottedline {
	height: 2px;
	background: url(_gfx/bluedot.gif);
	font-size: 0em;
}


/*.header {font-family: verdana, helvetica, sans-serif; font-size: 9px; color: White; text-decoration: none; cursor: none; font-weight: bold; }
.header:hover {color: #B5BEBD; text-decoration: none; cursor: hand; font-weight: bold; }
.subheader {font-family: arial,verdana, helvetica, sans-serif; font-size: 10px; color: White; text-decoration: none; cursor: none }
.subheader:hover {color: White; text-decoration: underline; cursor: hand }
.popup { border-right: #e7e7e7 1px solid; background: #333333; 
 border-left: #e7e7e7 1px solid; border-bottom: #e7e7e7 1px solid; font-style: normal; font-size: 8pt}
*/
DIV#main {
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 5px;
}

 
 
 DIV#topgrey {
 	background: #d4d4d4;
 }
 
INPUT#searchfield {
	border: 1px solid;
	width: 170px;
}

INPUT#searchbtn {
	border: 1px solid #0778C4; 
	background: #0778C4;
	color: white;
	font-size: 9px;
	font-weight: bold;
}
 
