/*-------------- LAYOUT -----------------*/




body
{
background-color: #FFFFFF;
color: #000000;
font-family: Times, Arial, Verdana;
font-size: 83%;
text-align: left;


}

#content
{
	color: #000000;
	top: 10px;	   	
    width: 90%;
	margin: 0 0px 0 10px;
	padding: 10px 0px 10px 0px; 
 	border: none;
	line-height:1.4em; 	

}


h1
{
font-family: Trebuchet, Verdana, Helvetica;
color: #FF0066;
font-size: 100%;
font-weight: bold;
font-style: italic;
margin: 8px 0 5px 0;
padding: 0;
}

h2
{
font-family: Trebuchet, Verdana, Helvetica;
color: #FF0066;
font-size: 130%;
font-weight: bold;
font-style: italic;
margin: 8px 0 5px 0;
padding: 0;
}


h3
{
font-family: Trebuchet, Verdana, Helvetica;
color: #FF0066;
font-size: 110%;
font-weight: bold;
font-style: italic;
margin: 8px 0 5px 0;
padding: 0;

}
h4
{
font-size: 90%;
font-weight: bold;
text-align: left;
margin: 8px 0 5px 0;
padding: 0;
}
h5
{
font-size: 80%;
font-weight: bold;
text-align: left;
margin: 8px 0 5px 0;
padding: 0;
}

.hidden, hr {
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px;
overflow:hidden; display:inline;
}

#jump, #topmenuebg, #topimage, #menue, #breadcrumb, #print{
display: none;
}

img {
border: none;
}


a:link {text-decoration:underline; color: #FF0066;}  
a:visited {text-decoration:underline;  color: #FF0066;}
a:hover {text-decoration:underline; color: #FF0066;}
a:active {text-decoration:underline;  color: #FF0066;}

a.none:link {text-decoration:none; color: #000000;}
a.none:visited {text-decoration:none;  color: #000000;}
a.none:hover {text-decoration:none; color: #000000;}
a.none:active {text-decoration:none;  color: #000000;}

a.path:link {text-decoration:none; color: #FFFFFF; font-weight: bold;}
a.path:visited {text-decoration:none;  color: #FFFFFF; font-weight: bold;}
a.path:hover {text-decoration:underline; color: #FFFFFF; font-weight: bold;}
a.path:active {text-decoration:none;  color: #FFFFFF; font-weight: bold;}