

HTML {
	text-align:left;
	font-family: verdana;
	font-size:12px;
}

BODY {	
	background-color:#d1ebf5;
	background-image:url('bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

#menu A {
	color: #b40d5b;
	font-size:16px;
	/*font-weight: bold;
	text-transform:uppercase;*/
}
.first {
	border-left: 1px #b40d5b solid;/**/
}
P {
	color:black;
	/*font-family:Arial;*/
}
H1, H2, H3 {
	color: #6e639a;
	font-family: MyHelvetica, arial;
}

#content IMG {
    border:none;
}

A {
	color: #6e639a;
	font-weight: bold;
}


.index H3 {
	font-size:15px;
	color:white;
	padding: 5px;
	background:#00c8da;
	width:400px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}
#top {
	height: 333px;
}
.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 70px 20px;
}

#menu {
	font-family:arial;
	color: #b40d5b;
	margin-left:80px;
	margin-top:-59px;
	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;
}

TD{
    vertical-align: top;
    }

.popupmenu {
	display:none;
	}
