HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {	
	background-color:white;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: white;
	font-weight: bold;
	font-size:12px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 2px white solid;/**/
}
P {
	color:black;
	font-family:Arial;
}

H1{
color:#006ab3;
}

H2, H3 {
	color: #f6aa41;
}
#content IMG {
    border:none;
}

A {
	color: #d90c2e;
	font-weight: bold;
}


.index H3 {
	font-family:helvetica;
	font-size:15px;
	color:white;
	padding: 5px;
	background:#006ab3;
	width:380px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}
#top {
	height: 260px;
}
.popupmenu DIV {
	background-color: #474747;
	margin-top: 24px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #d90c2e;
	text-decoration: underline;
}
.shade {
	margin-top: 25px;
	margin-left:-1px;
}

#content .actual {
	padding:30px 40px 20px;
}

#menu {
	margin-left:50px;
	margin-top:-24px;
	padding:0;
	position:absolute;
}

#kader TD {
	vertical-align: middle;
}

#kader H1 {
	margin-bottom:5px;
	margin-top:5px;
	color:#FFFFFF;
}

#kader {
	border:1px solid #B6B5B6;
	float: left;
}

.bottomimage {
	height: 36px;
	}

#kader UL {
	line-height:10px;
	margin-left:10px;
	vertical-align:middle;	
}

#kader P {
	line-height:15px;
	margin-left:10px;
}

#infokader {
	float:right;
	border:1px solid #FFCCCC;
}

#infokader LI {
	margin-left:35px;
}

TABLE.cform{
float: left;
}

