TABLE.ramen{
    border : 1px 
	solid  #000000;
	background : #E4E7E6;	
}

.ramen_onen { border-bottom: 0px solid #000000; border-top: 1px solid #000000; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #eb690a;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

 a.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #eb690a;
}
a.text:hover {
	color: Black;
	text-decoration : underline;
}


TD.text {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
}

TD.text2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : White;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #eb690a;
	margin-bottom : 4px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #eb690a;
	margin-bottom : 3px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #eb690a;
	margin-top : 1px;
	margin-bottom : 1px;
}


H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #eb690a;
	margin-top : 1px;
	margin-bottom : 1px;
}
a.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #eb690a;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight : bold;
	text-decoration: none;
}
a.H3:hover {
	color: Black;
	text-decoration : underline;
}
a.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #eb690a;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight : bold;
	text-decoration: none;
}
a.H4:hover {
	color: Black;
	text-decoration : underline;
}


H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #eb690a;
	margin-top : 1px;
	margin-bottom : 1px;
}

TD.status{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #eb690a;
	font-weight : bold;

}
TD.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	font-weight : bold;
	font-style : italic;
}
a.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: White;
	font-weight : bold;
	font-style : italic;
}


a.copy:hover {
	color: Black;
	text-decoration : underline;
}

TD.vorm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align : left;
	color: Black;
}

TD.vorm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align : left;
	color: #eb690a;
	font-weight : bold;
}

INPUT {
	background-color : whitesmoke;
	border : 1px 
	solid  #eb690a;
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 14px;
	color : #eb690a;
	
}

TEXTAREA {
	background-color : whitesmoke;
	border : 1px 
	solid  #eb690a;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
	color : #eb690a;
}



select{
	background-color : whitesmoke;
	border : 1px 
	solid  #eb690a;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
	color : #eb690a;
	
	
		
}



