a { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(174,64,64); text-decoration: underline; font-weight: bold; font-style: normal;}

P { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(0,0,0); font-weight: normal; font-style: normal;} 

h1 {
	
         font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
         font-weight:bold;
	font-size:18pt;
	color:rgb(254,247,230);
}

h2.content {
	
         font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
         font-weight:bold;
	font-size:18pt;
	color:rgb(174,64,64);
}

a.navi { float:left; padding-right: 20px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 12px; color:rgb(254,247,230); text-decoration:none; font-weight: bold; font-style: normal;}
navileft_active { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(254,247,230); font-weight: normal; font-style: normal;}
navileft_passive { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(254,247,230); font-weight: normal; font-style: normal;}
navileft_open  { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(254,247,230); font-weight: normal; font-style: normal;}

a.subnavi { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 13px; color:rgb(174,64,64); text-decoration:underline; font-weight: normal; font-style: normal;}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}