/* CONTAINERS: ************************** */
BODY{
 margin:0px;
 background-color:white;
}

TABLE.wholedoc{
width:727px;
}

TABLE.textarea {
	width:520px;
}

TD.infologo{
height:50px;
vertical-align:top;
width:200px;
}

.menuArea{
border-width:0px;
vertical-align:top;

}
TD.menuBg, TD.menuItemBg{}

TD.curMenuItemBg {
	background-image:url(../image/util/curItemPil.gif); 
	background-repeat:no-repeat
}

TD.curMenuBg {
	background-image:url(../image/util/curMenuPil.gif); 
	background-repeat:no-repeat
}

TD.sep{
	height:32px;
	background-image:url(../image/util/sep.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
}

TD.topsep{
	height:29px;
}

TD.txtsize{
	vertical-align:bottom;
	background-image:url(../image/util/lup2.gif);
	background-repeat:no-repeat;
	height:32px;
	width:32px;
}

TD.xl, TD.l, TD.m, TD.s{
	horizontal-align:center;
	vertical-align:middle;
	height:20px;
	width:20px;
}

TD.xl{
	background-image:url(../image/util/xl.jpg);
	background-image:no-repeat;
	}

TD.l{
	background-image:url(../image/util/l.jpg);
	background-image:no-repeat;
	}

TD.m{
	background-image:url(../image/util/m.jpg);
	background-image:no-repeat;
	}

TD.s{
	background-image:url(../image/util/s.jpg);
	background-image:no-repeat;
	}

DIV.tableMargin {
	margin-left:102px
	}

IMG.linkIcon{
	border-color:#CC9E53;
	margin-top:3px;
	border-width:1px
	}

IMG.illleft{
	float:left;
	border-width:0px; 
	margin-right:10px;
	}

IMG.illright{
	float:right;
	border-width:0px; 
	margin-left:10px;
	}

/* TEXT & HEADLINES: ************************** */
P,.liste,HR.textWidth, div.textWidth, H4 { 
	margin: .75em 59px 0em 60px;
 	font-size: 12px
	} 

.txtsizes{
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px
	}

P,.liste,H1,H2,H3,H4,H5, A.xl, A.l, A.m, A.s {
	font-family: Arial, Helvetica, sans-serif
	}
P {
	color:#100000;
	}

.liste{
	color:navy;
	}

H1,H2 {
	color:#27008B;
	}
 
H2 {
	font-size: 14px;
	} 

H1{
	margin:19px 0px 3px 27px;
	font-size: 16px;
	}

H2,H3,H5 {
	margin: 1.5em 78px 0px 60px;
	}

H3,H4,H5 {
	color:#4240A6;
	font-size:12px;
	}

H2 {
	margin-top:6px;
	}

.liste {
	margin: 0em 0em 0.1em 0em
	}

.indent,.indent2{
	margin-left:100px;
	margin-top:0px;
	margin-top:3px;
	margin-right:73px;
	}

.indent2{
	margin-left:115px;
	}
H4 {
	color:#4240A6;	
	font-weight:bold;
	margin-top:1em;
	margin-bottom:0em;
	}

H5 {
	color:#220086;	
	margin-top:15px;
	margin-bottom:0px;
}

.smallText {
	font-size: 10px
	}

.totop {
	font-size: 11px;
	color:maroon;
	margin-top:0px;
	margin-bottom: 0px;
	text-align:right	
	}

/* MENU: ************************** */

.menu,.menuItem,.curMenuItem {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#CC6600;
	}

.menu {
	font-size:14px;	
	margin:7px 5px 9px 32px;
	}


.menuItem,.curMenuItem
{
	font-size:12px;	
	margin-top:2px;
	margin-bottom:8px;
	margin-left:48px;
	margin-right:6px;
	}


/* LINKS: ************************** */
A {color:blue;/*text-decoration:none;*/}

A:hover {
	color:teal
	}

A.menuLink:hover, A.menuItemLink:hover{
	color:teal
}

A.navLink:hover{
	color:teal
}

A.menuLink{
	text-decoration:none;
	color:#300090;
}
A.menuItemLink{
	text-decoration:none;
	color:#4240A6;	
}


/* MAYBE UNUSED: ************************** */

.citat, .signature {
	color:teal; 
	font-size:12px;
	margin-left:100px;
	margin-right:122px
	}

.signature { 
	font-weight:bold;
	margin-bottom:20px
	}

.sublink {
	color: #8888CC; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none
	}

.notice,.navLinkText {
	font-size: 11px;
	color:#8C5E33;
	margin-top:0.1em;
	margin-bottom: 0.4em
	}

.navLinkText {
	margin-top:0px; 
	}

A.navLink {
	color:blue;
	text-decoration:none
	}



